diff --git a/src/app/page.tsx b/src/app/page.tsx index 74dd886..1d5820c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,15 +70,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963344.jpg?_wi=1", imageAlt: "Luxury beauty salon interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058819.jpg?_wi=1", imageAlt: "Beauty academy student training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-physiotherapy-making-physical-exercises-with-qualified-therapist_1157-38129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-physiotherapy-making-physical-exercises-with-qualified-therapist_1157-38129.jpg?_wi=1", imageAlt: "Modern skincare clinic equipment", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { description: "Professional training and certification.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090603.jpg" + imageSrc="http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090603.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -132,7 +132,7 @@ export default function LandingPage() { "Expert cuts, coloring, and styling.", "Custom hair care routines.", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-blurred-background_23-2148253621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-blurred-background_23-2148253621.jpg?_wi=1", }, { id: "s2", @@ -206,7 +206,7 @@ export default function LandingPage() { quote: "The academy training was transformative.", tag: "Academy", avatarSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-drinking-coffee_23-2148661087.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-treatment-arrangement_23-2148963344.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { quote: "My new haircut looks amazing!", tag: "Salon", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-her-office-businesswoman-sitting-with-her-notebook-writing-making_1258-194709.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058819.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Loved the facial treatment.", tag: "Spa", avatarSrc: "http://img.b2bpic.net/free-photo/graduate-woman-posing-with-hand-near-face-casual-clothes-uniform-looking-delicate-front-view_176474-51131.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-physiotherapy-making-physical-exercises-with-qualified-therapist_1157-38129.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-physiotherapy-making-physical-exercises-with-qualified-therapist_1157-38129.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { quote: "Professional staff and great results.", tag: "Salon", avatarSrc: "http://img.b2bpic.net/free-photo/wedding-bride_23-2148105977.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090603.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "I highly recommend Royal Beauty.", tag: "Academy", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-standing-by-bathtub-before-taking-bath_23-2149239347.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-blurred-background_23-2148253621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-blurred-background_23-2148253621.jpg?_wi=2", imageAlt: "happy beauty salon client portrait", }, ]}