Update src/app/page.tsx

This commit is contained in:
2026-05-08 07:09:03 +00:00
parent ee05e30ab8
commit 1bde97fdec

View File

@@ -31,74 +31,45 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Golden Chopsticks"
button={{
text: "Reserve Now", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Authentic Flavors, Timeless Traditions"
description="Experience the finest Asian cuisine in the heart of the city. Golden Chopsticks invites you to savor artfully prepared dishes in a warm, sophisticated atmosphere."
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-raw-dough-pasta-formed-inside-plate-brown-table-dough-raw-food-pasta-meal_140725-79420.jpg",
imageAlt: "Fine Dining",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-raw-dough-pasta-formed-inside-plate-brown-table-dough-raw-food-pasta-meal_140725-79420.jpg", imageAlt: "Fine Dining"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dark-square-plates-with-golden-fork-knife-cup-dark-background_179666-19331.jpg",
imageAlt: "Traditional Basket",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dark-square-plates-with-golden-fork-knife-cup-dark-background_179666-19331.jpg", imageAlt: "Traditional Basket"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934672.jpg",
imageAlt: "Wok Cooking",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934672.jpg", imageAlt: "Wok Cooking"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/assorted-dumplings-platter-with-dipping-sauce_84443-85763.jpg",
imageAlt: "Dim Sum Platter",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/assorted-dumplings-platter-with-dipping-sauce_84443-85763.jpg", imageAlt: "Dim Sum Platter"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/herbal-salad-with-caviar_140725-3421.jpg",
imageAlt: "Fresh Stir Fry",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/herbal-salad-with-caviar_140725-3421.jpg", imageAlt: "Fresh Stir Fry"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552623.jpg",
imageAlt: "Plating Detail",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552623.jpg", imageAlt: "Plating Detail"},
]}
/>
</div>
@@ -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"