diff --git a/src/app/page.tsx b/src/app/page.tsx index 655375d..5b62947 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@mariselal", testimonial: "Meagan is a shining star. She is now my go to person for lips and Botox! Highly recommend Meagan.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg?_wi=1", imageAlt: "luxurious medical spa interior professional", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Absolutely love the results. My skin has never looked so fresh and radiant.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg?_wi=1", imageAlt: "luxurious medical spa interior professional", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Professional, clean, and so welcoming. The attention to detail is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg?_wi=1", imageAlt: "luxurious medical spa interior professional", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Finally found a place that understands men's skincare. Great experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg?_wi=1", imageAlt: "luxurious medical spa interior professional", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@annam", testimonial: "A sanctuary for skincare. I feel 10 years younger after my visit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg?_wi=1", imageAlt: "luxurious medical spa interior professional", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg?_wi=2" imageAlt="Luxurious medical spa environment" mediaAnimation="slide-up" avatars={[ @@ -243,7 +243,7 @@ export default function LandingPage() { role: "Patient", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg?_wi=2", }, { id: "t2", @@ -251,7 +251,7 @@ export default function LandingPage() { role: "Patient", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg?_wi=2", }, { id: "t3", @@ -259,7 +259,7 @@ export default function LandingPage() { role: "Patient", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg?_wi=2", }, { id: "t4", @@ -267,7 +267,7 @@ export default function LandingPage() { role: "Patient", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg?_wi=2", }, { id: "t5",