From ba3306e14f50c52fe0df34cb23b282f0d9cecd02 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 18:52:14 +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 a24571a..d8f3c2d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -146,6 +146,7 @@ export default function HomePage() { Date: Mon, 15 Jun 2026 18:52:21 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 138 ++++++++++------------------------------- 1 file changed, 32 insertions(+), 106 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index d8f3c2d..cc90ca4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -15,13 +15,9 @@ export default function HomePage() { brand="Pizza Time" description="Authentic wood-fired pizzas, crafted with passion. Join us for a slice of happiness in our cozy, family-friendly atmosphere." primaryButton={{ - text: "Order Now", - href: "#order", - }} + text: "Order Now", href: "#order"}} secondaryButton={{ - text: "Book a Table", - href: "#contact", - }} + text: "Book a Table", href: "#contact"}} imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-arranging-wedding-table_23-2148966281.jpg" /> @@ -47,40 +43,19 @@ export default function HomePage() { description="Hand-stretched dough, fresh premium ingredients, and 3D perfection in every slice." items={[ { - title: "Margherita", - description: "Tomato, mozzarella, fresh basil, olive oil", - imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg", - }, + title: "Margherita", description: "Tomato, mozzarella, fresh basil, olive oil", imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg"}, { - title: "Four Cheese", - description: "Mozzarella, gorgonzola, parmesan, emmental", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg", - }, + title: "Four Cheese", description: "Mozzarella, gorgonzola, parmesan, emmental", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg"}, { - title: "Mega Pizza", - description: "Pepperoni, mushrooms, peppers, onions, olives", - imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-baked-delicious-pizza-with-olives-sausages-cheese-blue-desk_140725-49407.jpg", - }, + title: "Mega Pizza", description: "Pepperoni, mushrooms, peppers, onions, olives", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-baked-delicious-pizza-with-olives-sausages-cheese-blue-desk_140725-49407.jpg"}, { - title: "Couple's Pizza", - description: "Medium-large, half-and-half topping options", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-pizza-home-together_23-2150419429.jpg", - }, + title: "Couple's Pizza", description: "Medium-large, half-and-half topping options", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-pizza-home-together_23-2150419429.jpg"}, { - title: "Pepperoni", - description: "Classic tomato sauce, mozzarella, pepperoni", - imageSrc: "http://img.b2bpic.net/free-photo/pizza-salami-with-salt_140725-4129.jpg", - }, + title: "Pepperoni", description: "Classic tomato sauce, mozzarella, pepperoni", imageSrc: "http://img.b2bpic.net/free-photo/pizza-salami-with-salt_140725-4129.jpg"}, { - title: "Signature Special", - description: "Truffle, prosciutto, arugula, parmesan", - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-some-delicious-italian-food_23-2149028578.jpg", - }, + title: "Signature Special", description: "Truffle, prosciutto, arugula, parmesan", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-some-delicious-italian-food_23-2149028578.jpg"}, { - title: "Explore All", - description: "See our full range of artisan pizzas", - imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2316.jpg", - }, + title: "Explore All", description: "See our full range of artisan pizzas", imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2316.jpg"}, ]} /> @@ -94,47 +69,22 @@ export default function HomePage() { description="Limited time culinary creations crafted just for you." plans={[ { - tag: "Classic Solo", - price: "$18", - description: "Perfect for a quick, delicious solo lunch.", - features: [ - "Hand-stretched crust", - "Fresh basil", - "Premium mozzarella", - ], + tag: "Classic Solo", price: "$18", description: "Perfect for a quick, delicious solo lunch.", features: [ + "Hand-stretched crust", "Fresh basil", "Premium mozzarella"], primaryButton: { - text: "Order", - href: "#order", - }, + text: "Order", href: "#order"}, }, { - tag: "Family Combo", - price: "$45", - description: "Best for groups and family gatherings.", - features: [ - "Large Signature Pizza", - "Garlic Knots", - "4 Refreshing Drinks", - ], - highlight: "Most Popular", - primaryButton: { - text: "Order Now", - href: "#order", - }, + tag: "Family Combo", price: "$45", description: "Best for groups and family gatherings.", features: [ + "Large Signature Pizza", "Garlic Knots", "4 Refreshing Drinks"], + highlight: "Most Popular", primaryButton: { + text: "Order Now", href: "#order"}, }, { - tag: "Premium Chef", - price: "$28", - description: "An elevated culinary experience for food lovers.", - features: [ - "Truffle oil infusion", - "Premium prosciutto", - "Fresh organic arugula", - ], + tag: "Premium Chef", price: "$28", description: "An elevated culinary experience for food lovers.", features: [ + "Truffle oil infusion", "Premium prosciutto", "Fresh organic arugula"], primaryButton: { - text: "Order", - href: "#order", - }, + text: "Order", href: "#order"}, }, ]} /> @@ -146,43 +96,23 @@ export default function HomePage() { @@ -194,13 +124,9 @@ export default function HomePage() { tag="Visit Us" text="123 Pizza Street, Flavor Town | (555) 123-4567 | Open Daily: 11AM - 10PM" primaryButton={{ - text: "Book a Table", - href: "#book", - }} + text: "Book a Table", href: "#book"}} secondaryButton={{ - text: "Get Directions", - href: "#map", - }} + text: "Get Directions", href: "#map"}} /> -- 2.49.1