diff --git a/src/app/page.tsx b/src/app/page.tsx index 54dde62..a4b48ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/blurred-vanity-with-plenty-mirrors_1203-80.jpg", imageAlt: "Beauty Parlour Interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/model-stylist-looking-mirror_23-2147783939.jpg", imageAlt: "Stylist at work" } + { imageSrc: "http://img.b2bpic.net/free-photo/model-stylist-looking-mirror_23-2147783939.jpg?_wi=1", imageAlt: "Stylist at work" } ]} /> @@ -62,7 +62,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/model-stylist-looking-mirror_23-2147783939.jpg" + imageSrc="http://img.b2bpic.net/free-photo/model-stylist-looking-mirror_23-2147783939.jpg?_wi=2" bulletPoints={[ { title: "Trusted Service", description: "Over 5 years of experience serving local residents." }, { title: "Professional Care", description: "Experienced staff trained in modern beauty techniques." },