diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c66c26..d9fb24f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -184,49 +92,25 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Handmade Quality", - description: "Fresh pasta made daily in-house.", - icon: Award, + title: "Handmade Quality", description: "Fresh pasta made daily in-house.", icon: Award, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-asian-dish-with-chopsticks-herbs_23-2148694369.jpg?_wi=2", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-vegetable-salad-inside-tray-light-grey-table_140725-137137.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-asian-dish-with-chopsticks-herbs_23-2148694369.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-vegetable-salad-inside-tray-light-grey-table_140725-137137.jpg" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-delicious-indonesian-bakso_23-2148933307.jpg?_wi=3", - imageAlt: "delicious handmade gyozas", }, { - title: "Traditional Recipes", - description: "Authentic Mandarin flavors from our childhood.", - icon: Utensils, + title: "Traditional Recipes", description: "Authentic Mandarin flavors from our childhood.", icon: Utensils, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/hunglae-curry-with-spices-pork-local-food-northern-thailand_1150-22980.jpg?_wi=2", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-sweet-sour-sauce-broccoli-plate-plaid-tablecloth_141793-11163.jpg?_wi=2", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/hunglae-curry-with-spices-pork-local-food-northern-thailand_1150-22980.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-sweet-sour-sauce-broccoli-plate-plaid-tablecloth_141793-11163.jpg" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/black-man-chief-is-preparing-cake-molds-before-fill-them-with-batter-his-professional-artisan-confectionery_346278-681.jpg?_wi=2", - imageAlt: "delicious handmade gyozas", }, { - title: "Fresh & Hot", - description: "Served straight to your table, fresh and delicious.", - icon: Flame, + title: "Fresh & Hot", description: "Served straight to your table, fresh and delicious.", icon: Flame, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-stir-fry-vegetables_123827-21544.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-rice-with-vegetables-soy-sauce-chopsticks_23-2148377504.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/chicken-stir-fry-vegetables_123827-21544.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-rice-with-vegetables-soy-sauce-chopsticks_23-2148377504.jpg" }, ], - 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?_wi=1", - imageAlt: "delicious handmade gyozas", }, ]} title="Why Choose Us" @@ -241,48 +125,12 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={true} products={[ - { - id: "1", - name: "Homemade Gyozas", - price: "€8", - variant: "Authentic", - imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg", - }, - { - id: "2", - name: "Spicy Tofu Rice", - price: "€10", - variant: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8205.jpg", - }, - { - id: "3", - name: "Signature Beef Soup", - price: "€12", - variant: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195556.jpg", - }, - { - id: "4", - name: "Handmade Noodles", - price: "€9", - variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/boiled-tagliatelle-pasta-white-plate-with-chopsticks_114579-76247.jpg", - }, - { - id: "5", - name: "Stir-fry Veggies", - price: "€7", - variant: "Healthy", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-porridge-with-chicken-meat-fresh-cut-vegetables-blue-plate_181624-18735.jpg", - }, - { - id: "6", - name: "House Fried Rice", - price: "€8", - variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/japan-style-spaghetti-taken-by-sticks-from-bowl-greens-spices-side-view_141793-3450.jpg", - }, + { id: "1", name: "Homemade Gyozas", price: "€8", variant: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg" }, + { id: "2", name: "Spicy Tofu Rice", price: "€10", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8205.jpg" }, + { id: "3", name: "Signature Beef Soup", price: "€12", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-with-shrimps-vegetables_23-2148195556.jpg" }, + { id: "4", name: "Handmade Noodles", price: "€9", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/boiled-tagliatelle-pasta-white-plate-with-chopsticks_114579-76247.jpg" }, + { id: "5", name: "Stir-fry Veggies", price: "€7", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-porridge-with-chicken-meat-fresh-cut-vegetables-blue-plate_181624-18735.jpg" }, + { id: "6", name: "House Fried Rice", price: "€8", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/japan-style-spaghetti-taken-by-sticks-from-bowl-greens-spices-side-view_141793-3450.jpg" }, ]} title="Our Signature Dishes" description="From our kitchen to your table, authentic flavors that bring people together." @@ -295,41 +143,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah", - handle: "@sarah", - testimonial: "Foods are yummy, fresh & hot!!", - 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?_wi=2", - }, - { - id: "2", - name: "John", - handle: "@john", - testimonial: "The best gyozas I've ever tasted.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg", - }, - { - id: "3", - name: "Elena", - handle: "@elena", - testimonial: "A taste of childhood, so authentic.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", - }, - { - id: "4", - name: "Carlos", - handle: "@carlos", - testimonial: "Friendly waiters, quick service.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-drag-queen-with-drink_23-2149556855.jpg", - }, - { - id: "5", - name: "Maria", - handle: "@maria", - testimonial: "Will definitely return soon!", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-stylish-smiling-woman-colorful-retro-vintage-american-50s-cafe-sitting-table-drinking-milk-shake-cocktail-wearing-pink-sunglasses-having-fun_285396-10740.jpg", - }, + { id: "1", name: "Sarah", handle: "@sarah", testimonial: "Foods are yummy, fresh & hot!!", 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" }, + { id: "2", name: "John", handle: "@john", testimonial: "The best gyozas I've ever tasted.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg" }, + { id: "3", name: "Elena", handle: "@elena", testimonial: "A taste of childhood, so authentic.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg" }, + { id: "4", name: "Carlos", handle: "@carlos", testimonial: "Friendly waiters, quick service.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-drag-queen-with-drink_23-2149556855.jpg" }, + { id: "5", name: "Maria", handle: "@maria", testimonial: "Will definitely return soon!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-stylish-smiling-woman-colorful-retro-vintage-american-50s-cafe-sitting-table-drinking-milk-shake-cocktail-wearing-pink-sunglasses-having-fun_285396-10740.jpg" }, ]} title="What Our Guests Say" description="See why our customers keep coming back for more." @@ -341,21 +159,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "1", - title: "Do you offer delivery?", - content: "Yes, we offer delivery services.", - }, - { - id: "2", - title: "Is it women-owned?", - content: "Yes, we are a proud women-owned business.", - }, - { - id: "3", - title: "Do you accept take-away?", - content: "Absolutely, take-away is available.", - }, + { id: "1", title: "Do you offer delivery?", content: "Yes, we offer delivery services." }, + { id: "2", title: "Is it women-owned?", content: "Yes, we are a proud women-owned business." }, + { id: "3", title: "Do you accept take-away?", content: "Absolutely, take-away is available." }, ]} title="Common Questions" faqsAnimation="slide-up" @@ -366,17 +172,12 @@ export default function LandingPage() {