diff --git a/src/app/page.tsx b/src/app/page.tsx index a6304f4..4af8e26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Book Your Stay", href: "booking" }, { text: "Explore More", href: "rooms" } ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-concrete-stairs-inside-building-with-turned-lights_181624-6745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-concrete-stairs-inside-building-with-turned-lights_181624-6745.jpg?_wi=1" imageAlt="Luxury hotel lobby entrance" showDimOverlay={false} /> @@ -87,7 +87,7 @@ export default function LandingPage() { }, { id: 4, - title: "24/7 Concierge Service", description: "Our dedicated team is available around the clock to fulfill your every need with personalized attention.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-receptionist-helps-retired-old-man-with-hotel-checkin-verifying-identity-retrieving-reservation-details-female-concierge-holds-checks-passport-male-tourist-focus-background_482257-75152.jpg", imageAlt: "Professional concierge service" + title: "24/7 Concierge Service", description: "Our dedicated team is available around the clock to fulfill your every need with personalized attention.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-receptionist-helps-retired-old-man-with-hotel-checkin-verifying-identity-retrieving-reservation-details-female-concierge-holds-checks-passport-male-tourist-focus-background_482257-75152.jpg?_wi=1", imageAlt: "Professional concierge service" } ]} textboxLayout="default" @@ -194,7 +194,7 @@ export default function LandingPage() { id: "6", title: "Do you offer spa services?", content: "Our full-service spa offers massages, facials, body treatments, and wellness therapies. Treatments can be booked in your room or at our spa facility. We recommend booking in advance, especially during peak seasons." } ]} - imageSrc="http://img.b2bpic.net/free-photo/caucasian-receptionist-helps-retired-old-man-with-hotel-checkin-verifying-identity-retrieving-reservation-details-female-concierge-holds-checks-passport-male-tourist-focus-background_482257-75152.jpg" + imageSrc="http://img.b2bpic.net/free-photo/caucasian-receptionist-helps-retired-old-man-with-hotel-checkin-verifying-identity-retrieving-reservation-details-female-concierge-holds-checks-passport-male-tourist-focus-background_482257-75152.jpg?_wi=2" imageAlt="Hotel concierge service" mediaAnimation="slide-up" faqsAnimation="slide-up" @@ -220,7 +220,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-concrete-stairs-inside-building-with-turned-lights_181624-6745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-concrete-stairs-inside-building-with-turned-lights_181624-6745.jpg?_wi=2" imageAlt="Hotel lobby" mediaAnimation="slide-up" mediaPosition="right"