From 439c4ab8d390cee2821ea09a3883aa9e9ddfb8ae Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 17 May 2026 12:23:31 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b566ef5..cecb581 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -144,7 +144,6 @@ export default function HomePage() { description="Our commitment to exceptional hospitality shines through the heartfelt words of those who have experienced the Grand Lux difference." testimonials={[ { - id: "1", name: "Eleanor Vance", role: "Travel Writer", company: "Elite Escapes", @@ -152,7 +151,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg", }, { - id: "2", name: "Dr. Julian Thorne", role: "CEO", company: "Thorne Industries", @@ -160,7 +158,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-talking-phone-office_1303-19002.jpg", }, { - id: "3", name: "Isabelle Dubois", role: "Fashion Designer", company: "Dubois Couture", @@ -168,7 +165,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-vector/avatar-pack_23-2147503326.jpg", }, { - id: "4", name: "Marcus 'MJ' Jones", role: "Professional Athlete", company: "NBA", @@ -176,7 +172,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4391.jpg", }, { - id: "5", name: "Sophia Rodriguez", role: "Food Critic", company: "Gastronomy Guide", @@ -184,7 +179,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25260.jpg", }, { - id: "6", name: "Ben Carter", role: "Architect", company: "Urban Designs", From 5a2bffcda1c98f2709d21f7469672d6c677a2c0a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 12:23:46 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 189 +++++++++-------------------------------- 1 file changed, 42 insertions(+), 147 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index cecb581..719919c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,13 +18,9 @@ export default function HomePage() { brand="Grand Lux Hotel" description="Experience unparalleled luxury and exceptional service at our exquisite downtown retreat. Your perfect escape awaits." primaryButton={{ - text: "Explore Rooms", - href: "#rooms", - }} + text: "Explore Rooms", href: "#rooms"}} secondaryButton={{ - text: "Discover Amenities", - href: "#amenities", - }} + text: "Discover Amenities", href: "#amenities"}} imageSrc="http://img.b2bpic.net/free-photo/hallway-building_23-2149397562.jpg" /> @@ -39,19 +35,13 @@ export default function HomePage() { items={[ { icon: Home, - title: "Luxurious Suites", - description: "Spacious rooms with breathtaking city views.", - }, + title: "Luxurious Suites", description: "Spacious rooms with breathtaking city views."}, { icon: Flame, - title: "Gourmet Dining", - description: "Enjoy award-winning cuisine from our master chefs.", - }, + title: "Gourmet Dining", description: "Enjoy award-winning cuisine from our master chefs."}, { icon: Droplets, - title: "Rejuvenating Spa", - description: "Unwind with world-class treatments and therapies.", - }, + title: "Rejuvenating Spa", description: "Unwind with world-class treatments and therapies."}, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg" /> @@ -66,29 +56,11 @@ export default function HomePage() { description="At Grand Lux Hotel, every stay is enriched with bespoke amenities and thoughtful services designed to pamper and delight. Discover a world where your comfort is our highest priority." items={[ { - title: "Signature Spa Retreat", - description: "Indulge in luxurious treatments designed to relax and rejuvenate your body and mind.", - avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-happy-be-back-work_23-2148727621.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-spa_23-2148000359.jpg", - buttonText: "View Services", - buttonHref: "#", - }, + title: "Signature Spa Retreat", description: "Indulge in luxurious treatments designed to relax and rejuvenate your body and mind.", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-happy-be-back-work_23-2148727621.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-spa_23-2148000359.jpg", buttonText: "View Services", buttonHref: "#"}, { - title: "Gourmet Dining Experience", - description: "Taste exquisite culinary creations at our award-winning restaurant, where every dish is a masterpiece.", - avatarSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-chef-wearing-uniform-smiling-with-closed-eyes-isolated-brown-background_141793-133505.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg", - buttonText: "Explore Menu", - buttonHref: "#", - }, + title: "Gourmet Dining Experience", description: "Taste exquisite culinary creations at our award-winning restaurant, where every dish is a masterpiece.", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-chef-wearing-uniform-smiling-with-closed-eyes-isolated-brown-background_141793-133505.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg", buttonText: "Explore Menu", buttonHref: "#"}, { - title: "Exclusive Rooftop Pool", - description: "Relax and unwind by our stunning rooftop infinity pool, offering panoramic city views.", - avatarSrc: "http://img.b2bpic.net/free-photo/waiter-serving-glass-drink-shirt-vest-jeans-looking-busy-front-view_176474-14701.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-hotel-resort_74190-1005.jpg", - buttonText: "See Details", - buttonHref: "#", - }, + title: "Exclusive Rooftop Pool", description: "Relax and unwind by our stunning rooftop infinity pool, offering panoramic city views.", avatarSrc: "http://img.b2bpic.net/free-photo/waiter-serving-glass-drink-shirt-vest-jeans-looking-busy-front-view_176474-14701.jpg", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-hotel-resort_74190-1005.jpg", buttonText: "See Details", buttonHref: "#"}, ]} /> @@ -102,35 +74,17 @@ export default function HomePage() { description="Choose from our selection of elegantly appointed rooms and suites, each designed to provide a serene and comfortable sanctuary during your visit." products={[ { - name: "Deluxe City View Room", - price: "$350/night", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176366.jpg", - }, + name: "Deluxe City View Room", price: "$350/night", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176366.jpg"}, { - name: "Executive Suite", - price: "$750/night", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-real-estate-agent_23-2151064868.jpg", - }, + name: "Executive Suite", price: "$750/night", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-real-estate-agent_23-2151064868.jpg"}, { - name: "Grand Lux Penthouse", - price: "$1500/night", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-working-table_105762-2022.jpg", - }, + name: "Grand Lux Penthouse", price: "$1500/night", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-working-table_105762-2022.jpg"}, { - name: "Standard Queen Room", - price: "$250/night", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-reading-book-bed-bedroom-interior_74190-13001.jpg", - }, + name: "Standard Queen Room", price: "$250/night", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-reading-book-bed-bedroom-interior_74190-13001.jpg"}, { - name: "Premium King Room", - price: "$450/night", - imageSrc: "http://img.b2bpic.net/free-photo/fantastic-hotel-room_1203-1476.jpg", - }, + name: "Premium King Room", price: "$450/night", imageSrc: "http://img.b2bpic.net/free-photo/fantastic-hotel-room_1203-1476.jpg"}, { - name: "Family Connecting Room", - price: "$600/night", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-doorknob-blurred-background-home-interior_169016-13056.jpg", - }, + name: "Family Connecting Room", price: "$600/night", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-doorknob-blurred-background-home-interior_169016-13056.jpg"}, ]} /> @@ -144,61 +98,31 @@ export default function HomePage() { description="Our commitment to exceptional hospitality shines through the heartfelt words of those who have experienced the Grand Lux difference." testimonials={[ { - name: "Eleanor Vance", - role: "Travel Writer", - company: "Elite Escapes", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg", - }, + name: "Eleanor Vance", role: "Travel Writer", company: "Elite Escapes", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg"}, { - name: "Dr. Julian Thorne", - role: "CEO", - company: "Thorne Industries", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-talking-phone-office_1303-19002.jpg", - }, + name: "Dr. Julian Thorne", role: "CEO", company: "Thorne Industries", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-talking-phone-office_1303-19002.jpg"}, { - name: "Isabelle Dubois", - role: "Fashion Designer", - company: "Dubois Couture", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/avatar-pack_23-2147503326.jpg", - }, + name: "Isabelle Dubois", role: "Fashion Designer", company: "Dubois Couture", rating: 5, + imageSrc: "http://img.b2bpic.net/free-vector/avatar-pack_23-2147503326.jpg"}, { - name: "Marcus 'MJ' Jones", - role: "Professional Athlete", - company: "NBA", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4391.jpg", - }, + name: "Marcus 'MJ' Jones", role: "Professional Athlete", company: "NBA", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4391.jpg"}, { - name: "Sophia Rodriguez", - role: "Food Critic", - company: "Gastronomy Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25260.jpg", - }, + name: "Sophia Rodriguez", role: "Food Critic", company: "Gastronomy Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25260.jpg"}, { - name: "Ben Carter", - role: "Architect", - company: "Urban Designs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-project_23-2149721863.jpg", - }, + name: "Ben Carter", role: "Architect", company: "Urban Designs", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-project_23-2149721863.jpg"}, ]} metrics={[ { - value: "98%", - label: "Guest Satisfaction", - }, + value: "98%", label: "Guest Satisfaction"}, { - value: "5-Star", - label: "Service Rating", - }, + value: "5-Star", label: "Service Rating"}, { - value: "Luxury Awards", - label: "Recognitions", - }, + value: "Luxury Awards", label: "Recognitions"}, ]} /> @@ -213,19 +137,13 @@ export default function HomePage() { metrics={[ { icon: Award, - title: "Industry Awards", - value: "15+", - }, + title: "Industry Awards", value: "15+"}, { icon: Star, - title: "Years of Service", - value: "20+", - }, + title: "Years of Service", value: "20+"}, { icon: Users, - title: "Happy Guests", - value: "100,000+", - }, + title: "Happy Guests", value: "100,000+"}, ]} /> @@ -239,29 +157,17 @@ export default function HomePage() { description="Find answers to common inquiries about your stay, amenities, and hotel services." items={[ { - question: "What are the check-in and check-out times?", - answer: "Check-in is at 3:00 PM, and check-out is at 12:00 PM. Early check-in or late check-out may be arranged based on availability and an additional fee.", - }, + question: "What are the check-in and check-out times?", answer: "Check-in is at 3:00 PM, and check-out is at 12:00 PM. Early check-in or late check-out may be arranged based on availability and an additional fee."}, { - question: "Do you offer airport transportation?", - answer: "Yes, we provide luxury airport transfer services to and from major airports. Please contact our concierge desk to arrange your transportation.", - }, + question: "Do you offer airport transportation?", answer: "Yes, we provide luxury airport transfer services to and from major airports. Please contact our concierge desk to arrange your transportation."}, { - question: "Is there Wi-Fi available throughout the hotel?", - answer: "Complimentary high-speed Wi-Fi is available in all guest rooms and public areas, ensuring you stay connected during your visit.", - }, + question: "Is there Wi-Fi available throughout the hotel?", answer: "Complimentary high-speed Wi-Fi is available in all guest rooms and public areas, ensuring you stay connected during your visit."}, { - question: "Are pets allowed at the hotel?", - answer: "We welcome small pets under 20 lbs for an additional fee. Please inquire about our pet policy and specific pet-friendly accommodations.", - }, + question: "Are pets allowed at the hotel?", answer: "We welcome small pets under 20 lbs for an additional fee. Please inquire about our pet policy and specific pet-friendly accommodations."}, { - question: "Do you have accessible rooms?", - answer: "Yes, we offer a range of accessible rooms designed for comfort and convenience, equipped with various features. Please specify your needs when booking.", - }, + question: "Do you have accessible rooms?", answer: "Yes, we offer a range of accessible rooms designed for comfort and convenience, equipped with various features. Please specify your needs when booking."}, { - question: "What dining options are available?", - answer: "Our hotel features an award-winning fine dining restaurant, a casual café for light meals, and 24-hour in-room dining services for your convenience.", - }, + question: "What dining options are available?", answer: "Our hotel features an award-winning fine dining restaurant, a casual café for light meals, and 24-hour in-room dining services for your convenience."}, ]} /> @@ -275,27 +181,16 @@ export default function HomePage() { description="Whether you're planning a special event or simply seeking a luxurious getaway, our team is here to assist you. Reach out to us for reservations or inquiries." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number (Optional)", - }, + name: "phone", type: "tel", placeholder: "Phone Number (Optional)"}, ]} textarea={{ - name: "message", - placeholder: "Your Message or Booking Inquiry", - rows: 4, + name: "message", placeholder: "Your Message or Booking Inquiry", rows: 4, required: true, }} buttonText="Send Inquiry"