Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 16:06:37 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", imageAlt: "Luxury hotel lobby with elegant chandelier and marble floors"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-apartment-beach-shore-beautiful-sky-great-background_181624-34381.jpg", imageAlt: "Beautiful hotel exterior architecture at evening"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-apartment-beach-shore-beautiful-sky-great-background_181624-34381.jpg?_wi=1", imageAlt: "Beautiful hotel exterior architecture at evening"
}
]}
mediaAnimation="entrance-slide"
@@ -76,7 +76,7 @@ export default function LandingPage() {
tag="Our Story"
tagIcon={Award}
tagAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-apartment-beach-shore-beautiful-sky-great-background_181624-34381.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-apartment-beach-shore-beautiful-sky-great-background_181624-34381.jpg?_wi=2"
imageAlt="Beautiful exterior of Sanctuary Hotel"
buttons={[{ text: "Learn More", href: "#" }]}
buttonAnimation="entrance-slide"