diff --git a/src/app/page.tsx b/src/app/page.tsx index 53f638c..1a9fef4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg?_wi=1", imageAlt: "Barbershop interior", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { description="Mirror Gents Centre combines high-end professionalism with a friendly environment, ensuring every visitor walks out feeling sharp." subdescription="We prioritize hygiene, quality, and your convenience above all else." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151500970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151500970.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Clean and hygienic salon with skilled staff.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-dental-braces-dentist-office-sitting-dentist-chair_651396-2256.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg?_wi=2", imageAlt: "happy client portrait men", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "Consistently great results every single time.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151500970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151500970.jpg?_wi=2", imageAlt: "happy client portrait men", }, ]}