diff --git a/src/app/page.tsx b/src/app/page.tsx index 6343ef6..4c12fe0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,6 +96,13 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" gridVariant="three-columns-all-equal-width" + avatarText="500+ Happy Collectors" + avatars={[ + { src: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", alt: "Collector 1" }, + { src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Collector 2" }, + { src: "http://img.b2bpic.net/free-photo/smiling-woman-standing-supermarket_107420-96366.jpg", alt: "Collector 3" }, + { src: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", alt: "Collector 4" } + ]} products={[ { id: "1", name: "Naruto & Sasuke Action Figures", price: "₹599 - ₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/wooden-toy-soldiers-nutcrackers-shop-window_169016-55052.jpg?_wi=1", imageAlt: "Naruto action figures collection", initialQuantity: 1