From c1ebf390f62e3bb45054db046b17ddc896582db8 Mon Sep 17 00:00:00 2001 From: Franklin Date: Wed, 26 Apr 2023 09:00:19 -0400 Subject: [PATCH] Translated page to spanish --- .DS_Store | Bin 6148 -> 6148 bytes src/.DS_Store | Bin 0 -> 6148 bytes src/pages/landing.rs | 23 ++++++++++++----------- 3 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 src/.DS_Store diff --git a/.DS_Store b/.DS_Store index d19c4a40d0052580842db4732d6a40068495449b..97627b821b91e566302e26cc574037eaf2a9b5be 100644 GIT binary patch delta 31 ncmZoMXfc@J&&ahgU^g=(*JK`+y_-L>h%rxW(Adn*@s}R}qMiyx delta 54 zcmZoMXfc@J&&a(oU^g=(_hcTHy^<^pDGZqm#SA5$Ir+&+Ir&Kp3=9Gc42(ZF?_yD9 K-ptPNmmdI{nGWXw diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..3a358cf5e7675dd27ba872c4f88618773140f514 GIT binary patch literal 6148 zcmeH~&u`N(6vv<2ZcR5$>VXL^lOl1gM%Wk<;u6Ys;7Sl20F`8|wusEGnshx>m2!ps z5BnE5@}KN~*$KYS_M|rL#BD;ApJadiO4JS5h}7P1w_{hXGp zW?QzQf}f#IlT0P3@#CC10*=7{PJqANI>j`k^j)^_{k}oZ{vU065LDrFjtqH=+0S)sWIDW-*Xp$& zPp5}R9sei@W*vX}>LBR&FAiVMW-V{`>9g1Gd*8DQseWicB(Mo;+p&5lKT%kL;xZb^ zOvy9!a%2;5V@iQ(pGH-*;tC$~)3Jexi0KRyQJDmBd%x#;pqv|e1>q*ZDH>z7En%rK z=0$+)mr_;*NWAi|=T<(dYiV}5db|fXa|9d#M_`@+?+-o_YiPAJs<#eg`U(JTpjjKr z`sW|&a|1NAS{g+QOqfup2^IE=A?)2jm~ixm*1t4r!b#{i<2m-t!roAXy?O{=yORiw zy4(?P1QrR@O|{ME|H=LL|HU9za|9fLwIU!I$I)>YL$YV<(%|^4^^v|Iv9VuiREHq5 i$FVN(QTzl+8~S`MKtrpgQMAC^kATMDGDqM+3H$}+YT@Ys literal 0 HcmV?d00001 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 {
+ */