diff --git a/src/app/page.tsx b/src/app/page.tsx index ad2d91f..79e9ffa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="Luxe Resale" description="Discover authentic designer fashion at unbeatable prices. Curated pre-owned luxury pieces from the world's finest brands, authenticated and ready to elevate your wardrobe." buttons={[ - { text: "Shop Collection", href: "#products" }, + { text: "Shop Now", href: "#products" }, { text: "Learn More", href: "#about" } ]} background={{ variant: "sparkles-gradient" }}