diff --git a/src/app/page.tsx b/src/app/page.tsx index cfdba8b..5667974 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,6 +82,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" carouselPosition="right" + avatars={[ + { src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=1", alt: "Customer 1" }, + { src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=2", alt: "Customer 2" }, + { src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=3", alt: "Customer 3" } + ]} + avatarText="500+ Complex Removals Completed" ariaLabel="Hero section showcasing locking wheel nut removal expertise" />