diff --git a/src/app/page.tsx b/src/app/page.tsx index 81b583f..48d561a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} avatarText="Trusted by 50,000+ beauty lovers" buttons={[ - { text: "Shop Now", href: "#products" }, + { text: "Get Started – Free Beauty Guide", href: "#products" }, { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up"