Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:23:16 +00:00
parent 738d468cf7
commit b39edb247f

View File

@@ -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"