1 Commits

Author SHA1 Message Date
0fbe8600d4 Update src/app/page.tsx 2026-03-10 08:01:16 +00:00

View File

@@ -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"