diff --git a/src/app/page.tsx b/src/app/page.tsx index 393bde1..b24d4d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain" }} title="Join Our Beauty Journey" - description="Sign up for 10% off your first purchase and exclusive skincare tips." + description="Join 50k+ customers and get 10% off your first order" imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459199.jpg" mediaAnimation="slide-up" /> @@ -180,4 +180,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}