Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-07 17:28:39 +00:00
5 changed files with 1391 additions and 24 deletions

View File

@@ -58,7 +58,7 @@ export default function AmenitiesPage() {
},
]}
background={{ variant: "radial-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=2"
imageAlt="Hotel amenities and services"
mediaAnimation="slide-up"
frameStyle="card"
@@ -78,25 +78,25 @@ export default function AmenitiesPage() {
{
title: "Business Center",
description: "Fully equipped workspace with high-speed internet for business travelers",
imageSrc: "http://img.b2bpic.net/free-photo/curve-parking-lot_1127-27.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curve-parking-lot_1127-27.jpg?_wi=2",
imageAlt: "Professional business center",
},
{
title: "Laundry Service",
description: "Express laundry and dry cleaning services available with quick turnaround",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg?_wi=3",
imageAlt: "Premium laundry services",
},
{
title: "Concierge Service",
description: "Professional concierge team ready to assist with travel arrangements and recommendations",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=4",
imageAlt: "Dedicated concierge support",
},
{
title: "Travel Desk",
description: "Expert assistance for local tours, transportation, and travel bookings",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=4",
imageAlt: "Travel assistance desk",
},
]}

View File

@@ -58,7 +58,7 @@ export default function DiningPage() {
},
]}
background={{ variant: "radial-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=2"
imageAlt="Rooftop restaurant dining experience"
mediaAnimation="slide-up"
frameStyle="card"
@@ -72,25 +72,25 @@ export default function DiningPage() {
{
title: "Continental Cuisine",
description: "Savor authentic dishes prepared by our expert chefs using premium ingredients",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=2",
imageAlt: "Continental cuisine dining",
},
{
title: "Panoramic Views",
description: "Enjoy stunning rooftop vistas of Tiruchirappalli's skyline while dining",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=3",
imageAlt: "Panoramic rooftop views",
},
{
title: "24-Hour Café",
description: "Quick bites and refreshments available round-the-clock for your convenience",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg?_wi=2",
imageAlt: "24-hour café service",
},
{
title: "Private Events",
description: "Host intimate gatherings, celebrations, and business meetings in our exclusive space",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=3",
imageAlt: "Private event hosting",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -80,7 +80,7 @@ export default function HomePage() {
{
title: "Free Breakfast",
description: "Complimentary delicious breakfast served daily for all guests",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081451.jpg?_wi=1",
imageAlt: "hotel breakfast buffet spread",
},
{
@@ -92,19 +92,19 @@ export default function HomePage() {
{
title: "Free Parking",
description: "Secure complimentary parking available for all guests",
imageSrc: "http://img.b2bpic.net/free-photo/curve-parking-lot_1127-27.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curve-parking-lot_1127-27.jpg?_wi=1",
imageAlt: "secure hotel parking area",
},
{
title: "24-Hour Room Service",
description: "Round-the-clock service for your comfort and convenience",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661577.jpg?_wi=1",
imageAlt: "hotel room service tray",
},
{
title: "Rooftop Restaurant",
description: "Enjoy dining with views at our premium rooftop venue",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1351.jpg?_wi=1",
imageAlt: "rooftop restaurant dining view",
},
]}
@@ -124,7 +124,7 @@ export default function HomePage() {
description="Hotel Trichy Team"
subdescription="Hospitality Excellence Since Day One"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg?_wi=1"
imageAlt="Hotel Trichy comfortable lobby"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -143,21 +143,21 @@ export default function HomePage() {
id: "1",
name: "Standard Rooms",
price: "From ₹2,500",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12596.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12596.jpg?_wi=1",
imageAlt: "hotel standard room bed furniture",
},
{
id: "2",
name: "Deluxe Rooms",
price: "From ₹3,500",
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg?_wi=1",
imageAlt: "deluxe hotel room premium space",
},
{
id: "3",
name: "Premium Suites",
price: "From ₹5,000",
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245239.jpg?_wi=1",
imageAlt: "hotel premium suite living area",
},
]}

View File

@@ -53,42 +53,42 @@ export default function RoomsPage() {
id: "1",
name: "Standard Rooms",
price: "From ₹2,500",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12596.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12596.jpg?_wi=2",
imageAlt: "hotel standard room bed furniture",
},
{
id: "2",
name: "Deluxe Rooms",
price: "From ₹3,500",
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg?_wi=2",
imageAlt: "deluxe hotel room premium space",
},
{
id: "3",
name: "Premium Suites",
price: "From ₹5,000",
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245239.jpg?_wi=2",
imageAlt: "hotel premium suite living area",
},
{
id: "4",
name: "Executive Suites",
price: "From ₹7,500",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12596.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12596.jpg?_wi=3",
imageAlt: "hotel executive suite",
},
{
id: "5",
name: "Family Rooms",
price: "From ₹4,500",
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg?_wi=3",
imageAlt: "hotel family room spacious",
},
{
id: "6",
name: "Honeymoon Suites",
price: "From ₹6,500",
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245239.jpg?_wi=3",
imageAlt: "hotel honeymoon suite romantic",
},
]}