diff --git a/src/app/page.tsx b/src/app/page.tsx
index bedd162..10dd00f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,112 +32,69 @@ export default function LandingPage() {
@@ -147,14 +104,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
- "TripAdvisor Certified",
- "Google Reviews 4.8",
- "Booking.com Partner",
- "Traveloka Gold",
- "Expedia Verified",
- "Agoda Top Rated",
- "Local Tourism Board Approved",
- ]}
+ "TripAdvisor Certified", "Google Reviews 4.8", "Booking.com Partner", "Traveloka Gold", "Expedia Verified", "Agoda Top Rated", "Local Tourism Board Approved"]}
title="Trusted by Travelers"
description="Our hotel is highly recommended for its exceptional hygiene, affordable pricing, and strategic location."
/>
@@ -168,50 +118,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "r1",
- name: "Standard AC Room",
- price: "₹1,500/night",
- variant: "Best Value",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg",
- },
+ id: "r1", name: "Standard AC Room", price: "₹1,500/night", variant: "Best Value", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg"},
{
- id: "r2",
- name: "Deluxe Room",
- price: "₹2,500/night",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-bedroom-with-view_23-2151934207.jpg",
- },
+ id: "r2", name: "Deluxe Room", price: "₹2,500/night", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-bedroom-with-view_23-2151934207.jpg"},
{
- id: "r3",
- name: "Suite",
- price: "₹3,500/night",
- variant: "Luxury",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316357.jpg",
- },
+ id: "r3", name: "Suite", price: "₹3,500/night", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316357.jpg"},
{
- id: "r4",
- name: "Non-AC Economy",
- price: "₹999/night",
- variant: "Budget",
- imageSrc: "http://img.b2bpic.net/free-photo/bed-with-gray-orange-cushions_1203-767.jpg",
- },
+ id: "r4", name: "Non-AC Economy", price: "₹999/night", variant: "Budget", imageSrc: "http://img.b2bpic.net/free-photo/bed-with-gray-orange-cushions_1203-767.jpg"},
{
- id: "r5",
- name: "Family Suite",
- price: "₹4,500/night",
- variant: "Spacious",
- imageSrc: "http://img.b2bpic.net/free-photo/hotel-bedroom-with-double-bed-table-tv-set_1262-3034.jpg",
- },
+ id: "r5", name: "Family Suite", price: "₹4,500/night", variant: "Spacious", imageSrc: "http://img.b2bpic.net/free-photo/hotel-bedroom-with-double-bed-table-tv-set_1262-3034.jpg"},
{
- id: "r6",
- name: "Twin Room",
- price: "₹2,000/night",
- variant: "Travelers",
- imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-bed-decoration-interior_74190-10085.jpg",
- },
+ id: "r6", name: "Twin Room", price: "₹2,000/night", variant: "Travelers", imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-bed-decoration-interior_74190-10085.jpg"},
]}
title="Our Comfortable Rooms"
- description="Choose from a range of clean, air-conditioned, and well-maintained rooms tailored for your needs."
+ description="Choose from a range of clean, air-conditioned, and well-maintained rooms tailored for your needs. Includes Free Cancellation and our Best Price Guarantee."
/>
@@ -223,20 +143,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Main Entrance",
- description: "Welcoming facade designed with gold architecture.",
- imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg",
- },
+ title: "Main Entrance", description: "Welcoming facade designed with gold architecture.", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg"},
{
- title: "Reception",
- description: "24/7 service desk for all guest inquiries.",
- imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-four-pillows_1203-1107.jpg",
- },
+ title: "Reception", description: "24/7 service desk for all guest inquiries.", imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-four-pillows_1203-1107.jpg"},
{
- title: "Cozy Interior",
- description: "Warm lighting with modern amenities.",
- imageSrc: "http://img.b2bpic.net/free-photo/white-modern-clean-house-blue_1203-5089.jpg",
- },
+ title: "Cozy Interior", description: "Warm lighting with modern amenities.", imageSrc: "http://img.b2bpic.net/free-photo/white-modern-clean-house-blue_1203-5089.jpg"},
]}
title="Hotel Gallery"
description="A glimpse into our pristine rooms and surrounding hospitality excellence."
@@ -248,14 +159,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "About Hotel Sarnath International",
- },
+ type: "text", content: "About Hotel Sarnath International"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3591.jpg",
- alt: "Hotel Sarnath",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3591.jpg", alt: "Hotel Sarnath"},
]}
/>
@@ -266,20 +172,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Is WiFi available?",
- content: "Yes, we provide complimentary high-speed WiFi for all our guests.",
- },
+ id: "q1", title: "Is WiFi available?", content: "Yes, we provide complimentary high-speed WiFi for all our guests."},
{
- id: "q2",
- title: "How far is the Sarnath temple?",
- content: "We are located just 5 minutes away from the main temple complex.",
- },
+ id: "q2", title: "How far is the Sarnath temple?", content: "We are located just 5 minutes away from the main temple complex."},
{
- id: "q3",
- title: "Do you offer parking?",
- content: "Yes, free secure parking is available for all our guests.",
- },
+ id: "q3", title: "Do you offer parking?", content: "Yes, free secure parking is available for all our guests."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about your stay with us."
@@ -295,25 +192,15 @@ export default function LandingPage() {
author="Sarah Miller"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077772.jpg",
- alt: "Sarah",
- },
+ src: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077772.jpg", alt: "Sarah"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-happy-chambermaid-standing-hotel-bedroom_23-2148033269.jpg",
- alt: "Guest 2",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-happy-chambermaid-standing-hotel-bedroom_23-2148033269.jpg", alt: "Guest 2"},
{
- src: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661537.jpg",
- alt: "Guest 3",
- },
+ src: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661537.jpg", alt: "Guest 3"},
{
- src: "http://img.b2bpic.net/free-photo/front-view-valet-suit-working_23-2150274534.jpg",
- alt: "Guest 4",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-valet-suit-working_23-2150274534.jpg", alt: "Guest 4"},
{
- src: "http://img.b2bpic.net/free-photo/traveling-family_1098-14563.jpg",
- alt: "Guest 5",
- },
+ src: "http://img.b2bpic.net/free-photo/traveling-family_1098-14563.jpg", alt: "Guest 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -327,40 +214,23 @@ export default function LandingPage() {
description="Fill out the form below to inquire about availability and pricing. We will get back to you shortly via WhatsApp."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "Your Phone Number",
- required: true,
+ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
},
{
- name: "checkin",
- type: "date",
- placeholder: "Check-in Date",
- required: true,
+ name: "checkin", type: "date", placeholder: "Check-in Date", required: true,
},
{
- name: "checkout",
- type: "date",
- placeholder: "Check-out Date",
- required: true,
+ name: "checkout", type: "date", placeholder: "Check-out Date", required: true,
},
{
- name: "guests",
- type: "number",
- placeholder: "Number of Guests",
- required: true,
+ name: "guests", type: "number", placeholder: "Number of Guests", required: true,
},
]}
textarea={{
- name: "notes",
- placeholder: "Special requests?",
- }}
+ name: "notes", placeholder: "Special requests?"}}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2155.jpg"
/>
@@ -371,25 +241,17 @@ export default function LandingPage() {
{
items: [
{
- label: "Rooms",
- href: "#rooms",
- },
+ label: "Rooms", href: "#rooms"},
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
],
},
{
items: [
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "#contact"},
{
- label: "WhatsApp",
- href: "https://wa.me/919999999999",
- },
+ label: "WhatsApp", href: "https://wa.me/919999999999"},
],
},
]}