diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index 2eb20cd..ba7cecb 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -141,7 +141,7 @@ export default function BookingPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-getting-tan-solarium_1303-27774.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-getting-tan-solarium_1303-27774.jpg?_wi=2" imageAlt="Professional tanning session at Tan'd Redditch" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5b67228..6e44510 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -107,7 +107,7 @@ export default function ContactPage() { content: "Cancellations made 24 hours in advance are free. For cancellations made less than 24 hours before your appointment, a 50% fee may apply. No-shows forfeit the full session cost.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg" + imageSrc="http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg?_wi=2" imageAlt="Tan'd Redditch salon interior with professional sunbeds" mediaAnimation="slide-up" mediaPosition="left" diff --git a/src/app/page.tsx b/src/app/page.tsx index 739dfa1..7e156ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function HomePage() { { text: "View Prices", href: "/pricing" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-getting-tan-solarium_1303-27774.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-getting-tan-solarium_1303-27774.jpg?_wi=1" imageAlt="Modern luxury sunbed at Tan'd Redditch" frameStyle="card" mediaAnimation="slide-up" @@ -251,7 +251,7 @@ export default function HomePage() { content: "Members have priority access during our operating hours. Weekend slots may require advance booking. Check our booking calendar for real-time availability.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg" + imageSrc="http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg?_wi=1" imageAlt="Tan'd Redditch salon interior with professional sunbeds" mediaAnimation="slide-up" mediaPosition="left"