diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ccf160..8dda90e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,6 +55,12 @@ export default function LandingPage() { { value: "1000+", label: "Arrangements" } ]} enableKpiAnimation={true} + avatars={[ + { src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1297.jpg", alt: "Happy client 1" }, + { src: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19881.jpg", alt: "Happy client 2" }, + { src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", alt: "Happy client 3" } + ]} + avatarText="Trusted by 500+ happy clients" imageSrc="http://img.b2bpic.net/free-photo/view-delicate-white-rose-flowers_23-2150539962.jpg" imageAlt="Beautiful premium flower bouquet arrangement" mediaAnimation="slide-up"