Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 05:03:47 +00:00

View File

@@ -123,7 +123,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "AC Room", price: "₹800-1200/night", imageSrc: "http://img.b2bpic.net/free-photo/bedroom_1203-2440.jpg", imageAlt: "Comfortable AC Room with modern amenities"
id: "1", name: "AC Room", price: "₹800-1200/night", imageSrc: "http://img.b2bpic.net/free-photo/bedroom_1203-2440.jpg?_wi=1", imageAlt: "Comfortable AC Room with modern amenities"
},
{
id: "2", name: "Non-AC Room", price: "₹500-800/night", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12647.jpg", imageAlt: "Clean and comfortable Non-AC room"
@@ -150,11 +150,11 @@ export default function LandingPage() {
},
{
id: 2,
tag: "Comfort", title: "Quality Beds", subtitle: "Restful sleep guaranteed", description: "Our comfortable beds and quality furnishings ensure you get the best rest after a long day of travel. Wake up refreshed and ready for your day.", imageSrc: "http://img.b2bpic.net/free-photo/bedroom_1203-2440.jpg", imageAlt: "AC air conditioning bedroom modern"
tag: "Comfort", title: "Quality Beds", subtitle: "Restful sleep guaranteed", description: "Our comfortable beds and quality furnishings ensure you get the best rest after a long day of travel. Wake up refreshed and ready for your day.", imageSrc: "http://img.b2bpic.net/free-photo/bedroom_1203-2440.jpg?_wi=2", imageAlt: "AC air conditioning bedroom modern"
},
{
id: 3,
tag: "Safety", title: "Secure Stay", subtitle: "Your safety is our priority", description: "NSR Lodge provides a safe and secure environment with professional staff available 24/7. Rest assured, your belongings and safety are in good hands.", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302708.jpg", imageAlt: "hotel building exterior entrance"
tag: "Safety", title: "Secure Stay", subtitle: "Your safety is our priority", description: "NSR Lodge provides a safe and secure environment with professional staff available 24/7. Rest assured, your belongings and safety are in good hands.", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302708.jpg?_wi=1", imageAlt: "hotel building exterior entrance"
},
]}
textboxLayout="default"
@@ -228,7 +228,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302708.jpg"
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302708.jpg?_wi=2"
imageAlt="NSR Lodge entrance and exterior"
logoText="NSR Lodge AC & Non AC"
copyrightText="© 2025 NSR Lodge. All rights reserved."