Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 18:28:58 +00:00

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg",
@@ -157,21 +157,21 @@ export default function LandingPage() {
{
title: "World Class Spa",
description: "Relax and rejuvenate in our dedicated spa sanctuary.",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326546.jpg",
buttonText: "Discover",
},
{
title: "24/7 Concierge",
description: "At your service for any arrangements you require.",
imageSrc: "http://img.b2bpic.net/free-photo/beach-deck-beautiful-water-swimming_1203-5138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beach-deck-beautiful-water-swimming_1203-5138.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/happy-woman-surprised-by-boyfriend_23-2148383110.jpg",
buttonText: "Explore",
},
{
title: "Rooftop Lounge",
description: "Signature cocktails with sweeping coastal views.",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fountain-restaurant-celebrating-guests_8353-9114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fountain-restaurant-celebrating-guests_8353-9114.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/gourmet-meal-served-with-wine_23-2148516896.jpg",
buttonText: "Reserve",
},
@@ -249,7 +249,7 @@ export default function LandingPage() {
quote: "Perfect service and wonderful food.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-having-lunch-with-her-husband-talking-him-dining-table_637285-10457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg?_wi=2",
imageAlt: "happy guest portrait hotel lobby",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
quote: "A true five star experience.",
tag: "Hotel",
avatarSrc: "asset://test-3",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-with-view-modern-wooden-design-nature-relaxation_169016-68880.jpg?_wi=2",
imageAlt: "happy guest portrait hotel lobby",
},
{
@@ -282,7 +282,7 @@ export default function LandingPage() {
quote: "Everything was curated to perfection.",
tag: "Events",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beach-deck-beautiful-water-swimming_1203-5138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beach-deck-beautiful-water-swimming_1203-5138.jpg?_wi=2",
imageAlt: "happy guest portrait hotel lobby",
},
{
@@ -293,7 +293,7 @@ export default function LandingPage() {
quote: "Will recommend to all my friends.",
tag: "Visit",
avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fountain-restaurant-celebrating-guests_8353-9114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fountain-restaurant-celebrating-guests_8353-9114.jpg?_wi=2",
imageAlt: "happy guest portrait hotel lobby",
},
]}