Merge version_2 into main #3
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "4.2★", title: "Guest Rating", description: "Trusted by families and pilgrims", imageSrc: "http://img.b2bpic.net/free-photo/young-crazy-man-happy-expression_1194-1931.jpg", imageAlt: "happy family smiling satisfied customers"
|
||||
id: "1", value: "4.2★", title: "Guest Rating", description: "Trusted by families and pilgrims", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfW639r2A1Hmq3MrVhHZmvnuRy/uploaded-1772984809216-3b1pve5f.jpg", imageAlt: "happy family smiling satisfied customers"
|
||||
},
|
||||
{
|
||||
id: "2", value: "24/7", title: "Customer Support", description: "Always ready to help your stay", imageSrc: "http://img.b2bpic.net/free-photo/paying-drink-with-smartphone_1098-13282.jpg", imageAlt: "hotel staff receptionist helping guests"
|
||||
@@ -95,13 +95,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "standard", name: "Standard Room", price: "₹2,500 - ₹3,000", variant: "Perfect for single travelers and budget-conscious guests", imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-young-man-tourist-shows-two-plane-tickets-passport-travels-holiday-goes-vacation-packs-suitcases_1258-314244.jpg", imageAlt: "Standard hotel room with bed and amenities"
|
||||
id: "standard", name: "Standard Room", price: "₹1,500 - ₹2,000", variant: "Perfect for single travelers and budget-conscious guests", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfW639r2A1Hmq3MrVhHZmvnuRy/uploaded-1772985038614-8wwf1b2t.jpg", imageAlt: "Standard hotel room with bed and amenities"
|
||||
},
|
||||
{
|
||||
id: "family", name: "Family Room", price: "₹3,500 - ₹4,500", variant: "Most Popular - Ideal for families of 3-4. Best value for group travelers", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-girl-meditating-bed_23-2149101645.jpg", imageAlt: "Spacious family room with multiple beds"
|
||||
id: "family", name: "Family Room", price: "₹2,500 - ₹3,500", variant: "Most Popular - Ideal for families of 3-4. Best value for group travelers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfW639r2A1Hmq3MrVhHZmvnuRy/uploaded-1772985214126-eltcuqjy.jpg", imageAlt: "Spacious family room with multiple beds"
|
||||
},
|
||||
{
|
||||
id: "deluxe", name: "Deluxe Room", price: "₹4,500 - ₹5,500", variant: "Premium comfort and space with upgraded amenities", imageSrc: "http://img.b2bpic.net/free-photo/lonely-bride-sits-bed-large-hotel-room_8353-7215.jpg", imageAlt: "Luxurious deluxe room with premium furnishings"
|
||||
id: "deluxe", name: "Deluxe Room", price: "₹3,500 - ₹4,500", variant: "Premium comfort and space with upgraded amenities", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfW639r2A1Hmq3MrVhHZmvnuRy/uploaded-1772985291829-5i7pmpub.jpg", imageAlt: "Luxurious deluxe room with premium furnishings"
|
||||
}
|
||||
]}
|
||||
title="Our Rooms"
|
||||
@@ -157,10 +157,10 @@ export default function LandingPage() {
|
||||
description="Hotel Narayan Niwas is strategically located in Tulsi Nagar, Ayodhya, just minutes away from Ram Mandir, Hanuman Garhi, and Kanak Bhawan. Our convenient location makes visiting sacred temples effortless."
|
||||
tag="Strategic Location"
|
||||
metrics={[
|
||||
{ value: "2 min", title: "Walk to Ram Mandir" },
|
||||
{ value: "8 min", title: "Walk to Ram Mandir" },
|
||||
{ value: "5 min", title: "Drive to Hanuman Garhi" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-eltz-castle-surrounded-by-trees-wierschem-germany_181624-3193.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfW639r2A1Hmq3MrVhHZmvnuRy/uploaded-1772985391888-sjngkzfa.jpg"
|
||||
imageAlt="Aerial view of Hotel Narayan Niwas location near Ram Mandir"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="होटल नारायण निवास"
|
||||
logoText=""
|
||||
copyrightText="© 2025 Hotel Narayan Niwas | Ayodhya"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user