diff --git a/src/app/page.tsx b/src/app/page.tsx index d327c51..19c4050 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,12 +97,6 @@ export default function HomePage() { tag="Our Promise" tagIcon={Award} tagAnimation="slide-up" - avatars={[ - { src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg", alt: "Customer 1" }, - { src: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", alt: "Customer 2" }, - { src: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-against-blur-backdrop_23-2148130407.jpg", alt: "Customer 3" } - ]} - avatarText="10,000+ satisfied customers" />