diff --git a/src/app/page.tsx b/src/app/page.tsx index 7622b29..c63db8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,6 +59,12 @@ export default function LandingPage() { { text: "Learn Our Story", href: "about" } ]} buttonAnimation="slide-up" + avatarText="50K+ Collectors Trust Us" + avatars={[ + { src: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg", alt: "Collector 1" }, + { src: "http://img.b2bpic.net/free-photo/young-woman-looking-while-smiling-grey-t-shirt-front-view_176474-16120.jpg", alt: "Collector 2" }, + { src: "http://img.b2bpic.net/free-photo/cheerful-young-man_1098-17111.jpg", alt: "Collector 3" } + ]} imageSrc="http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1241.jpg" imageAlt="Premium black textile luxury streetwear" mediaAnimation="blur-reveal"