diff --git a/src/app/page.tsx b/src/app/page.tsx index d240c56..3003ff2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "radial-gradient" }} tag="Start Your Journey" - title="Ready for your next adventure?" + title="Ready to Plan Your Dream Escape?" description="Get in touch today and let us build your perfect vacation." buttons={[{ text: "Contact Us", href: "mailto:hello@phoenixsky.com" }]} /> @@ -174,4 +174,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file