Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-04 10:32:10 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"