From 8a3fb468df349440f549c29ca341402bd9f29b61 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 15:19:13 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 37ff62f..b7e29d7 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -186,6 +186,7 @@ export default function HomePage() { Date: Sun, 21 Jun 2026 15:19:21 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 211 ++++++++--------------------------------- 1 file changed, 41 insertions(+), 170 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b7e29d7..b42921b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,52 +18,24 @@ export default function HomePage() { title="Samurai Lounge: A Culinary Sanctuary" description="Experience the delicate balance of traditional Japanese craftsmanship and modern luxury." primaryButton={{ - text: "View Menu", - href: "#menu", - }} + text: "View Menu", href: "#menu"}} secondaryButton={{ - text: "Reserve Table", - href: "#contact", - }} + text: "Reserve Table", href: "#contact"}} leftItems={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571701.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-food-assortment_23-2148960513.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-ikebana-arrangement-with-sakura_23-2149483980.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17814.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/view-salmon-dish-bowl_23-2150461461.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571701.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-tapas-food-assortment_23-2148960513.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-ikebana-arrangement-with-sakura_23-2149483980.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17814.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-salmon-dish-bowl_23-2150461461.jpg" } ]} rightItems={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-pasta-dark-background_23-2148340396.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-garlic-black-plate_23-2148425577.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-chinese-elements-with-ink_23-2148826216.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-tray_23-2149706164.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/shadows-made-from-glasses-pink-table_23-2147992784.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-pasta-dark-background_23-2148340396.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-garlic-black-plate_23-2148425577.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/arrangement-chinese-elements-with-ink_23-2148826216.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712923.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-tray_23-2149706164.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/shadows-made-from-glasses-pink-table_23-2147992784.jpg" } ]} /> @@ -84,48 +56,13 @@ export default function HomePage() { title="Our Culinary Journey" description="Explore curated dishes designed to tantalize the senses." items={[ - { - title: "Sashimi Deluxe", - description: "Freshly sourced, premium grade fish.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-seaweed-dish_23-2150912658.jpg", - }, - { - title: "Handcrafted Cocktails", - description: "Expertly mixed by master bartenders.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/whisky-glass-fresh-apple-juice-garnished-with-apple-pieces-straw_140725-496.jpg", - }, - { - title: "Lounge Atmosphere", - description: "A refined space for every occasion.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797720.jpg", - }, - { - title: "Tempura Selection", - description: "Light, airy, and perfectly fried.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-top-view_140725-1007.jpg", - }, - { - title: "Authentic Ramen", - description: "Slow-cooked broth and handmade noodles.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678741.jpg", - }, - { - title: "Charcoal Yakitori", - description: "Traditional fire-grilled delicacies.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-juicy-steak-flaming-with-fire-smoke-grill-hand-professional-chef-turning-steak-concept-culinary-restaurant-food-kitchen_651396-3912.jpg", - }, - { - title: "Omakase Experience", - description: "A bespoke seasonal journey.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-decorating-fish_23-2147753654.jpg", - }, + { title: "Sashimi Deluxe", description: "Freshly sourced, premium grade fish.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-seaweed-dish_23-2150912658.jpg" }, + { title: "Handcrafted Cocktails", description: "Expertly mixed by master bartenders.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/whisky-glass-fresh-apple-juice-garnished-with-apple-pieces-straw_140725-496.jpg" }, + { title: "Lounge Atmosphere", description: "A refined space for every occasion.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797720.jpg" }, + { title: "Tempura Selection", description: "Light, airy, and perfectly fried.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-top-view_140725-1007.jpg" }, + { title: "Authentic Ramen", description: "Slow-cooked broth and handmade noodles.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ramen-bowl_23-2148678741.jpg" }, + { title: "Charcoal Yakitori", description: "Traditional fire-grilled delicacies.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-juicy-steak-flaming-with-fire-smoke-grill-hand-professional-chef-turning-steak-concept-culinary-restaurant-food-kitchen_651396-3912.jpg" }, + { title: "Omakase Experience", description: "A bespoke seasonal journey.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-decorating-fish_23-2147753654.jpg" } ]} /> @@ -138,18 +75,9 @@ export default function HomePage() { title="Our Commitment" description="Excellence defined in every detail." metrics={[ - { - value: "15+", - description: "Years of Culinary Art", - }, - { - value: "500+", - description: "Exquisite Sake Varieties", - }, - { - value: "100%", - description: "Premium Local Ingredients", - }, + { value: "15+", description: "Years of Culinary Art" }, + { value: "500+", description: "Exquisite Sake Varieties" }, + { value: "100%", description: "Premium Local Ingredients" } ]} /> @@ -160,22 +88,11 @@ export default function HomePage() { @@ -186,38 +103,13 @@ export default function HomePage() { @@ -229,26 +121,11 @@ export default function HomePage() { tag="COMMONLY ASKED" title="Helpful Details" items={[ - { - question: "Do I need a reservation?", - answer: "Reservations are highly recommended for our Omakase service.", - }, - { - question: "Are private events possible?", - answer: "Yes, we offer private lounge bookings for special events.", - }, - { - question: "What is the dress code?", - answer: "Smart casual attire is encouraged.", - }, - { - question: "Is valet parking available?", - answer: "Yes, we provide complimentary valet for our guests.", - }, - { - question: "Are children allowed?", - answer: "The lounge is reserved for guests 18 and older.", - }, + { question: "Do I need a reservation?", answer: "Reservations are highly recommended for our Omakase service." }, + { question: "Are private events possible?", answer: "Yes, we offer private lounge bookings for special events." }, + { question: "What is the dress code?", answer: "Smart casual attire is encouraged." }, + { question: "Is valet parking available?", answer: "Yes, we provide complimentary valet for our guests." }, + { question: "Are children allowed?", answer: "The lounge is reserved for guests 18 and older." } ]} imageSrc="http://img.b2bpic.net/free-photo/smiley-waiter-presenting-tray_23-2148244972.jpg" description="Everything you need to know about your visit." @@ -261,14 +138,8 @@ export default function HomePage() { -- 2.49.1