Update src/app/page.tsx
This commit is contained in:
@@ -112,8 +112,8 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View Catalog", href: "#" },
|
||||
{ text: "New Arrivals", href: "#" }
|
||||
{ text: "Shop All", href: "#" },
|
||||
{ text: "View Collections", href: "#" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user