Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "📞 Call Now", href: "tel:08073897239" },
|
||||
{ text: "📩 Check Availability", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-bedroom-with-double-bed-table-tv-set_1262-3034.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-bedroom-with-double-bed-table-tv-set_1262-3034.jpg?_wi=1"
|
||||
imageAlt="Deepika Comforts comfortable room"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
title: "Budget-Friendly", description: "Affordable pricing without compromising on quality", icon: DollarSign
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hipster-travellers-ready-trip-indian-men-woman-holding-suitcases-house_1157-47904.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hipster-travellers-ready-trip-indian-men-woman-holding-suitcases-house_1157-47904.jpg?_wi=1"
|
||||
imageAlt="Deepika Comforts exterior building"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
id: "03", title: "Housekeeping", description: "Daily housekeeping service for clean, fresh rooms", imageSrc: "http://img.b2bpic.net/free-photo/hotel-maid-knocking-hotel-door-room-service_171337-12721.jpg", imageAlt: "Housekeeping service"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Room Service", description: "In-room dining and service for your convenience", imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-check-out-hotel_482257-78827.jpg", imageAlt: "Room service"
|
||||
id: "04", title: "Room Service", description: "In-room dining and service for your convenience", imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-check-out-hotel_482257-78827.jpg?_wi=1", imageAlt: "Room service"
|
||||
},
|
||||
{
|
||||
id: "05", title: "Free Wi-Fi", description: "High-speed internet connection throughout the lodge", imageSrc: "http://img.b2bpic.net/free-vector/gradient-wifi-symbol_78370-3802.jpg", imageAlt: "Wi-Fi connectivity"
|
||||
@@ -119,16 +119,16 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Perfect Location", description: "Opposite Bus Stand with easy access to temple and city landmarks", imageSrc: "http://img.b2bpic.net/free-vector/geographic-location-system_24877-52111.jpg", imageAlt: "Strategic location"
|
||||
id: "01", title: "Perfect Location", description: "Opposite Bus Stand with easy access to temple and city landmarks", imageSrc: "http://img.b2bpic.net/free-vector/geographic-location-system_24877-52111.jpg?_wi=1", imageAlt: "Strategic location"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Highly Rated", description: "4.6 stars on Google Reviews from 59 satisfied guests", imageSrc: "http://img.b2bpic.net/free-photo/hotel-bedroom-with-double-bed-table-tv-set_1262-3034.jpg", imageAlt: "Guest satisfaction"
|
||||
id: "02", title: "Highly Rated", description: "4.6 stars on Google Reviews from 59 satisfied guests", imageSrc: "http://img.b2bpic.net/free-photo/hotel-bedroom-with-double-bed-table-tv-set_1262-3034.jpg?_wi=2", imageAlt: "Guest satisfaction"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Always Available", description: "Consistent room availability for walk-in and planned visitors", imageSrc: "http://img.b2bpic.net/free-photo/hipster-travellers-ready-trip-indian-men-woman-holding-suitcases-house_1157-47904.jpg", imageAlt: "Room availability"
|
||||
id: "03", title: "Always Available", description: "Consistent room availability for walk-in and planned visitors", imageSrc: "http://img.b2bpic.net/free-photo/hipster-travellers-ready-trip-indian-men-woman-holding-suitcases-house_1157-47904.jpg?_wi=2", imageAlt: "Room availability"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Exceptional Service", description: "Warm hospitality and quick response to guest requirements", imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-check-out-hotel_482257-78827.jpg", imageAlt: "Exceptional service"
|
||||
id: "04", title: "Exceptional Service", description: "Warm hospitality and quick response to guest requirements", imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-check-out-hotel_482257-78827.jpg?_wi=2", imageAlt: "Exceptional service"
|
||||
}
|
||||
]}
|
||||
title="Why Choose Deepika Comforts"
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
title: "Easy Directions", description: "Ask your bus driver - we're right opposite the main bus stand. Easy to spot from the main road.", icon: MapPin
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/geographic-location-system_24877-52111.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/geographic-location-system_24877-52111.jpg?_wi=2"
|
||||
imageAlt="Deepika Comforts location map"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="left"
|
||||
|
||||
Reference in New Issue
Block a user