From c488ccbe1130d467fd28d59b58a99ca5ef71b51f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 10:57:57 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 56 ++++++++++++--------------------------- 1 file changed, 17 insertions(+), 39 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index c95023b..4e8dc03 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider"; export default function Layout() { const navItems = [ { - "name": "About", - "href": "#about" + "name": "About", "href": "#about" }, { - "name": "Services", - "href": "#services" + "name": "Services", "href": "#services" }, { - "name": "Menu", - "href": "#menu" + "name": "Menu", "href": "#menu" }, { - "name": "Testimonials", - "href": "#testimonials" + "name": "Testimonials", "href": "#testimonials" }, { - "name": "Hero", - "href": "#hero" + "name": "Hero", "href": "#hero" }, { - "name": "Metrics", - "href": "#metrics" + "name": "Metrics", "href": "#metrics" }, { - "name": "Chef", - "href": "#chef" + "name": "Chef", "href": "#chef" } ]; @@ -43,10 +36,9 @@ export default function Layout() {
@@ -57,42 +49,28 @@ export default function Layout() { brand="ChefName" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]} copyright="© 2024 ChefName. All rights reserved." links={[ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ]} /> -- 2.49.1 From 481ab9f0b0f51214d5cdcac8b133fdfde3240d9c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 10:57:58 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 167 +++++++++-------------------------------- 1 file changed, 36 insertions(+), 131 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d260eef..d583f19 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -19,13 +19,9 @@ export default function HomePage() { title="Private Dining, Elevated." description="Bringing the world's finest culinary techniques directly to your private home. Crafted for your unique tastes." primaryButton={{ - text: "Book Your Chef", - href: "#contact", - }} + text: "Book Your Chef", href: "#contact"}} secondaryButton={{ - text: "Explore Menus", - href: "#menu", - }} + text: "Explore Menus", href: "#menu"}} imageSrc="http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg" /> @@ -36,9 +32,7 @@ export default function HomePage() { @@ -51,41 +45,17 @@ export default function HomePage() { description="From intimate dinners to large scale events, we provide unparalleled culinary excellence." items={[ { - title: "Farm to Table", - description: "Sourcing only the freshest, seasonal ingredients.", - buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-mushrooms-red-green-tomatoes-bell-peppers-cutting-board_140725-145364.jpg", - }, + title: "Farm to Table", description: "Sourcing only the freshest, seasonal ingredients.", buttonIcon: "Leaf", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-mushrooms-red-green-tomatoes-bell-peppers-cutting-board_140725-145364.jpg"}, { - title: "Modern Fine Dining", - description: "Applying world-class techniques to modern palates.", - buttonIcon: "ChefHat", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-race-baker-makes-cake-smash-eggs_633478-1132.jpg", - }, + title: "Modern Fine Dining", description: "Applying world-class techniques to modern palates.", buttonIcon: "ChefHat", imageSrc: "http://img.b2bpic.net/free-photo/mixed-race-baker-makes-cake-smash-eggs_633478-1132.jpg"}, { - title: "Event Planning", - description: "Seamless coordination for unforgettable evenings.", - buttonIcon: "Calendar", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg", - }, + title: "Event Planning", description: "Seamless coordination for unforgettable evenings.", buttonIcon: "Calendar", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg"}, { - title: "Wine Pairing", - description: "Expertly curated pairings for every course.", - buttonIcon: "Wine", - imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-parsley-plate_1122-976.jpg", - }, + title: "Wine Pairing", description: "Expertly curated pairings for every course.", buttonIcon: "Wine", imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-parsley-plate_1122-976.jpg"}, { - title: "Custom Menus", - description: "Bespoke menus designed specifically for you.", - buttonIcon: "Notebook", - imageSrc: "http://img.b2bpic.net/free-photo/chef-placing-fresh-tomatoes-salad_23-2148516911.jpg", - }, + title: "Custom Menus", description: "Bespoke menus designed specifically for you.", buttonIcon: "Notebook", imageSrc: "http://img.b2bpic.net/free-photo/chef-placing-fresh-tomatoes-salad_23-2148516911.jpg"}, { - title: "Cooking Masterclasses", - description: "Learn the secrets of a professional chef.", - buttonIcon: "BookOpen", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg", - }, + title: "Cooking Masterclasses", description: "Learn the secrets of a professional chef.", buttonIcon: "BookOpen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg"}, ]} /> @@ -99,40 +69,19 @@ export default function HomePage() { description="Explore our curated culinary highlights." items={[ { - title: "Truffle Risotto", - description: "Slow-cooked arborio with seasonal truffles.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-146538.jpg", - }, + title: "Truffle Risotto", description: "Slow-cooked arborio with seasonal truffles.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-146538.jpg"}, { - title: "Seared Scallops", - description: "Diver-caught, served with cauliflower puree.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-cook-preparing-raw-trout_23-2150408592.jpg", - }, + title: "Seared Scallops", description: "Diver-caught, served with cauliflower puree.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cook-preparing-raw-trout_23-2150408592.jpg"}, { - title: "Aged Wagyu", - description: "Perfectly marbled, wood-fire grilled.", - imageSrc: "http://img.b2bpic.net/free-photo/tattooed-butcher-black-gloves-salts-tied-piece-meat-smoke-it_346278-619.jpg", - }, + title: "Aged Wagyu", description: "Perfectly marbled, wood-fire grilled.", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-butcher-black-gloves-salts-tied-piece-meat-smoke-it_346278-619.jpg"}, { - title: "Homemade Ravioli", - description: "Stuffed with artisanal ricotta.", - imageSrc: "http://img.b2bpic.net/free-photo/bunch-raw-shell-pasta-wood-piece_114579-69368.jpg", - }, + title: "Homemade Ravioli", description: "Stuffed with artisanal ricotta.", imageSrc: "http://img.b2bpic.net/free-photo/bunch-raw-shell-pasta-wood-piece_114579-69368.jpg"}, { - title: "Dark Chocolate Ganache", - description: "Rich 70% cacao with sea salt.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-red-shawl-dark-isolated-background_140725-136688.jpg", - }, + title: "Dark Chocolate Ganache", description: "Rich 70% cacao with sea salt.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-red-shawl-dark-isolated-background_140725-136688.jpg"}, { - title: "Garden Microgreens", - description: "Locally grown seasonal herbs.", - imageSrc: "http://img.b2bpic.net/free-photo/vegetables-near-cabbage_23-2147778375.jpg", - }, + title: "Garden Microgreens", description: "Locally grown seasonal herbs.", imageSrc: "http://img.b2bpic.net/free-photo/vegetables-near-cabbage_23-2147778375.jpg"}, { - title: "Sommelier Selection", - description: "Curated wine flight.", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg", - }, + title: "Sommelier Selection", description: "Curated wine flight.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg"}, ]} /> @@ -146,17 +95,11 @@ export default function HomePage() { description="Years of experience and happy guests." metrics={[ { - value: "15+", - description: "Years Experience", - }, + value: "15+", description: "Years Experience"}, { - value: "500+", - description: "Events Catered", - }, + value: "500+", description: "Events Catered"}, { - value: "99%", - description: "Client Satisfaction", - }, + value: "99%", description: "Client Satisfaction"}, ]} /> @@ -167,22 +110,14 @@ export default function HomePage() { @@ -193,37 +128,18 @@ export default function HomePage() { @@ -234,23 +150,16 @@ export default function HomePage() { @@ -262,13 +171,9 @@ export default function HomePage() { tag="Start Your Journey" text="Ready to craft your perfect menu?" primaryButton={{ - text: "Contact Us", - href: "mailto:hello@chef.com", - }} + text: "Contact Us", href: "mailto:hello@chef.com"}} secondaryButton={{ - text: "View Pricing", - href: "#pricing", - }} + text: "View Pricing", href: "#pricing"}} /> -- 2.49.1