From 6bf1782edbd5e34e4a430c71b46f0ae250eabaaf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 02:21:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 267 +++++++++++------------------------------------ 1 file changed, 63 insertions(+), 204 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 841af32..d239545 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,17 +32,11 @@ export default function LandingPage() { @@ -51,35 +45,22 @@ export default function LandingPage() {
@@ -91,9 +72,7 @@ export default function LandingPage() { title="A Chicago Culinary Legend" buttons={[ { - text: "Learn Our History", - href: "#", - }, + text: "Learn Our History", href: "#"}, ]} />
@@ -105,38 +84,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Traditional Craft", - author: "Chef Kitchen", - description: "Authentic techniques handed down through generations.", - tags: [ - "Authentic", - "Tradition", - ], - imageSrc: "http://img.b2bpic.net/free-photo/healthy-ingredients-wooden-textured-surface-with-vegetables-delicious-pizza_23-2148076054.jpg", - }, + id: "f1", title: "Traditional Craft", author: "Chef Kitchen", description: "Authentic techniques handed down through generations.", tags: [ + "Authentic", "Tradition"], + imageSrc: "http://img.b2bpic.net/free-photo/healthy-ingredients-wooden-textured-surface-with-vegetables-delicious-pizza_23-2148076054.jpg"}, { - id: "f2", - title: "Family Friendly", - author: "Operations", - description: "Perfect atmosphere for families, locals, and visitors alike.", - tags: [ - "Community", - "Welcome", - ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg", - }, + id: "f2", title: "Family Friendly", author: "Operations", description: "Perfect atmosphere for families, locals, and visitors alike.", tags: [ + "Community", "Welcome"], + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg"}, { - id: "f3", - title: "Stone Oven Baked", - author: "Master Baker", - description: "Baking pizzas to perfection in our traditional stone ovens.", - tags: [ - "Fresh", - "Oven", - ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-near-oven_23-2150873852.jpg", - }, + id: "f3", title: "Stone Oven Baked", author: "Master Baker", description: "Baking pizzas to perfection in our traditional stone ovens.", tags: [ + "Fresh", "Oven"], + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-near-oven_23-2150873852.jpg"}, ]} title="Why We're Chicago's Best" description="Crafted with passion, traditional methods, and only the freshest, high-quality ingredients." @@ -151,59 +109,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - brand: "Gino's", - name: "Classic Sausage Deep Dish", - price: "$22.00", - rating: 5, - reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-restaurant-table_23-2148305651.jpg", - }, + id: "p1", brand: "Gino's", name: "Classic Sausage Deep Dish", price: "$22.00", rating: 5, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-restaurant-table_23-2148305651.jpg"}, { - id: "p2", - brand: "Gino's", - name: "Spinach Classic", - price: "$20.00", - rating: 4, - reviewCount: "800", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895459.jpg", - }, + id: "p2", brand: "Gino's", name: "Spinach Classic", price: "$20.00", rating: 4, + reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895459.jpg"}, { - id: "p3", - brand: "Gino's", - name: "Meat Lovers", - price: "$25.00", - rating: 5, - reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak_1203-9961.jpg", - }, + id: "p3", brand: "Gino's", name: "Meat Lovers", price: "$25.00", rating: 5, + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak_1203-9961.jpg"}, { - id: "p4", - brand: "Gino's", - name: "Mozzarella Sticks", - price: "$9.00", - rating: 5, - reviewCount: "450", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-fingers-skimmer-with-cherry-tomatoes-leafy-vegetable-table_23-2147840933.jpg", - }, + id: "p4", brand: "Gino's", name: "Mozzarella Sticks", price: "$9.00", rating: 5, + reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-fingers-skimmer-with-cherry-tomatoes-leafy-vegetable-table_23-2147840933.jpg"}, { - id: "p5", - brand: "Gino's", - name: "Garden Salad", - price: "$7.00", - rating: 4, - reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-caesar-salad-with-chicken-parmesan-cheese-bowl-dark_140725-11873.jpg", - }, + id: "p5", brand: "Gino's", name: "Garden Salad", price: "$7.00", rating: 4, + reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/side-view-caesar-salad-with-chicken-parmesan-cheese-bowl-dark_140725-11873.jpg"}, { - id: "p6", - brand: "Gino's", - name: "Cannoli Duo", - price: "$8.00", - rating: 5, - reviewCount: "600", - imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-traditional-tequenos-dish_23-2148945427.jpg", - }, + id: "p6", brand: "Gino's", name: "Cannoli Duo", price: "$8.00", rating: 5, + reviewCount: "600", imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-traditional-tequenos-dish_23-2148945427.jpg"}, ]} title="Menu Classics" description="Explore our world-famous signature deep dish pizzas and authentic Italian favorites." @@ -218,20 +140,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "50+", - description: "Years of Tradition", - }, + id: "m1", value: "50+", description: "Years of Tradition"}, { - id: "m2", - value: "1M+", - description: "Pizzas Served", - }, + id: "m2", value: "1M+", description: "Pizzas Served"}, { - id: "m3", - value: "12", - description: "Iconic Locations", - }, + id: "m3", value: "12", description: "Iconic Locations"}, ]} title="By The Numbers" description="Decades of pizza perfection and millions of slices served to Chicagoans." @@ -246,45 +159,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Sarah Miller", - role: "Foodie", - company: "Local Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg", - }, + id: "t1", name: "Sarah Miller", role: "Foodie", company: "Local Guide", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg"}, { - id: "t2", - name: "John Thompson", - role: "Visitor", - company: "Traveler", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-japanese-street-food_23-2149319452.jpg", - }, + id: "t2", name: "John Thompson", role: "Visitor", company: "Traveler", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-japanese-street-food_23-2149319452.jpg"}, { - id: "t3", - name: "Maria Garcia", - role: "Regular", - company: "Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-young-happy-people-communicating-while-having-lunch-together-dining-room_637285-3564.jpg", - }, + id: "t3", name: "Maria Garcia", role: "Regular", company: "Fan", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-young-happy-people-communicating-while-having-lunch-together-dining-room_637285-3564.jpg"}, { - id: "t4", - name: "David Smith", - role: "Local", - company: "Native", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-women-eating-pizza-slice_23-2147890875.jpg", - }, + id: "t4", name: "David Smith", role: "Local", company: "Native", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/two-women-eating-pizza-slice_23-2147890875.jpg"}, { - id: "t5", - name: "Emily Wong", - role: "Critic", - company: "Observer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-eating-together_23-2149061571.jpg", - }, + id: "t5", name: "Emily Wong", role: "Critic", company: "Observer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-eating-together_23-2149061571.jpg"}, ]} title="Loved By Chicago" description="Hear what our loyal guests have to say about the Gino's experience." @@ -297,20 +185,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you offer delivery?", - content: "Yes, we deliver straight to your door throughout Chicago.", - }, + id: "q1", title: "Do you offer delivery?", content: "Yes, we deliver straight to your door throughout Chicago."}, { - id: "q2", - title: "Can I reserve a table?", - content: "Yes, reservations are highly recommended, especially on weekends.", - }, + id: "q2", title: "Can I reserve a table?", content: "Yes, reservations are highly recommended, especially on weekends."}, { - id: "q3", - title: "Do you have vegan options?", - content: "We offer several vegetarian-friendly options and can customize certain pizzas.", - }, + id: "q3", title: "Do you have vegan options?", content: "We offer several vegetarian-friendly options and can customize certain pizzas."}, ]} title="Frequently Asked" description="Have questions about our deep dish? We've got answers." @@ -322,20 +201,15 @@ export default function LandingPage() { @@ -345,42 +219,27 @@ export default function LandingPage() { logoText="Gino's East" columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "Locations", - href: "#contact", - }, + label: "Locations", href: "#contact"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#", - }, + label: "FAQ", href: "#"}, { - label: "Contact", - href: "#", - }, + label: "Contact", href: "#"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} @@ -390,4 +249,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1