diff --git a/src/app/page.tsx b/src/app/page.tsx index 3aba61c..7656afe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,13 +127,13 @@ export default function BarbershopAkinPage() { { title: "Beard Trimming & Shaping", description: "Expert beard grooming that keeps you looking sharp. Precision trimming and shaping for the perfect beard style.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Professional beard trim service", buttonIcon: ArrowRight, + "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "Professional beard trim service", buttonIcon: ArrowRight, buttonHref: "#contact" }, { title: "Full Grooming Package", description: "Haircut and beard trim combo for the ultimate grooming experience. Save time and look your absolute best.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Complete grooming and haircut service", buttonIcon: ArrowRight, + "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", imageAlt: "Complete grooming and haircut service", buttonIcon: ArrowRight, buttonHref: "#contact" }, ]} @@ -181,17 +181,17 @@ export default function BarbershopAkinPage() { { id: "1", name: "Mark Stevens", role: "Regular Customer", company: "Scherpenzeel", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Mark Stevens" + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Mark Stevens" }, { id: "2", name: "Johan de Vries", role: "Local Resident", company: "Woudenberg", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Johan de Vries" + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Johan de Vries" }, { id: "3", name: "Pieter Jansen", role: "Long-time Customer", company: "Renswoude", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Pieter Jansen" + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Pieter Jansen" }, { id: "4", name: "Kees Mueller", role: "Business Owner", company: "Barneveld", rating: 5, @@ -206,7 +206,7 @@ export default function BarbershopAkinPage() { { id: "6", name: "Dirk Vermeulen", role: "Loyal Customer", company: "Nearby Villages", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Dirk Vermeulen" + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Dirk Vermeulen" }, ]} title="What Our Customers Say"