From 1bde97fdec5c5849fcc05f79a23907ebf00bea78 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 07:09:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 181 ++++++++++------------------------------------- 1 file changed, 36 insertions(+), 145 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 626be4d..e230ca0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,74 +31,45 @@ export default function LandingPage() {
@@ -121,47 +92,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "m1", - name: "Signature Wok Noodles", - price: "$18", - variant: "Spicy", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-noodles-dark-table_23-2148803873.jpg", - }, + id: "m1", name: "Signature Wok Noodles", price: "$18", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/assortment-noodles-dark-table_23-2148803873.jpg"}, { - id: "m2", - name: "Handmade Dim Sum Basket", - price: "$22", - variant: "Traditional", - imageSrc: "http://img.b2bpic.net/free-photo/chinese-dumpling-salad-bamboo-steamer-box-colored-backdrop-with-chopsticks_23-2148123590.jpg", - }, + id: "m2", name: "Handmade Dim Sum Basket", price: "$22", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/chinese-dumpling-salad-bamboo-steamer-box-colored-backdrop-with-chopsticks_23-2148123590.jpg"}, { - id: "m3", - name: "Crispy Golden Spring Rolls", - price: "$12", - variant: "Appetizer", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388032.jpg", - }, + id: "m3", name: "Crispy Golden Spring Rolls", price: "$12", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388032.jpg"}, { - id: "m4", - name: "Szechuan Beef Stir-fry", - price: "$26", - variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-stir-fry-with-fresh-vegetables-sesame-seeds_23-2151966861.jpg", - }, + id: "m4", name: "Szechuan Beef Stir-fry", price: "$26", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-stir-fry-with-fresh-vegetables-sesame-seeds_23-2151966861.jpg"}, { - id: "m5", - name: "Vegetable Tofu Claypot", - price: "$20", - variant: "Vegan", - imageSrc: "http://img.b2bpic.net/free-photo/vegan-salad-with-tofu-cucumber-sesame-served-plate-closeup_1220-7143.jpg", - }, + id: "m5", name: "Vegetable Tofu Claypot", price: "$20", variant: "Vegan", imageSrc: "http://img.b2bpic.net/free-photo/vegan-salad-with-tofu-cucumber-sesame-served-plate-closeup_1220-7143.jpg"}, { - id: "m6", - name: "Sweet Sesame Balls", - price: "$9", - variant: "Dessert", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-little-cakes-with-sliced-fruits-white-space_140725-95454.jpg", - }, + id: "m6", name: "Sweet Sesame Balls", price: "$9", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-little-cakes-with-sliced-fruits-white-space_140725-95454.jpg"}, ]} title="Signature Menu Highlights" description="Explore our curated selection of signature dishes, from hand-crafted dim sum to wok-fired classics prepared with premium ingredients." @@ -176,26 +117,11 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "t1", - name: "Chef Chen", - role: "Head Chef", - description: "Over 20 years of experience in regional Szechuan cuisine.", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-age-man-wearing-chef-bonete-smiling-home-kitchen-close-up-portrait-happy-retired-old-baker-with-glasses-apron-looking-camera-ready-cook-homemade-pastry-with-flour-eggs_482257-14384.jpg", - }, + id: "t1", name: "Chef Chen", role: "Head Chef", description: "Over 20 years of experience in regional Szechuan cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-age-man-wearing-chef-bonete-smiling-home-kitchen-close-up-portrait-happy-retired-old-baker-with-glasses-apron-looking-camera-ready-cook-homemade-pastry-with-flour-eggs_482257-14384.jpg"}, { - id: "t2", - name: "Elena Martinez", - role: "Restaurant Manager", - description: "Ensuring our guests have a seamless and welcoming experience.", - imageSrc: "http://img.b2bpic.net/free-photo/two-businesswomen-cafe_1157-15231.jpg", - }, + id: "t2", name: "Elena Martinez", role: "Restaurant Manager", description: "Ensuring our guests have a seamless and welcoming experience.", imageSrc: "http://img.b2bpic.net/free-photo/two-businesswomen-cafe_1157-15231.jpg"}, { - id: "t3", - name: "Chef Li", - role: "Dim Sum Specialist", - description: "Expert in the intricate craft of handmade dim sum varieties.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-138286.jpg", - }, + id: "t3", name: "Chef Li", role: "Dim Sum Specialist", description: "Expert in the intricate craft of handmade dim sum varieties.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-138286.jpg"}, ]} title="Meet the Kitchen Masters" description="Our culinary experts are dedicated to perfecting the art of Asian cuisine, ensuring every plate leaves the kitchen with consistent quality and taste." @@ -207,30 +133,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/controlling-work_1098-18073.jpg", - }, + id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/controlling-work_1098-18073.jpg"}, { - id: "2", - name: "Michael D.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-offering-salad-her-boyfriend_23-2148363535.jpg", - }, + id: "2", name: "Michael D.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-offering-salad-her-boyfriend_23-2148363535.jpg"}, { - id: "3", - name: "Emily R.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-delicious-cocktails_23-2150244937.jpg", - }, + id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-delicious-cocktails_23-2150244937.jpg"}, { - id: "4", - name: "David K.", - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", - }, + id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg"}, { - id: "5", - name: "Jessica L.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", - }, + id: "5", name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"}, ]} cardTitle="Guest Experiences" cardTag="Testimonials" @@ -244,20 +155,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do I need a reservation?", - content: "While we welcome walk-ins, reservations are recommended for peak weekend dining.", - }, + id: "q1", title: "Do I need a reservation?", content: "While we welcome walk-ins, reservations are recommended for peak weekend dining."}, { - id: "q2", - title: "Are there vegetarian options?", - content: "Yes, we offer a dedicated selection of plant-based and vegetarian dishes.", - }, + id: "q2", title: "Are there vegetarian options?", content: "Yes, we offer a dedicated selection of plant-based and vegetarian dishes."}, { - id: "q3", - title: "Do you host private events?", - content: "We have private dining areas available for parties and corporate events.", - }, + id: "q3", title: "Do you host private events?", content: "We have private dining areas available for parties and corporate events."}, ]} title="Dining Information" description="Frequently asked questions to help you plan your visit at Golden Chopsticks." @@ -272,28 +174,17 @@ export default function LandingPage() { description="Join us for an unforgettable dining experience. Please fill out the form below to secure your reservation." inputs={[ { - name: "fullName", - type: "text", - placeholder: "Your Name", - required: true, + name: "fullName", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, { - name: "date", - type: "date", - placeholder: "Reservation Date", - required: true, + name: "date", type: "date", placeholder: "Reservation Date", required: true, }, ]} textarea={{ - name: "notes", - placeholder: "Special requests or seating preferences", - rows: 4, + name: "notes", placeholder: "Special requests or seating preferences", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/travelers-reception_1098-14597.jpg" imageAlt="Restaurant Reception"