From d0fd6bfb035460f5edbf1b8cb4475e9b31318227 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 12:40:27 +0000 Subject: [PATCH 1/3] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 94ea9b1..93e1e84 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -91,6 +91,10 @@ export default function Layout() { }, ]} copyright="© 2024 SEB'S GARDEN. All rights reserved." + links={[ + { label: "Privacy Policy", href: "#" }, + { label: "Terms of Service", href: "#" } + ]} imageSrc="http://img.b2bpic.net/free-photo/delicious-cocktail-with-mint-table_23-2149418266.jpg?_wi=2" /> -- 2.49.1 From 85463e5ab14942fedf0fc7ac58789b58010b3461 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 12:40:37 +0000 Subject: [PATCH 2/3] Update src/components/Layout.tsx --- src/components/Layout.tsx | 100 ++++++++++---------------------------- 1 file changed, 27 insertions(+), 73 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 93e1e84..3f2bf09 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -7,96 +7,50 @@ import { StyleProvider } from "@/components/ui/StyleProvider"; export default function Layout() { const navItems = [ - { - "name": "Home", - "href": "#" - }, - { - "name": "Menu", - "href": "#menu" - }, - { - "name": "Lounge", - "href": "#lounge" - }, - { - "name": "Reservations", - "href": "#reservations" - }, - { - "name": "Hero", - "href": "#hero" - }, - { - "name": "About", - "href": "#about" - }, - { - "name": "Features", - "href": "#features" - } -]; + { name: "Home", href: "#" }, + { name: "Menu", href: "#menu" }, + { name: "Lounge", href: "#lounge" }, + { name: "Reservations", href: "#reservations" }, + { name: "Hero", href: "#hero" }, + { name: "About", href: "#about" }, + { name: "Features", href: "#features" } + ]; return ( + logo="SEB'S GARDEN" + ctaButton={{ text: "Reserve a Table", href: "#reservations" }} + navItems={navItems} + />
+ title: "Links", items: [ + { label: "Menu", href: "#menu" }, + { label: "About", href: "#about" }, + { label: "Lounge", href: "#lounge" } + ] + } + ]} + copyright="© 2024 SEB'S GARDEN. All rights reserved." + links={[{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }]} + imageSrc="http://img.b2bpic.net/free-photo/delicious-cocktail-with-mint-table_23-2149418266.jpg" + />
); -- 2.49.1 From 97fb34444db7bb808774214da12c41ce940e9e96 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 12:40:37 +0000 Subject: [PATCH 3/3] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 374 ++++++++++++----------------------------- 1 file changed, 105 insertions(+), 269 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0b165c4..52e28cb 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -11,290 +11,126 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
- +
+ - -
+ tag="Cafétéria • Restaurant • Lounge" + title="Welcome to SEB'S GARDEN" + description="An exquisite culinary oasis located in the heart of the city, blending timeless elegance with modern comfort." + primaryButton={{ text: "Book a Table", href: "#reservations" }} + secondaryButton={{ text: "Explore Menu", href: "#menu" }} + items={[ + { imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/texture-blind_23-2147626016.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-home-interior-with-comfortable-furniture-generated-by-ai_188544-38262.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" } + ]} + /> +
+
-
- +
+ - -
+ title="A Garden Oasis for the Refined Palate" + primaryButton={{ text: "Learn Our Story", href: "#about" }} + /> +
+
-
- +
+ - -
+ tag="Our Essence" + title="Defining Luxury" + description="Discover the unique dimensions that define Seb's Garden." + items={[ + { title: "The Lounge", tags: ["Warm", "Cozy", "Modern"], imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg" }, + { title: "The Refreshments", tags: ["Mixology", "Vibrant"], imageSrc: "http://img.b2bpic.net/free-photo/fruit-dessert-with-yogurt-cranberries_140725-2121.jpg" }, + { title: "Signature Dining", tags: ["Artisanal", "Gourmet"], imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-lollipops-from-natural-ingredients_169016-19566.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Gallery" + title="Atmospheric Impressions" + description="Explore the vibrant atmosphere and culinary craftsmanship that make Seb's Garden unforgettable." + items={[ + { title: "Lounge Booths", description: "Warm wood tones and cinematic lighting.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/antique-lamp-outdoor_1339-7212.jpg" }, + { title: "Signature Strawberry Cheesecake", description: "Artisanal dessert served on dark ceramic.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-berry-tart-decorated-with-strawberry-grape-peach_140725-5093.jpg" }, + { title: "Electric Blue Mocktails", description: "Fresh, vibrant, and perfectly garnished.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/blue-cocktail-strawberries_23-2147795397.jpg" }, + { title: "Modern Interior", description: "Large windows, wooden paneling.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg" }, + { title: "Culinary Art", description: "Exquisite plate presentations.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/pasta-bowl-dark-background_23-2148340403.jpg" }, + { title: "Evening Ambiance", description: "Warm candlelight and cozy nights.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cocktail-with-mint-table_23-2149418266.jpg" }, + { title: "Marble Surfaces", description: "Refined and clean aesthetic.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Menu Preview" + title="Signature Selections" + description="From morning cafe delights to evening fine dining, discover our curated menu." + plans={[ + { tag: "Café", price: "$8+", period: "Daily", features: ["Fresh Pastries", "Artisan Coffee"], primaryButton: { text: "View Full Menu", href: "#menu" }, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg" }, + { tag: "Restaurant", price: "$25+", period: "Daily", features: ["Gourmet Meals", "Local Ingredients"], primaryButton: { text: "View Full Menu", href: "#menu" }, imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-red-tomatoes-with-eggplants-dark-background_179666-19367.jpg" }, + { tag: "Signature", price: "$12+", period: "Daily", features: ["Strawberry Cheesecake", "Decadent Desserts"], primaryButton: { text: "View Full Menu", href: "#menu" }, imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-plate-strawberry-bowl-biscuit-xmas-candy_140725-105637.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Our Promise" + title="Experience Excellence" + description="Dedication to quality and comfort in every detail." + metrics={[ + { value: "15+", description: "Signature Cocktails" }, + { value: "24/7", description: "Passion for Quality" }, + { value: "100%", description: "Fresh Ingredients" }, + { value: "5k+", description: "Satisfied Patrons" } + ]} + /> +
+
-
- +
+ - -
+ tag="Stories" + title="Voices of Seb's Garden" + description="Hear what our beloved guests have to say about their dining experiences at Seb's Garden." + testimonials={[ + { name: "Sarah J.", role: "Food Critic", company: "Culinary Times", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-modern-woman-talking-mobile_23-2148415912.jpg" }, + { name: "Michael D.", role: "Patron", company: "City Life", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/latte-black-coffee-milk-espresso-cinnamon-milk-foam-side-view_141793-12256.jpg" }, + { name: "Emily P.", role: "Designer", company: "Studio X", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tarragon-with-lemon-slice-ice_140725-4091.jpg" }, + { name: "David W.", role: "Chef", company: "Local Gastronomy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cupcake-candles-arrangement_23-2149528351.jpg" }, + { name: "Olivia R.", role: "Event Planner", company: "Vivid Events", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg" } + ]} + /> +
+
-
- +
+ - -
+ tag="Join Us" + text="Book your table now and experience the elegance of Seb's Garden." + primaryButton={{ text: "Reserve a Table", href: "#" }} + secondaryButton={{ text: "Contact Us", href: "#contact" }} + /> +
+
); } -- 2.49.1