diff --git a/src/app/page.tsx b/src/app/page.tsx index 77b0ec3..2a2b798 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Shop Now", href: "#products" }, + { text: "Explore Bestsellers", href: "#products" }, { text: "View Demo", href: "#" } ]} buttonAnimation="slide-up"