diff --git a/src/app/page.tsx b/src/app/page.tsx index 961cd18..1eb9eaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,13 +113,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/from-hands-shaving-neck_23-2147778916.jpg", imageAlt: "Professional fade haircut showcase"}, { id: "cut-2", name: "Beard Refinement", role: "Grooming Service", company: "Precision Work", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Expert beard trimming service"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "Expert beard trimming service"}, { id: "cut-3", name: "Sharp Lineup", role: "Detail Design", company: "Artistic Skill", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-shaving-client_1153-1498.jpg", imageAlt: "Detailed lineup design work"}, { id: "cut-4", name: "Classic Shave", role: "Traditional Service", company: "Premium Experience", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Traditional barbershop shave service"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", imageAlt: "Traditional barbershop shave service"}, ]} />