From fe98220960989ce0cea14c110a6c51968bcdbd65 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 18:37:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 183 +++++++++++------------------------------------ 1 file changed, 43 insertions(+), 140 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e2e883..76ee60c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Award, Star, Users } from "lucide-react"; +import { Award, Star, Users, Bed, Utensils, Spa, Calendar } from "lucide-react"; export default function LandingPage() { return ( @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -59,32 +51,20 @@ export default function LandingPage() { description="Experience unparalleled comfort, world-class hospitality, and timeless elegance in the heart of the city." buttons={[ { - text: "Book Your Stay", - href: "#contact", - }, + text: "Book Your Stay", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg", - alt: "Guest testimonial 1", - }, + src: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg", alt: "Guest testimonial 1"}, { - src: "http://img.b2bpic.net/free-photo/architecture-white-house-relaxation-room_1203-4422.jpg", - alt: "Guest testimonial 2", - }, + src: "http://img.b2bpic.net/free-photo/architecture-white-house-relaxation-room_1203-4422.jpg", alt: "Guest testimonial 2"}, { - src: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6082.jpg", - alt: "Guest testimonial 3", - }, + src: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6082.jpg", alt: "Guest testimonial 3"}, { - src: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", - alt: "Guest testimonial 4", - }, + src: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", alt: "Guest testimonial 4"}, { - src: "http://img.b2bpic.net/free-photo/tidy-hotel-room-with-blurred-effect_1203-551.jpg", - alt: "Guest testimonial 5", - }, + src: "http://img.b2bpic.net/free-photo/tidy-hotel-room-with-blurred-effect_1203-551.jpg", alt: "Guest testimonial 5"}, ]} avatarText="Trusted by 50,000+ satisfied guests" /> @@ -105,28 +85,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Luxury Suites", - description: "Spacious rooms with premium bedding and modern comforts.", - imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bed_74190-4536.jpg", - buttonIcon: "Bed", + title: "Luxury Suites", description: "Spacious rooms with premium bedding and modern comforts.", imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bed_74190-4536.jpg", buttonIcon: Bed, }, { - title: "Fine Dining", - description: "Culinary experiences crafted by master chefs.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg", - buttonIcon: "Utensils", + title: "Fine Dining", description: "Culinary experiences crafted by master chefs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg", buttonIcon: Utensils, }, { - title: "Spa & Wellness", - description: "Revitalize your body and mind in our serene spa.", - imageSrc: "http://img.b2bpic.net/free-photo/pool-chair_1203-2693.jpg", - buttonIcon: "Spa", + title: "Spa & Wellness", description: "Revitalize your body and mind in our serene spa.", imageSrc: "http://img.b2bpic.net/free-photo/pool-chair_1203-2693.jpg", buttonIcon: Spa, }, { - title: "Event Spaces", - description: "Versatile venues for meetings and celebrations.", - imageSrc: "http://img.b2bpic.net/free-photo/patients-entering-office-attend-aa-therapy-meeting-rehabilitation-with-therapist-people-with-addiction-talking-about-alcoholism-recovery-with-psychiatrist-circle-rehab-program_482257-37067.jpg", - buttonIcon: "Calendar", + title: "Event Spaces", description: "Versatile venues for meetings and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/patients-entering-office-attend-aa-therapy-meeting-rehabilitation-with-therapist-people-with-addiction-talking-about-alcoholism-recovery-with-psychiatrist-circle-rehab-program_482257-37067.jpg", buttonIcon: Calendar, }, ]} title="Experience Excellence" @@ -142,41 +110,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Deluxe Suite", - price: "$150/night", - imageSrc: "http://img.b2bpic.net/free-photo/modern-clean-interior-design_23-2151929394.jpg", - }, + id: "1", name: "Deluxe Suite", price: "$150/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-clean-interior-design_23-2151929394.jpg"}, { - id: "2", - name: "Standard Room", - price: "$100/night", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119047.jpg", - }, + id: "2", name: "Standard Room", price: "$100/night", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119047.jpg"}, { - id: "3", - name: "Executive Room", - price: "$200/night", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", - }, + id: "3", name: "Executive Room", price: "$200/night", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg"}, { - id: "4", - name: "Family Suite", - price: "$250/night", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-polyamorous-people-with-laptop_23-2149246756.jpg", - }, + id: "4", name: "Family Suite", price: "$250/night", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-polyamorous-people-with-laptop_23-2149246756.jpg"}, { - id: "5", - name: "Junior Suite", - price: "$175/night", - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom_105762-1791.jpg", - }, + id: "5", name: "Junior Suite", price: "$175/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom_105762-1791.jpg"}, { - id: "6", - name: "Penthouse", - price: "$400/night", - imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683421.jpg", - }, + id: "6", name: "Penthouse", price: "$400/night", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683421.jpg"}, ]} title="Our Accommodations" description="Choose from a range of exquisitely designed rooms tailored to your needs." @@ -190,23 +134,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Star, - title: "Star Rating", - value: "5.0", - }, + id: "m1", icon: Star, + title: "Star Rating", value: "5.0"}, { - id: "m2", - icon: Users, - title: "Happy Guests", - value: "50K+", - }, + id: "m2", icon: Users, + title: "Happy Guests", value: "50K+"}, { - id: "m3", - icon: Award, - title: "Awards Won", - value: "25", - }, + id: "m3", icon: Award, + title: "Awards Won", value: "25"}, ]} title="Hotel Milestones" description="Consistently providing excellence since our opening." @@ -221,25 +156,15 @@ export default function LandingPage() { author="Sarah M." avatars={[ { - src: "http://img.b2bpic.net/free-photo/side-view-smiley-elder-tourist-woman_23-2148620263.jpg", - alt: "Sarah", - }, + src: "http://img.b2bpic.net/free-photo/side-view-smiley-elder-tourist-woman_23-2148620263.jpg", alt: "Sarah"}, { - src: "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", - alt: "Michael", - }, + src: "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", alt: "Michael"}, { - src: "http://img.b2bpic.net/free-photo/smiling-tourist-couple-city_23-2147828027.jpg", - alt: "Elena", - }, + src: "http://img.b2bpic.net/free-photo/smiling-tourist-couple-city_23-2147828027.jpg", alt: "Elena"}, { - src: "http://img.b2bpic.net/free-photo/woman-using-tablet-hotel-room_23-2148095197.jpg", - alt: "David", - }, + src: "http://img.b2bpic.net/free-photo/woman-using-tablet-hotel-room_23-2148095197.jpg", alt: "David"}, { - src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13211.jpg", - alt: "Anna", - }, + src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13211.jpg", alt: "Anna"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -252,20 +177,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Is breakfast included?", - content: "Yes, complimentary breakfast is provided with all room bookings.", - }, + id: "f1", title: "Is breakfast included?", content: "Yes, complimentary breakfast is provided with all room bookings."}, { - id: "f2", - title: "Do you have parking?", - content: "We offer free, secure valet parking for all guests.", - }, + id: "f2", title: "Do you have parking?", content: "We offer free, secure valet parking for all guests."}, { - id: "f3", - title: "Is the pool open year-round?", - content: "Our pool is temperature-controlled and accessible throughout the year.", - }, + id: "f3", title: "Is the pool open year-round?", content: "Our pool is temperature-controlled and accessible throughout the year."}, ]} imageSrc="http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-hours-with-customer_23-2149714444.jpg" title="Frequently Asked Questions" @@ -279,8 +195,7 @@ export default function LandingPage() {