diff --git a/src/app/page.tsx b/src/app/page.tsx index ec755d9..bea901f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,6 +48,12 @@ export default function LandingPage() { tag="Emergency Available" tagIcon={Zap} tagAnimation="slide-up" + avatars={[ + { src: "http://img.b2bpic.net/free-photo/professional-portrait-positive-smiling-industrial-worker_74855-5110.jpg", alt: "Trusted business client" }, + { src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-therapy_23-2148928793.jpg", alt: "Industrial client" }, + { src: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154480.jpg", alt: "Logistics partner" } + ]} + avatarText="Trusted by 500+ businesses across UAE" buttons={[ { text: "Call Now: 056 497 1889", href: "tel:+971564971889" }, { text: "WhatsApp Order", href: "https://wa.me/971564971889" }