Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-26 12:11:25 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
href: "#rooms",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=1"
imageAlt="Cinematic hotel exterior at Hotel Rajshree International"
mediaAnimation="slide-up"
/>
@@ -158,42 +158,42 @@ export default function LandingPage() {
id: 1,
title: "Free Wi-Fi",
description: "Stay connected with high-speed internet access throughout the hotel.",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=2",
imageAlt: "Wi-Fi icon",
},
{
id: 2,
title: "Complimentary Breakfast",
description: "Start your day with a delicious and fresh breakfast, on us.",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=3",
imageAlt: "Breakfast icon",
},
{
id: 3,
title: "Air Conditioning",
description: "Enjoy comfortable temperatures in all our rooms, perfectly climate-controlled.",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=4",
imageAlt: "AC icon",
},
{
id: 4,
title: "Free Parking",
description: "Secure and convenient parking available for all our guests.",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=5",
imageAlt: "Parking icon",
},
{
id: 5,
title: "Room Service",
description: "Indulge in dining comfort with our prompt and efficient room service.",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=6",
imageAlt: "Room service icon",
},
{
id: 6,
title: "Laundry Service",
description: "Keep your wardrobe fresh and clean with our professional laundry services.",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=7",
imageAlt: "Laundry icon",
},
]}