diff --git a/src/app/page.tsx b/src/app/page.tsx index d5bd7b2..e8c1a56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { id: "casual", title: "Casual", content: "Versatile everyday wear that transitions seamlessly. Comfortable, accessible, and effortlessly stylish. The foundation of every modern wardrobe." } ]} - buttons={[{ text: "Browse All", href: "#" }]} + buttons={[{ text: "Browse All", href: "#features" }]} useInvertedBackground={false} mediaPosition="left" mediaAnimation="slide-up"