Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
title="Welcome to Atithi Inn – Comfort & Hospitality in Guwahati"
|
||||
description="Experience 5-star luxury with 202+ guest reviews. Relax in our clean, comfortable rooms with friendly staff and excellent service."
|
||||
tag="5.0★ Rating"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-woman-holding-coffee-cup_23-2148230174.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-woman-holding-coffee-cup_23-2148230174.jpg?_wi=1"
|
||||
imageAlt="Atithi Inn Hotel Exterior"
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
description="Atithi Inn"
|
||||
subdescription="Tribeni Path, Chandan Nagar, Bormotoria, Guwahati, Assam 781036"
|
||||
icon={Home}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-woman-holding-coffee-cup_23-2148230174.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-woman-holding-coffee-cup_23-2148230174.jpg?_wi=2"
|
||||
imageAlt="Atithi Inn Hotel Interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "standard", name: "Standard Room", price: "₹2,500-3,500", variant: "Queen Bed, Air Conditioning", imageSrc: "http://img.b2bpic.net/free-photo/lonely-bride-sits-bed-large-hotel-room_8353-7215.jpg", imageAlt: "Standard Room"
|
||||
id: "standard", name: "Standard Room", price: "₹2,500-3,500", variant: "Queen Bed, Air Conditioning", imageSrc: "http://img.b2bpic.net/free-photo/lonely-bride-sits-bed-large-hotel-room_8353-7215.jpg?_wi=1", imageAlt: "Standard Room"
|
||||
},
|
||||
{
|
||||
id: "deluxe", name: "Deluxe Room", price: "₹4,000-5,500", variant: "King Bed, Premium Amenities", imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-with-twin-beds-blue-rug_9975-33072.jpg", imageAlt: "Deluxe Room"
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
id: "rooms", title: "Comfortable, Clean Rooms", descriptions: [
|
||||
"Well-maintained rooms with modern furnishings", "Air conditioning and premium bedding included", "Spacious layouts designed for your comfort"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-bride-sits-bed-large-hotel-room_8353-7215.jpg", imageAlt: "Clean Room"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-bride-sits-bed-large-hotel-room_8353-7215.jpg?_wi=2", imageAlt: "Clean Room"
|
||||
},
|
||||
{
|
||||
id: "staff", title: "Friendly Staff", descriptions: [
|
||||
|
||||
Reference in New Issue
Block a user