From 12eeeb76d676db5ec8321ad63f6c100f89734556 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 06:09:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 320 ++++++++--------------------------------------- 1 file changed, 55 insertions(+), 265 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 03e1a33..208fcd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -148,40 +90,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Farm to Table", - description: "Sourced daily from sustainable mediterranean family farms.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-429.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetables-white-ceramic-pan-with-ingredients-rustic-surface_127032-1884.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=2", - imageAlt: "fresh healthy organic ingredients mediterranean", + title: "Farm to Table", description: "Sourced daily from sustainable mediterranean family farms.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-429.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetables-white-ceramic-pan-with-ingredients-rustic-surface_127032-1884.jpg" } }, { - title: "Authentic Blends", - description: "Proprietary spice blends refined over centuries.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients-with-garlic-dough_23-2148834737.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/spices-near-cheese_23-2147772130.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-ingredients-bowl_23-2148491238.jpg?_wi=2", - imageAlt: "fresh healthy organic ingredients mediterranean", + title: "Authentic Blends", description: "Proprietary spice blends refined over centuries.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients-with-garlic-dough_23-2148834737.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/spices-near-cheese_23-2147772130.jpg" } }, { - title: "Artisanal Preparation", - description: "Hand-kneaded and stone-baked with passion.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/salad-near-oil-vegetables_23-2147778438.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-gutab-stuffed-flatbread-with-herbs-garnished-with-pomegranate-seeds-yogurt_140725-6896.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauces-near-rolled-dough_23-2147772103.jpg?_wi=1", - imageAlt: "fresh healthy organic ingredients mediterranean", + title: "Artisanal Preparation", description: "Hand-kneaded and stone-baked with passion.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/salad-near-oil-vegetables_23-2147778438.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-gutab-stuffed-flatbread-with-herbs-garnished-with-pomegranate-seeds-yogurt_140725-6896.jpg" } }, ]} showStepNumbers={true} @@ -197,60 +115,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "1", - brand: "Signature", - name: "Classic Zaatar Flatbread", - price: "$12.00", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauces-near-rolled-dough_23-2147772103.jpg?_wi=2", - }, - { - id: "2", - brand: "Gourmet", - name: "Herb-Infused Pastry", - price: "$8.50", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-mediterranean-appetizer-plate-with-olive-variation-generated-by-ai_188544-24667.jpg", - }, - { - id: "3", - brand: "Signature", - name: "Mediterranean Garden Salad", - price: "$15.00", - rating: 5, - reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-salad-with-apple_23-2148515420.jpg", - }, - { - id: "4", - brand: "Gourmet", - name: "Dips Platter", - price: "$18.00", - rating: 5, - reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-with-fillet-vegetables_114579-2035.jpg", - }, - { - id: "5", - brand: "Signature", - name: "Artisan Spice Bowl", - price: "$10.00", - rating: 4, - reviewCount: "55", - imageSrc: "http://img.b2bpic.net/free-photo/pita-stuffed-with-chicken-tomato-lettuce_2829-10669.jpg", - }, - { - id: "6", - brand: "Gourmet", - name: "Zaatar Infused Medley", - price: "$14.00", - rating: 5, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/dark-background-with-fresh-products-space-messages_23-2147612103.jpg", - }, + { id: "1", brand: "Signature", name: "Classic Zaatar Flatbread", price: "$12.00", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauces-near-rolled-dough_23-2147772103.jpg" }, + { id: "2", brand: "Gourmet", name: "Herb-Infused Pastry", price: "$8.50", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/fresh-mediterranean-appetizer-plate-with-olive-variation-generated-by-ai_188544-24667.jpg" }, + { id: "3", brand: "Signature", name: "Mediterranean Garden Salad", price: "$15.00", rating: 5, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-salad-with-apple_23-2148515420.jpg" }, + { id: "4", brand: "Gourmet", name: "Dips Platter", price: "$18.00", rating: 5, reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-with-fillet-vegetables_114579-2035.jpg" }, + { id: "5", brand: "Signature", name: "Artisan Spice Bowl", price: "$10.00", rating: 4, reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/pita-stuffed-with-chicken-tomato-lettuce_2829-10669.jpg" }, + { id: "6", brand: "Gourmet", name: "Zaatar Infused Medley", price: "$14.00", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/dark-background-with-fresh-products-space-messages_23-2147612103.jpg" }, ]} title="Signature Specialties" description="Curated selection of our most beloved culinary traditions." @@ -264,39 +134,12 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "starter", - badge: "Introduction", - price: "$45", - subtitle: "A curated introduction to our signature flavors.", - buttons: [ - { - text: "Select", - href: "#contact", - }, - ], - features: [ - "3 Course Tasting", - "Signature Zaatar Dish", - "Selection of Dips", - ], + id: "starter", badge: "Introduction", price: "$45", subtitle: "A curated introduction to our signature flavors.", buttons: [{ text: "Select", href: "#contact" }], + features: ["3 Course Tasting", "Signature Zaatar Dish", "Selection of Dips"], }, { - id: "premium", - badge: "Chef Selection", - price: "$85", - subtitle: "The ultimate culinary journey through the Mediterranean.", - buttons: [ - { - text: "Select", - href: "#contact", - }, - ], - features: [ - "7 Course Tasting", - "Signature Zaatar Dish", - "Exclusive Spice Sampler", - "Wine Pairing", - ], + id: "premium", badge: "Chef Selection", price: "$85", subtitle: "The ultimate culinary journey through the Mediterranean.", buttons: [{ text: "Select", href: "#contact" }], + features: ["7 Course Tasting", "Signature Zaatar Dish", "Exclusive Spice Sampler", "Wine Pairing"], }, ]} title="Tasting Menus" @@ -310,24 +153,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Award, - title: "Awards Won", - value: "12", - }, - { - id: "m2", - icon: Star, - title: "Avg Rating", - value: "4.9", - }, - { - id: "m3", - icon: Clock, - title: "Kitchen Hours", - value: "10k+", - }, + { id: "m1", icon: Award, title: "Awards Won", value: "12" }, + { id: "m2", icon: Star, title: "Avg Rating", value: "4.9" }, + { id: "m3", icon: Clock, title: "Kitchen Hours", value: "10k+" }, ]} title="Our Impact" description="The numbers behind our dedication to flavor." @@ -341,26 +169,11 @@ export default function LandingPage() { rating={5} author="Elena Rossi, Culinary Critic" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520019.jpg", - alt: "Elena Rossi", - }, - { - src: "http://img.b2bpic.net/free-photo/chef-standing-by-counter-serving-salad-from-cabbage-holding-chilli-pepper_1303-32139.jpg", - alt: "Customer 2", - }, - { - src: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg", - alt: "Customer 3", - }, - { - src: "http://img.b2bpic.net/free-photo/woman-eating-salad-home_1301-7057.jpg", - alt: "Customer 4", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg", - alt: "Customer 5", - }, + { src: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520019.jpg", alt: "Elena Rossi" }, + { src: "http://img.b2bpic.net/free-photo/chef-standing-by-counter-serving-salad-from-cabbage-holding-chilli-pepper_1303-32139.jpg", alt: "Customer 2" }, + { src: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg", alt: "Customer 3" }, + { src: "http://img.b2bpic.net/free-photo/woman-eating-salad-home_1301-7057.jpg", alt: "Customer 4" }, + { src: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg", alt: "Customer 5" }, ]} ratingAnimation="blur-reveal" avatarsAnimation="blur-reveal" @@ -370,9 +183,7 @@ export default function LandingPage() {