Merge version_2 into main #3

Merged
bender merged 4 commits from version_2 into main 2026-03-06 13:47:27 +00:00
4 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ export default function ComparisonPage() {
{ text: "Book Now", href: "/rooms" },
{ text: "View Features", href: "#features" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=5"
imageAlt="Hotel Comparison"
showDimOverlay={true}
buttonAnimation="slide-up"

View File

@@ -50,7 +50,7 @@ export default function HotelDetailPage() {
{ text: "Book Now", href: "/rooms" },
{ text: "View Rooms", href: "#rooms" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=2"
imageAlt="Hotel Park Continental Lobby"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -66,7 +66,7 @@ export default function HotelDetailPage() {
{ text: "Book Your Stay", href: "/rooms" },
{ text: "Contact Us", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=3"
imageAlt="Hotel Park Continental Interior"
useInvertedBackground={false}
buttonAnimation="slide-up"

View File

@@ -49,7 +49,7 @@ export default function HyattPlaceHyderabadPage() {
{ text: "Book Your Stay", href: "#pricing" },
{ text: "Explore More", href: "#amenities" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=4"
imageAlt="Hyatt Place Hyderabad"
showDimOverlay={true}
buttonAnimation="slide-up"

View File

@@ -63,7 +63,7 @@ export default function HomePage() {
{ text: "Explore Hotels", href: "#featured-hotels" },
{ text: "Learn More", href: "#about" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-sauna-sunlit-wellness-wooden-waves_169016-68878.jpg?_wi=1"
imageAlt="Multi-Hotel Platform"
showDimOverlay={true}
buttonAnimation="slide-up"