Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:01:26 +00:00
parent 3c9dc4b030
commit e1beadd6ab

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Discover premium items curated just for you. Shop exclusive collections with unbeatable quality and style."
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Shop Collection", href: "#products" },
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" },
]}
layoutOrder="default"