Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 15:44:37 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
dashboard={{
title: "Why Choose Hotel Shine Inn", logoIcon: Home,
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg", searchPlaceholder: "Find your perfect room...", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg?_wi=1", searchPlaceholder: "Find your perfect room...", buttons: [
{ text: "Explore Rooms", href: "#rooms" },
{ text: "View Map", href: "#location" }
],
@@ -100,7 +100,7 @@ export default function LandingPage() {
tag="Amenities"
tagIcon={Star}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg"
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892972.jpg?_wi=2"
imageAlt="Hotel amenities showcase"
mediaAnimation="slide-up"
useInvertedBackground={false}