3 Commits

Author SHA1 Message Date
ab752891cd Merge version_3 into main
Merge version_3 into main
2026-04-26 11:41:31 +00:00
142dcab6a1 Update src/app/page.tsx 2026-04-26 11:41:28 +00:00
7416e6e4d8 Merge version_2 into main
Merge version_2 into main
2026-04-26 11:40:36 +00:00

View File

@@ -69,6 +69,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
buttons={[{ text: "Shop the Collection", href: "#products" }]}
products={[
{ id: "1", brand: "Elyon", name: "Signature Silk Collection", price: "$120", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-rock-concrete-tray_23-2150329671.jpg" },
{ id: "2", brand: "Elyon", name: "Professional Body Tools", price: "$85", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646447.jpg" },