diff --git a/src/app/page.tsx b/src/app/page.tsx
index dff3a5c..cad995d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
@@ -59,105 +44,38 @@ export default function LandingPage() {
@@ -167,21 +85,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Your Peaceful Escape"
metrics={[
- {
- icon: Award,
- label: "Years Established",
- value: "5+",
- },
- {
- icon: Smile,
- label: "Satisfied Guests",
- value: "5000+",
- },
- {
- icon: MapPin,
- label: "Prime Location",
- value: "Center",
- },
+ { icon: Award, label: "Years Established", value: "5+" },
+ { icon: Smile, label: "Satisfied Guests", value: "5000+" },
+ { icon: MapPin, label: "Prime Location", value: "Center" },
]}
metricsAnimation="slide-up"
/>
@@ -194,49 +100,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Clean & Hygienic",
- description: "Rigorous cleaning standards ensure every room is fresh, spotless, and safe for your arrival.",
- icon: ShieldCheck,
+ title: "Clean & Hygienic", description: "Rigorous cleaning standards ensure every room is fresh, spotless, and safe for your arrival.", icon: ShieldCheck,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-cosmetics-concept_23-2148778695.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-mountains-mist_181624-15160.jpg?_wi=2",
- imageAlt: "clean hotel room bed setup",
+ { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-cosmetics-concept_23-2148778695.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg" },
+ ]
},
{
- title: "Sunset Views",
- description: "Enjoy unmatched sunsets from our cozy, private balconies designed for relaxation.",
- icon: Sun,
+ title: "Sunset Views", description: "Enjoy unmatched sunsets from our cozy, private balconies designed for relaxation.", icon: Sun,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982718.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe-beauty-world_1153-5730.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-newspaper-balcony_23-2148161261.jpg?_wi=2",
- imageAlt: "clean hotel room bed setup",
+ { imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982718.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-europe-beauty-world_1153-5730.jpg" },
+ ]
},
{
- title: "Complimentary Perks",
- description: "Start your morning right with a free breakfast, included with every stay at Seasons Hotel.",
- icon: Coffee,
+ title: "Complimentary Perks", description: "Start your morning right with a free breakfast, included with every stay at Seasons Hotel.", icon: Coffee,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet-food_74190-4138.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/man-reading-newspaper-drinking-coffee-restaurant_23-2147860331.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-cute-dog_23-2150947678.jpg?_wi=2",
- imageAlt: "clean hotel room bed setup",
+ { imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet-food_74190-4138.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/man-reading-newspaper-drinking-coffee-restaurant_23-2147860331.jpg" },
+ ]
},
]}
title="Why Guests Love Us"
@@ -251,48 +133,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
products={[
- {
- id: "r1",
- name: "Standard Single",
- price: "₹1000/night",
- variant: "Compact",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956523.jpg",
- },
- {
- id: "r2",
- name: "Deluxe Single",
- price: "₹1300/night",
- variant: "Comfort",
- imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-blanket-bed-decoration-interior-bedroom_74190-13578.jpg",
- },
- {
- id: "r3",
- name: "Standard Double",
- price: "₹2100/night",
- variant: "Spacious",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg",
- },
- {
- id: "r4",
- name: "Deluxe Double",
- price: "₹2500/night",
- variant: "Balcony",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695961.jpg",
- },
- {
- id: "r5",
- name: "Executive Suite",
- price: "₹3500/night",
- variant: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg",
- },
- {
- id: "r6",
- name: "Family Suite",
- price: "₹4500/night",
- variant: "Large",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2071.jpg",
- },
+ { id: "r1", name: "Standard Single", price: "₹1000/night", variant: "Compact", imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956523.jpg" },
+ { id: "r2", name: "Deluxe Single", price: "₹1300/night", variant: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-blanket-bed-decoration-interior-bedroom_74190-13578.jpg" },
+ { id: "r3", name: "Standard Double", price: "₹2100/night", variant: "Spacious", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg" },
+ { id: "r4", name: "Deluxe Double", price: "₹2500/night", variant: "Balcony", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695961.jpg" },
+ { id: "r5", name: "Executive Suite", price: "₹3500/night", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg" },
+ { id: "r6", name: "Family Suite", price: "₹4500/night", variant: "Large", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2071.jpg" },
]}
title="Comfortable Stays"
description="Explore our range of well-appointed rooms, designed for both business and leisure travelers."
@@ -305,27 +151,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "98%",
- title: "Cleanliness Score",
- description: "Highly rated by our guests for spotless environments.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-chambermaid-with-hands-waist-hotel-room_23-2148033193.jpg",
- },
- {
- id: "m2",
- value: "4.8/5",
- title: "Guest Satisfaction",
- description: "Average review rating from our many happy travelers.",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-walking-through-her-school-s-campus_1157-17434.jpg",
- },
- {
- id: "m3",
- value: "100%",
- title: "Complimentary Breakfast",
- description: "Included for all guests on every booking.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-meat-balls-fish-rolls-catered-rectangular-balls-with-sticks-snacks-variety-food-birthday-corporate-party-wedding-celebration_132075-13045.jpg",
- },
+ { id: "m1", value: "98%", title: "Cleanliness Score", description: "Highly rated by our guests for spotless environments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-chambermaid-with-hands-waist-hotel-room_23-2148033193.jpg" },
+ { id: "m2", value: "4.8/5", title: "Guest Satisfaction", description: "Average review rating from our many happy travelers.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-walking-through-her-school-s-campus_1157-17434.jpg" },
+ { id: "m3", value: "100%", title: "Complimentary Breakfast", description: "Included for all guests on every booking.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-delicious-meat-balls-fish-rolls-catered-rectangular-balls-with-sticks-snacks-variety-food-birthday-corporate-party-wedding-celebration_132075-13045.jpg" },
]}
title="Our Impact"
description="Consistently providing excellence in hospitality across Lunglei."
@@ -338,60 +166,16 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- name: "Sarah Johnson",
- role: "Traveler",
- company: "Leisure-Corp",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/thank-you-i-forgot-bring-my-mask_637285-8088.jpg",
- },
- {
- id: "t2",
- name: "Michael Chen",
- role: "Blogger",
- company: "GlobeTrotter",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg",
- },
- {
- id: "t3",
- name: "Emily Rodriguez",
- role: "Visitor",
- company: "TravelSafe",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-straw-hat-wears-blouse-make-selfie_273609-2353.jpg",
- },
- {
- id: "t4",
- name: "David Kim",
- role: "Professional",
- company: "TechInnovate",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg",
- },
- {
- id: "t5",
- name: "Priya Sharma",
- role: "Business Guest",
- company: "LocalBiz",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-air-hostess-talking-her-mobile-phone_107420-85038.jpg",
- },
+ { id: "t1", name: "Sarah Johnson", role: "Traveler", company: "Leisure-Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/thank-you-i-forgot-bring-my-mask_637285-8088.jpg" },
+ { id: "t2", name: "Michael Chen", role: "Blogger", company: "GlobeTrotter", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg" },
+ { id: "t3", name: "Emily Rodriguez", role: "Visitor", company: "TravelSafe", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-woman-straw-hat-wears-blouse-make-selfie_273609-2353.jpg" },
+ { id: "t4", name: "David Kim", role: "Professional", company: "TechInnovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg" },
+ { id: "t5", name: "Priya Sharma", role: "Business Guest", company: "LocalBiz", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-air-hostess-talking-her-mobile-phone_107420-85038.jpg" },
]}
kpiItems={[
- {
- value: "5000+",
- label: "Happy Guests",
- },
- {
- value: "4.8/5",
- label: "Average Rating",
- },
- {
- value: "100%",
- label: "Guest Satisfaction",
- },
+ { value: "5000+", label: "Happy Guests" },
+ { value: "4.8/5", label: "Average Rating" },
+ { value: "100%", label: "Guest Satisfaction" },
]}
title="What Guests Say"
description="Authentic experiences from travelers who have made Seasons Hotel their home in Lunglei."
@@ -402,21 +186,9 @@ export default function LandingPage() {