From f211fa24527e3f204215339eeeb9fd84a9358d49 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 18:43:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 256 +++++++++-------------------------------------- 1 file changed, 50 insertions(+), 206 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e059653..d0968f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,51 +45,28 @@ export default function LandingPage() {
@@ -109,33 +78,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Crazy Dough", - description: "Perfectly baked, thin, and packed with flavor, our dough is aged for maximum complexity.", - tag: "Artisan", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spreading-flour-top-dough_23-2148302932.jpg", - }, + id: "f1", title: "Crazy Dough", description: "Perfectly baked, thin, and packed with flavor, our dough is aged for maximum complexity.", tag: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/close-up-spreading-flour-top-dough_23-2148302932.jpg"}, { - id: "f2", - title: "Real Fire Energy", - description: "Made fresh, served hot — always. Our wood-fired ovens provide the perfect crunch.", - tag: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg", - }, + id: "f2", title: "Real Fire Energy", description: "Made fresh, served hot — always. Our wood-fired ovens provide the perfect crunch.", tag: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg"}, { - id: "f3", - title: "Unique Flavors", - description: "Zucchini pesto, handcrafted sauces, bold combinations that redefine what pizza can be.", - tag: "Bold", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-flour-making-pizza-writing-with-different-ingredients-white-background-egg-flour-milk-pie-dough_140725-158433.jpg", - }, + id: "f3", title: "Unique Flavors", description: "Zucchini pesto, handcrafted sauces, bold combinations that redefine what pizza can be.", tag: "Bold", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-flour-making-pizza-writing-with-different-ingredients-white-background-egg-flour-milk-pie-dough_140725-158433.jpg"}, { - id: "f4", - title: "Pizza + Beer Culture", - description: "The perfect pairing for nights that turn into memories. Join us for the ultimate hangout.", - tag: "Social", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-eating-delicious-pizza_23-2150317039.jpg", - }, + id: "f4", title: "Pizza + Beer Culture", description: "The perfect pairing for nights that turn into memories. Join us for the ultimate hangout.", tag: "Social", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-eating-delicious-pizza_23-2150317039.jpg"}, ]} title="What Makes Jems Different" description="Crafted fresh, not rushed. Experience the artisanal difference of our fire-baked tradition." @@ -150,59 +99,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Signature", - name: "The Margherita", - price: "65", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sliced-pizza-with-copy-space_23-2148753765.jpg", - }, + id: "p1", brand: "Signature", name: "The Margherita", price: "65", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sliced-pizza-with-copy-space_23-2148753765.jpg"}, { - id: "p2", - brand: "Gourmet", - name: "Zucchini Pesto", - price: "72", - rating: 5, - reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-square-pizza-with-onions_23-2149298064.jpg", - }, + id: "p2", brand: "Gourmet", name: "Zucchini Pesto", price: "72", rating: 5, + reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-square-pizza-with-onions_23-2149298064.jpg"}, { - id: "p3", - brand: "Classic", - name: "Spicy Pepperoni", - price: "68", - rating: 4, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/ham-italian-crust-pizza-sauce_1203-3946.jpg", - }, + id: "p3", brand: "Classic", name: "Spicy Pepperoni", price: "68", rating: 4, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/ham-italian-crust-pizza-sauce_1203-3946.jpg"}, { - id: "p4", - brand: "Premium", - name: "Truffle Mushroom", - price: "78", - rating: 5, - reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/herb-dinner-oregano-mozzarella-food_1122-2449.jpg", - }, + id: "p4", brand: "Premium", name: "Truffle Mushroom", price: "78", rating: 5, + reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/herb-dinner-oregano-mozzarella-food_1122-2449.jpg"}, { - id: "p5", - brand: "Garden", - name: "Roasted Veggie", - price: "62", - rating: 4, - reviewCount: "52", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-with-vegetables_23-2149298102.jpg", - }, + id: "p5", brand: "Garden", name: "Roasted Veggie", price: "62", rating: 4, + reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pizza-with-vegetables_23-2149298102.jpg"}, { - id: "p6", - brand: "Artisan", - name: "The Chef's Special", - price: "80", - rating: 5, - reviewCount: "48", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-tomatoes-parmesan-cheese_23-2148753756.jpg", - }, + id: "p6", brand: "Artisan", name: "The Chef's Special", price: "80", rating: 5, + reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-tomatoes-parmesan-cheese_23-2148753756.jpg"}, ]} title="Our Signature Creations" description="Crispy edges. Melted cheese. Perfect bite. Explore our artisan menu." @@ -215,20 +128,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Why does it take time?", - content: "Our dough is proofed slowly and pizzas are fired individually in our high-heat ovens to ensure the perfect texture.", - }, + id: "q1", title: "Why does it take time?", content: "Our dough is proofed slowly and pizzas are fired individually in our high-heat ovens to ensure the perfect texture."}, { - id: "q2", - title: "Is pickup better?", - content: "Absolutely. For the best experience, we recommend dining in or grabbing it hot from our kitchen.", - }, + id: "q2", title: "Is pickup better?", content: "Absolutely. For the best experience, we recommend dining in or grabbing it hot from our kitchen."}, { - id: "q3", - title: "Do you take reservations?", - content: "We embrace the social vibe. Feel free to walk in and find a spot in our open seating areas.", - }, + id: "q3", title: "Do you take reservations?", content: "We embrace the social vibe. Feel free to walk in and find a spot in our open seating areas."}, ]} imageSrc="http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14748.jpg" title="Not Fast Food. Real Pizza." @@ -243,50 +147,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah J.", - date: "Oct 2024", - title: "Epic Pizza", - quote: "Best pizza I've had in Israel. World-class crust.", - avatarSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4028.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg", - }, + id: "t1", name: "Sarah J.", date: "Oct 2024", title: "Epic Pizza", quote: "Best pizza I've had in Israel. World-class crust.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4028.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg"}, { - id: "t2", - name: "David M.", - date: "Sept 2024", - title: "Perfect Vibe", - quote: "The vibe alone is worth coming for. My go-to spot.", - avatarSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/loving-excited-women-enjoying-pizzas-together_23-2147743644.jpg", - }, + id: "t2", name: "David M.", date: "Sept 2024", title: "Perfect Vibe", quote: "The vibe alone is worth coming for. My go-to spot.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg", imageSrc: "http://img.b2bpic.net/free-photo/loving-excited-women-enjoying-pizzas-together_23-2147743644.jpg"}, { - id: "t3", - name: "Emily R.", - date: "Aug 2024", - title: "Hidden Gem", - quote: "Every time it gets better. So glad we discovered Jems.", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pizza-slices_23-2149066098.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-people-taking-slices-hot-pizza-from-cardboard-box-table_169016-18833.jpg", - }, + id: "t3", name: "Emily R.", date: "Aug 2024", title: "Hidden Gem", quote: "Every time it gets better. So glad we discovered Jems.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pizza-slices_23-2149066098.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-people-taking-slices-hot-pizza-from-cardboard-box-table_169016-18833.jpg"}, { - id: "t4", - name: "Michael K.", - date: "July 2024", - title: "Insanely Delicious", - quote: "Insanely delicious. The zucchini pesto pizza is a game changer.", - avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009634.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-some-street-food_23-2149009636.jpg", - }, + id: "t4", name: "Michael K.", date: "July 2024", title: "Insanely Delicious", quote: "Insanely delicious. The zucchini pesto pizza is a game changer.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009634.jpg", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-some-street-food_23-2149009636.jpg"}, { - id: "t5", - name: "Jessica L.", - date: "June 2024", - title: "Our Favorite", - quote: "We keep coming back. Nothing else compares locally.", - avatarSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27033.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/various-dessert-glass-white-wine_140725-4306.jpg", - }, + id: "t5", name: "Jessica L.", date: "June 2024", title: "Our Favorite", quote: "We keep coming back. Nothing else compares locally.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27033.jpg", imageSrc: "http://img.b2bpic.net/free-photo/various-dessert-glass-white-wine_140725-4306.jpg"}, ]} title="What Our Community Says" description="From world-class slices to unforgettable nights, here is why our locals keep coming back." @@ -300,15 +169,9 @@ export default function LandingPage() { description="You’re one click away from the best pizza experience. Order now, visit us, or reach out." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Email", - }, + name: "email", type: "email", placeholder: "Email"}, ]} imageSrc="http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg" /> @@ -320,50 +183,31 @@ export default function LandingPage() { logoText="JEMS PIZZA" columns={[ { - title: "Menu", - items: [ + title: "Menu", items: [ { - label: "All Pizzas", - href: "#menu", - }, + label: "All Pizzas", href: "#menu"}, { - label: "Pesto Special", - href: "#menu", - }, + label: "Pesto Special", href: "#menu"}, { - label: "Drinks", - href: "#menu", - }, + label: "Drinks", href: "#menu"}, ], }, { - title: "Visit", - items: [ + title: "Visit", items: [ { - label: "Location", - href: "#", - }, + label: "Location", href: "#"}, { - label: "Hours", - href: "#", - }, + label: "Hours", href: "#"}, { - label: "WhatsApp", - href: "#", - }, + label: "WhatsApp", href: "#"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, ], }, ]}