2 Commits

Author SHA1 Message Date
3dae03605a Update src/app/page.tsx 2026-05-07 06:43:32 +00:00
92e16f4801 Merge version_2 into main
Merge version_2 into main
2026-05-07 06:42:05 +00:00

View File

@@ -118,6 +118,9 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
buttons={[
{ text: "View All Products", href: "/catalog" }
]}
products={[
{
id: "1", name: "Leather Derby Shoes", price: "$120", variant: "Footwear", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005700.jpg"},