diff --git a/src/app/page.tsx b/src/app/page.tsx index 2803794..5917144 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-getting-her-hair-done-beauty-salon_23-2149167391.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-getting-her-hair-done-beauty-salon_23-2149167391.jpg?_wi=1" imageAlt="Depilex Salon Interior" mediaAnimation="slide-up" avatars={[ @@ -178,7 +178,7 @@ export default function LandingPage() { content: "Sophisticated grooming services including precise haircuts, beard styling, and skincare treatments in our dedicated men salon.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "The best beauty clinic in Model Town. Professional staff and wonderful environment.", tag: "Hair Care", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7534.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-done-beauty-salon_23-2149167391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-done-beauty-salon_23-2149167391.jpg?_wi=2", imageAlt: "elegant beauty clinic luxury interior", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Depilex Men Salon is unmatched in Lahore. Highly recommended.", tag: "Men Salon", avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229815.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7559.jpg?_wi=1", imageAlt: "professional salon service spa", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Amazing facial treatments, I feel refreshed every time I visit.", tag: "Skincare", avatarSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-with-client_23-2150167196.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205857.jpg?_wi=2", imageAlt: "hair styling professional treatment", }, { @@ -267,7 +267,7 @@ export default function LandingPage() {