diff --git a/src/app/page.tsx b/src/app/page.tsx index de9e7f7..ff258ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { buttons={[ { text: "Learn More", href: "#services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg?_wi=1" imageAlt="Radiance Beauty Studio interior" useInvertedBackground={false} /> @@ -137,7 +137,7 @@ export default function LandingPage() { description="Reserve your appointment with our beauty experts. Select your preferred service and time slot. Our team will confirm your booking within 24 hours." background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg?_wi=2" imageAlt="Book your appointment" mediaAnimation="slide-up" mediaPosition="right"