diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f49106..25b2de8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} tag="Exclusive Access" - title="Join the Elite Circle" + title="Get 10% Off Your First Order" description="Subscribe to our newsletter for 10% off your first purchase and stay updated on limited collections." buttonText="Get Access" /> @@ -145,4 +145,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file