diff --git a/src/app/page.tsx b/src/app/page.tsx index c749764..43ae2d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,6 +160,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} tag="Inquiry" title="Plan Your Escape" + buttonText="Start Your Journey" description="Sign up to receive curated luxury travel updates and exclusive offers directly in your inbox." /> @@ -177,4 +178,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file