Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:02:10 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
{ text: "Join Today", href: "#pricing" },
{ text: "Learn More", href: "#about" }
]}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-beautiful-sauna-room-design-with-wall-tiles-wooden-bench_181624-27669.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-beautiful-sauna-room-design-with-wall-tiles-wooden-bench_181624-27669.jpg?_wi=1"
imageAlt="Luxury sauna interior with warm lighting"
showDimOverlay={true}
/>
@@ -77,7 +77,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Traditional Finnish Saunas", description: "Experience authentic Finnish sauna traditions with temperatures reaching 80-90°C. Our expert staff maintains pristine conditions for the ultimate heat therapy experience.", imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg", imageAlt: "Traditional Finnish sauna with wooden benches"
title: "Traditional Finnish Saunas", description: "Experience authentic Finnish sauna traditions with temperatures reaching 80-90°C. Our expert staff maintains pristine conditions for the ultimate heat therapy experience.", imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=1", imageAlt: "Traditional Finnish sauna with wooden benches"
},
{
id: 2,
@@ -89,7 +89,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Relaxation Lounges", description: "Unwind in our serene relaxation areas featuring comfortable seating, herbal tea stations, and calming ambiance for post-sauna recovery.", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", imageAlt: "Peaceful relaxation lounge area"
title: "Relaxation Lounges", description: "Unwind in our serene relaxation areas featuring comfortable seating, herbal tea stations, and calming ambiance for post-sauna recovery.", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=1", imageAlt: "Peaceful relaxation lounge area"
}
]}
/>
@@ -108,21 +108,21 @@ export default function LandingPage() {
"Access 4 days per week", "All sauna facilities", "Member discounts on services", "Digital wellness guide"
],
button: { text: "Get Started", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-sauna-room-design-with-wall-tiles-wooden-bench_181624-27669.jpg", imageAlt: "Starter membership benefits"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-sauna-room-design-with-wall-tiles-wooden-bench_181624-27669.jpg?_wi=2", imageAlt: "Starter membership benefits"
},
{
id: "premium", title: "Premium", price: "$89", period: "/month", features: [
"Unlimited sauna access", "Priority booking for massages", "One complimentary massage monthly", "Guests allowed twice monthly", "Exclusive events access"
],
button: { text: "Choose Premium", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", imageAlt: "Premium membership features"
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=2", imageAlt: "Premium membership features"
},
{
id: "elite", title: "Elite", price: "$149", period: "/month", features: [
"Unlimited access to all facilities", "Two complimentary massages monthly", "Priority access to new services", "Unlimited guest passes", "VIP lounge access", "Personal wellness coaching"
],
button: { text: "Join Elite", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg", imageAlt: "Elite membership benefits"
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=2", imageAlt: "Elite membership benefits"
}
]}
/>
@@ -132,16 +132,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"
}
]}
cardTitle="Over 2,500 members trust Tranquil Saunas for their daily wellness routine"