Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 13:03:07 +00:00

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
<BlogCardOne
blogs={[
{
id: "1", category: "Rooms", title: "Luxurious Guest Rooms", excerpt: "Elegantly appointed rooms with balconies, attached bathrooms, and 24/7 hot water", imageSrc: "http://img.b2bpic.net/free-photo/lamp-comfort-bed-pillow-fabric_1203-4833.jpg", imageAlt: "Luxury hotel room with balcony", authorName: "Hotel Ekaant", authorAvatar: "http://img.b2bpic.net/free-photo/view-city-with-apartment-buildings-green-vegetation_23-2150439334.jpg", date: "Experience Comfort"
id: "1", category: "Rooms", title: "Luxurious Guest Rooms", excerpt: "Elegantly appointed rooms with balconies, attached bathrooms, and 24/7 hot water", imageSrc: "http://img.b2bpic.net/free-photo/lamp-comfort-bed-pillow-fabric_1203-4833.jpg?_wi=1", imageAlt: "Luxury hotel room with balcony", authorName: "Hotel Ekaant", authorAvatar: "http://img.b2bpic.net/free-photo/view-city-with-apartment-buildings-green-vegetation_23-2150439334.jpg", date: "Experience Comfort"
},
{
id: "2", category: "Amenities", title: "Swimming Pool Oasis", excerpt: "Relax by our pristine pool surrounded by peaceful nature and landscaped gardens", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-outdoor-swimming-pool-hotel-resort_74190-13599.jpg", imageAlt: "Resort swimming pool", authorName: "Hotel Ekaant", authorAvatar: "http://img.b2bpic.net/free-photo/view-city-with-apartment-buildings-green-vegetation_23-2150439334.jpg", date: "Refresh & Relax"
@@ -148,7 +148,7 @@ export default function LandingPage() {
description="Fill in your details below and our team will confirm your booking. We'll send a confirmation email with invoice and WhatsApp notification to ensure seamless communication."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/lamp-comfort-bed-pillow-fabric_1203-4833.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lamp-comfort-bed-pillow-fabric_1203-4833.jpg?_wi=2"
imageAlt="Elegant resort room"
mediaAnimation="slide-up"
mediaPosition="right"