diff --git a/src/app/page.tsx b/src/app/page.tsx index ebe72bc..f4a3c5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={true} title="The Art of Bespoke Travel" description={[ - "At SAIF SPHERE, we understand that true luxury lies in personalization. We go beyond ordinary itineraries, crafting experiences that reflect your unique desires, passions, and pace.", "Our team of seasoned travel experts offers unparalleled access and meticulous attention to detail, ensuring every moment of your journey is seamless, exclusive, and unforgettable. Discover destinations reimagined, solely for you."]} + "At SAIF SPHERE, we understand that true luxury lies in personalization. We go beyond ordinary itineraries, crafting experiences that reflect your unique desires, passions, and pace.", "Our team of seasoned travel experts offers unparalleled access and meticulous attention to detail, ensuring every moment of your journey is seamless, exclusive, and unforgettable. Discover destinations reimagined, solely for you." ]} buttons={[ { text: "Our Philosophy", href: "#"}, @@ -196,6 +196,8 @@ export default function LandingPage() { buttons={[ { text: "Schedule Consultation", href: "#"}, + { + text: "WhatsApp Us", href: "https://wa.me/7024293253"} ]} /> @@ -235,7 +237,7 @@ export default function LandingPage() { ], }, ]} - copyrightText="© 2024 SAIF SPHERE. All rights reserved." + copyrightText="© 2024 SAIF SPHERE. All rights reserved. | Yusuf" />