diff --git a/.DS_Store b/.DS_Store index d19c4a4..97627b8 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 0000000..3a358cf Binary files /dev/null and b/src/.DS_Store differ diff --git a/src/pages/landing.rs b/src/pages/landing.rs index 9f4c440..6006d4c 100644 --- a/src/pages/landing.rs +++ b/src/pages/landing.rs @@ -14,14 +14,14 @@ pub fn landing_page() -> Html { html! { <> -
//TODO: remove this margin when landing page done +
// Main section
-
{"Helping you find the property of your dreams."}
-
{"Helping you create the lifestyle that you deserve."}
-
{"Learn More"}
+
{" Encuentra la propiedad de tus sueños"}
+
{"Consigue el estilo de vida que tanto te mereces."}
+
{"Ver mas"}
{"cover-image"}/ @@ -32,27 +32,27 @@ pub fn landing_page() -> Html { // Second section
-
{"Lets work together."}
-
{"Trust the process and live in your dream house starting with a simple call."}
+
{"Trabajemos juntos."}
+
{"Vive en la casa de tus sueños."}
- {"Find a home"} + {"Encuentra un hogar"}
- {"Get the property of your dream without the hassle of talking to tens of owners."} + {"Consigue la propiedad de tus sueños sin tener que hablar con cientos de propietarios."}
- {"Make it Official"} + {"Hazlo oficial"}
- {"We have been in business for long time and clients all over the globe have trusted us to find their dream home. "} + {"Hemos estado en servicio por mucho tiempo y clientes alrededor del mundo nos han confiado para encontrar el hogar de sus sueños."}
@@ -60,7 +60,7 @@ pub fn landing_page() -> Html {
// Testimonials section - +/*
{"Testimonials"}
{"This is what our clients are saying."}
@@ -79,6 +79,7 @@ pub fn landing_page() -> Html {
+ */