diff --git a/src/app/page.tsx b/src/app/page.tsx index d3daf82..79150bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/female-hairstylist-doing-haircut-handsome-model-with-toned-hair_651396-990.jpg", imageAlt: "Professional men's haircut styling"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg", imageAlt: "Salon styling station"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=1", imageAlt: "Salon styling station"}, ], }, { @@ -91,16 +91,16 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27187.jpg", imageAlt: "Professional women's hairstyling"}, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-working-with-client_23-2147769765.jpg", imageAlt: "Hair coloration and treatment"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-working-with-client_23-2147769765.jpg?_wi=1", imageAlt: "Hair coloration and treatment"}, ], }, { title: "Hair Coloration", description: "Expert color application using premium products. Enhance your natural shade or create a complete transformation.", icon: Palette, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-working-with-client_23-2147769765.jpg", imageAlt: "Professional hair coloration service"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-working-with-client_23-2147769765.jpg?_wi=2", imageAlt: "Professional hair coloration service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg", imageAlt: "Color treatment room"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=2", imageAlt: "Color treatment room"}, ], }, { @@ -109,7 +109,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7383.jpg", imageAlt: "Professional beard grooming"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg", imageAlt: "Premium grooming station"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=3", imageAlt: "Premium grooming station"}, ], }, ]}