From 761204f656b1684a7b79dc39a1b2a4c6a0f133a6 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Fri, 26 Jun 2026 17:12:36 +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 c309b68..b575751 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -238,6 +238,7 @@ export default function HomePage() { Date: Fri, 26 Jun 2026 17:12:45 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 218 +++++++---------------------------------- 1 file changed, 38 insertions(+), 180 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b575751..c8c11c9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,52 +18,24 @@ export default function HomePage() { title="Bridgeport's Favorite NY-Style Pizza" description="Authentic, thin-crust, and cooked to perfection. Taste the tradition that keeps the community coming back for more." primaryButton={{ - text: "Order Now", - href: "#contact", - }} + text: "Order Now", href: "#contact"}} secondaryButton={{ - text: "View Menu", - href: "#menu", - }} + text: "View Menu", href: "#menu"}} leftItems={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-italian-pizza-about-cheese-it-stick-selective-focus-generative-ai_1258-153039.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/homemade-sandwich-filled-with-chicken-vegetables-glass-cold-carbonated-juice_181624-56464.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286881.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-crispy-fried-chicken-with-mayonnaise-ketchup_140725-54247.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-sandwich-with-fresh-vegetables-bread-generated-by-ai_188544-27615.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-italian-pizza-about-cheese-it-stick-selective-focus-generative-ai_1258-153039.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/homemade-sandwich-filled-with-chicken-vegetables-glass-cold-carbonated-juice_181624-56464.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286881.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-crispy-fried-chicken-with-mayonnaise-ketchup_140725-54247.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-sandwich-with-fresh-vegetables-bread-generated-by-ai_188544-27615.jpg" } ]} rightItems={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-sandwich-ciabatta-with-salad-generated-by-ai_188544-21369.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-cheese-olives-tomatoes-dark-surface-italy-meal-dough-pizza-food_140725-101410.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-with-three-different-sauces-nuggets_23-2148646582.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-salmon-sandwich-with-olives-onions_23-2148640243.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873944.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-plate-with-sauce-fizzy-drink_23-2148646619.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-sandwich-ciabatta-with-salad-generated-by-ai_188544-21369.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-cheese-olives-tomatoes-dark-surface-italy-meal-dough-pizza-food_140725-101410.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-with-three-different-sauces-nuggets_23-2148646582.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-salmon-sandwich-with-olives-onions_23-2148640243.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150873944.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-plate-with-sauce-fizzy-drink_23-2148646619.jpg" } ]} /> @@ -88,48 +60,13 @@ export default function HomePage() { title="Classic Recipes, Real Ingredients" description="From our legendary thin-crust pies to crispy wings, everything is crafted with love and fresh spices." items={[ - { - title: "NY Style Cheese", - description: "Classic thin crust with our secret sauce and premium mozzarella.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3989.jpg", - }, - { - title: "Garlic Knots", - description: "Crispy on the outside, soft inside, tossed in garlic butter.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-roasted-young-potatoes-with-dill-chicken-top-view_114579-9508.jpg", - }, - { - title: "Char-Grilled Wings", - description: "Juicy, crispy, and the best wings you will find in town.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-legs-with-sauce-french-fries_23-2148646599.jpg", - }, - { - title: "Chicken Wing Pizza", - description: "A local favorite featuring actual pieces of our signature wings.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914044.jpg", - }, - { - title: "Meatball Sub", - description: "Spicy, savory, and cooked to perfection on fresh rolls.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg", - }, - { - title: "Veggie Delight", - description: "Loaded with fresh vegetables and our signature crispy crust.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/young-girls-having-pizza-floor_23-2147764737.jpg", - }, - { - title: "Eggplant Parm Sub", - description: "Hand-breaded eggplant that's worth the extra topping.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2149235918.jpg", - }, + { title: "NY Style Cheese", description: "Classic thin crust with our secret sauce and premium mozzarella.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3989.jpg" }, + { title: "Garlic Knots", description: "Crispy on the outside, soft inside, tossed in garlic butter.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-roasted-young-potatoes-with-dill-chicken-top-view_114579-9508.jpg" }, + { title: "Char-Grilled Wings", description: "Juicy, crispy, and the best wings you will find in town.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-legs-with-sauce-french-fries_23-2148646599.jpg" }, + { title: "Chicken Wing Pizza", description: "A local favorite featuring actual pieces of our signature wings.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914044.jpg" }, + { title: "Meatball Sub", description: "Spicy, savory, and cooked to perfection on fresh rolls.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg" }, + { title: "Veggie Delight", description: "Loaded with fresh vegetables and our signature crispy crust.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-girls-having-pizza-floor_23-2147764737.jpg" }, + { title: "Eggplant Parm Sub", description: "Hand-breaded eggplant that's worth the extra topping.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2149235918.jpg" } ]} /> @@ -143,22 +80,10 @@ export default function HomePage() { description="Great for families and gatherings, our combos offer the perfect taste of Sami's." plans={[ { - tag: "Popular", - price: "$49.95", - period: "Bundle", - features: [ - "Large Pizza", - "20 Wings", - "Salad", - "6 Garlic Knots", - "2L Soda", - ], - primaryButton: { - text: "Order Pack", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg", - }, + tag: "Popular", price: "$49.95", period: "Bundle", features: ["Large Pizza", "20 Wings", "Salad", "6 Garlic Knots", "2L Soda"], + primaryButton: { text: "Order Pack", href: "#contact" }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg" + } ]} /> @@ -171,21 +96,9 @@ export default function HomePage() { title="Meet the Team" description="Hard-working locals dedicated to giving you the best pizza experience." members={[ - { - name: "Sami", - role: "Owner", - imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-man-holding-cutting-board-with-pizza_23-2148785690.jpg", - }, - { - name: "Chef Maria", - role: "Pizza Maker", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg", - }, - { - name: "John", - role: "Service Lead", - imageSrc: "http://img.b2bpic.net/free-photo/friends-posing-with-pizza_23-2147640618.jpg", - }, + { name: "Sami", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-man-holding-cutting-board-with-pizza_23-2148785690.jpg" }, + { name: "Chef Maria", role: "Pizza Maker", imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg" }, + { name: "John", role: "Service Lead", imageSrc: "http://img.b2bpic.net/free-photo/friends-posing-with-pizza_23-2147640618.jpg" } ]} /> @@ -198,36 +111,11 @@ export default function HomePage() { title="What Locals Say" description="Join our community of pizza lovers who have made us a Bridgeport staple." testimonials={[ - { - name: "Jacqui Smith", - role: "Local Guide", - quote: "Very good pizza. Good crust, good sauce. Worth the stop.", - imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-holding-two-pizza-slices-indoors-handsome-male-wearing-casual-maroon-t-shirt-posing-against-yellow-wall_176532-10192.jpg", - }, - { - name: "Billy Sotherden", - role: "Local Guide", - quote: "Best pepperoni and sausage pizza in the area! Wings are excellent.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-snacks-table-informal-meeting-best-friends-small-cozy-cafe-hot-spring-evening_8353-10408.jpg", - }, - { - name: "Anna", - role: "Local Guide", - quote: "The pizza was hot and delicious. Garlic knots are crispy.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg", - }, - { - name: "Hans Kraeger", - role: "Local Guide", - quote: "A must-stop pizzeria in Bridgeport! The crust is perfection.", - imageSrc: "http://img.b2bpic.net/free-photo/choice_1388-662.jpg", - }, - { - name: "Danice Cashin", - role: "Local Guide", - quote: "Great food, quality ingredients, friendly staff, affordable.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-asian-lady-eating-orange_1150-10403.jpg", - }, + { name: "Jacqui Smith", role: "Local Guide", quote: "Very good pizza. Good crust, good sauce. Worth the stop.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-holding-two-pizza-slices-indoors-handsome-male-wearing-casual-maroon-t-shirt-posing-against-yellow-wall_176532-10192.jpg" }, + { name: "Billy Sotherden", role: "Local Guide", quote: "Best pepperoni and sausage pizza in the area! Wings are excellent.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-snacks-table-informal-meeting-best-friends-small-cozy-cafe-hot-spring-evening_8353-10408.jpg" }, + { name: "Anna", role: "Local Guide", quote: "The pizza was hot and delicious. Garlic knots are crispy.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg" }, + { name: "Hans Kraeger", role: "Local Guide", quote: "A must-stop pizzeria in Bridgeport! The crust is perfection.", imageSrc: "http://img.b2bpic.net/free-photo/choice_1388-662.jpg" }, + { name: "Danice Cashin", role: "Local Guide", quote: "Great food, quality ingredients, friendly staff, affordable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-asian-lady-eating-orange_1150-10403.jpg" } ]} /> @@ -238,34 +126,10 @@ export default function HomePage() { @@ -276,14 +140,8 @@ export default function HomePage() { -- 2.49.1