diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cd7ef5..fde0d0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "She made me feel comfortable right away. Amazing results!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg?_wi=1", imageAlt: "luxury skincare studio interior", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@mchen", testimonial: "Professional, clean, and knowledgeable. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg?_wi=1", imageAlt: "luxury skincare studio interior", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg?_wi=2" imageAlt="Luxury skincare studio" avatars={[ { @@ -192,7 +192,7 @@ export default function LandingPage() { title="Meet Manal" description="Manal creates a calm, welcoming space where clients feel comfortable. She walks you through every step with precision and care." subdescription="Known for professionalism, kindness, and meticulous attention to detail, your comfort is her priority." - imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg" + imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg?_wi=2" imageAlt="Manal at the studio" mediaAnimation="blur-reveal" icon={Sparkles}