diff --git a/src/app/page.tsx b/src/app/page.tsx index 34bc374..7868b23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,21 +66,21 @@ export default function LandingPage() { handle: "@alexandrian", testimonial: "Best service in town, always helpful and kind.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", }, { name: "Ahmed M.", handle: "@health", testimonial: "Expert advice I can always trust. Thank you!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-older-man-outdoors-city-with-earbuds_23-2149007057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-older-man-outdoors-city-with-earbuds_23-2149007057.jpg?_wi=1", }, { name: "Layla K.", handle: "@mumlife", testimonial: "The delivery service is a lifesaver for my family.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-spring-park_1157-23168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-spring-park_1157-23168.jpg?_wi=1", }, { name: "Nadine F.", @@ -107,7 +107,7 @@ export default function LandingPage() { href: "https://wa.me/201234567890", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/girl-is-buying-lipstick_1398-1039.jpg" + imageSrc="http://img.b2bpic.net/free-photo/girl-is-buying-lipstick_1398-1039.jpg?_wi=1" imageAlt="Kamel Pharmacy Interior" avatars={[ { @@ -246,7 +246,7 @@ export default function LandingPage() { id: "p1", name: "Premium Moisturizer", price: "450 EGP", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-coronavirus-concept-with-pills_23-2148592552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-coronavirus-concept-with-pills_23-2148592552.jpg?_wi=1", }, { id: "p2", @@ -297,7 +297,7 @@ export default function LandingPage() { quote: "Fantastic service and friendly staff every time.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-crossing-arms_1187-3777.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/girl-is-buying-lipstick_1398-1039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-is-buying-lipstick_1398-1039.jpg?_wi=2", imageAlt: "happy middle aged woman", }, { @@ -308,7 +308,7 @@ export default function LandingPage() { quote: "Fast delivery when I needed it most.", tag: "Delivery", avatarSrc: "http://img.b2bpic.net/free-photo/senior-person-gesturing-isolated_23-2149193772.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-coronavirus-concept-with-pills_23-2148592552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-coronavirus-concept-with-pills_23-2148592552.jpg?_wi=2", imageAlt: "happy middle aged woman", }, { @@ -319,7 +319,7 @@ export default function LandingPage() { quote: "They never run out of my meds.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-summer-park_1157-38936.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageAlt: "happy middle aged woman", }, { @@ -330,7 +330,7 @@ export default function LandingPage() { quote: "The pharmacy is very clean and professional.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193992.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-older-man-outdoors-city-with-earbuds_23-2149007057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-older-man-outdoors-city-with-earbuds_23-2149007057.jpg?_wi=2", imageAlt: "happy middle aged woman", }, { @@ -341,7 +341,7 @@ export default function LandingPage() { quote: "I trust this team with my entire family.", tag: "Trust", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-wise-senior-woman-posing-indoors_23-2149883529.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-spring-park_1157-23168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-spring-park_1157-23168.jpg?_wi=2", imageAlt: "happy middle aged woman", }, ]}