diff --git a/src/app/page.tsx b/src/app/page.tsx index f3e9578..56a27da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,9 @@ export default function LandingPage() { variant: "plain"}} title="Redefine Your Style with Authenticity." description="Curated streetwear and vintage apparel for the modern individual. Quality over quantity." + buttons={[ + { text: "Shop Collection", href: "#products" } + ]} testimonials={[ { name: "Alex J.", handle: "@alexs", testimonial: "Best thrift selection in the city.", rating: 5,