diff --git a/src/app/page.tsx b/src/app/page.tsx index fe494fe..b951769 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "View Full Shop", href: "#contact" }]} + buttons={[{ text: "Browse Full Collection", href: "#products" }]} />