Update src/app/page.tsx

This commit is contained in:
2026-05-05 11:34:22 +00:00
parent cbab62b3d3
commit add5165073

View File

@@ -32,26 +32,16 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Experience",
id: "about",
},
name: "Experience", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Reservations",
id: "contact",
},
name: "Reservations", id: "contact"},
]}
button={{
text: "Reserve Now",
href: "#contact",
}}
text: "Reserve Now", href: "#contact"}}
brandName="Elysian Dining"
/>
</div>
@@ -62,35 +52,21 @@ export default function LandingPage() {
description="Experience culinary excellence with instant reservations, AI-powered recommendations, and 24/7 support—from discovery to table, we're here to perfect your visit."
buttons={[
{
text: "Reserve Your Table Now",
href: "#contact",
},
text: "Reserve Your Table Now", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg",
imageAlt: "Luxurious dining atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg", imageAlt: "Luxurious dining atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg",
imageAlt: "Sophisticated table setting",
},
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Sophisticated table setting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg",
imageAlt: "Gourmet plating",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg", imageAlt: "Gourmet plating"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg",
imageAlt: "Elegant restaurant decor",
},
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", imageAlt: "Elegant restaurant decor"},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-giving-order-client-holding-takeaway-coffee-cup-wearing-apron-working_1258-199319.jpg",
imageAlt: "Impeccable service",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-giving-order-client-holding-takeaway-coffee-cup-wearing-apron-working_1258-199319.jpg", imageAlt: "Impeccable service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45998.jpg",
imageAlt: "Fine wine selection",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45998.jpg", imageAlt: "Fine wine selection"},
]}
/>
</div>
@@ -103,17 +79,11 @@ export default function LandingPage() {
description="Founded on the belief that dining should be an immersive art form, Elysian Dining bridges traditional technique with modern convenience. We serve busy professionals and event planners by ensuring every detail of your reservation is handled with precision."
bulletPoints={[
{
title: "24/7 AI Concierge",
description: "Instant answers and booking support anytime.",
},
title: "24/7 AI Concierge", description: "Instant answers and booking support anytime."},
{
title: "Precision Planning",
description: "Seamless group and private dining logistics.",
},
title: "Precision Planning", description: "Seamless group and private dining logistics."},
{
title: "Culinary Artistry",
description: "Locally sourced ingredients, globally inspired.",
},
title: "Culinary Artistry", description: "Locally sourced ingredients, globally inspired."},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-chef-placing-orange-slice-dish_23-2148763198.jpg"
mediaAnimation="slide-up"
@@ -128,20 +98,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Instant Reservations",
description: "Secure your table in seconds via our real-time portal.",
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-holding-smartphone-with-greenscreen-template_482257-88027.jpg",
},
title: "Instant Reservations", description: "Secure your table in seconds via our real-time portal.", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-holding-smartphone-with-greenscreen-template_482257-88027.jpg"},
{
title: "Smart Recommendations",
description: "Personalized AI-driven menu and pairing advice.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149870751.jpg",
},
title: "Smart Recommendations", description: "Personalized AI-driven menu and pairing advice.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149870751.jpg"},
{
title: "Always On Support",
description: "24/7 virtual assistant for inquiries and changes.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-mature-male-browsing-tablet_23-2148673395.jpg",
},
title: "Always On Support", description: "24/7 virtual assistant for inquiries and changes.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-mature-male-browsing-tablet_23-2148673395.jpg"},
]}
title="Effortless Dining Experience"
description="Designed for the modern professional, our digital tools put you in control of your dining schedule."
@@ -156,47 +117,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Truffle Infused Appetizer",
price: "$24",
variant: "Seasonal",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg",
},
id: "1", name: "Truffle Infused Appetizer", price: "$24", variant: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg"},
{
id: "2",
name: "Aged Wagyu Ribeye",
price: "$85",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg",
},
id: "2", name: "Aged Wagyu Ribeye", price: "$85", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg"},
{
id: "3",
name: "Atlantic Sea Bass",
price: "$42",
variant: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-breasrt-creamy-mushroom-sauce_114579-1138.jpg",
},
id: "3", name: "Atlantic Sea Bass", price: "$42", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breasrt-creamy-mushroom-sauce_114579-1138.jpg"},
{
id: "4",
name: "Organic Heirloom Salad",
price: "$18",
variant: "Light",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-delicious-salad-close-up_23-2148516929.jpg",
},
id: "4", name: "Organic Heirloom Salad", price: "$18", variant: "Light", imageSrc: "http://img.b2bpic.net/free-photo/fresh-delicious-salad-close-up_23-2148516929.jpg"},
{
id: "5",
name: "Dark Chocolate Ganache",
price: "$15",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowls_140725-105619.jpg",
},
id: "5", name: "Dark Chocolate Ganache", price: "$15", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowls_140725-105619.jpg"},
{
id: "6",
name: "Botanical Craft Cocktail",
price: "$18",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-daiquiri-drink-plate_23-2149418310.jpg",
},
id: "6", name: "Botanical Craft Cocktail", price: "$18", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-daiquiri-drink-plate_23-2149418310.jpg"},
]}
title="Our Signature Creations"
description="Explore our chef-curated selections, perfect for any occasion."
@@ -208,14 +139,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Culinary Excellence",
"Gourmet Association",
"Fine Dining Guide",
"Hospitality Award",
"Modern Dining Craft",
"Top Restaurant Badge",
"Hospitality Network",
]}
"Culinary Excellence", "Gourmet Association", "Fine Dining Guide", "Hospitality Award", "Modern Dining Craft", "Top Restaurant Badge", "Hospitality Network"]}
title="Award-Winning Excellence"
description="Recognized by industry leaders for our commitment to quality and innovation."
/>
@@ -227,45 +151,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Exceptional",
quote: "The booking process was flawless, and the atmosphere is unmatched.",
name: "Sarah Jenkins",
role: "Corporate Lead",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-with-flower-table_23-2148001715.jpg",
},
id: "1", title: "Exceptional", quote: "The booking process was flawless, and the atmosphere is unmatched.", name: "Sarah Jenkins", role: "Corporate Lead", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-with-flower-table_23-2148001715.jpg"},
{
id: "2",
title: "Stunning",
quote: "My go-to place for client dinners. Reliability is second to none.",
name: "Mark Thornton",
role: "Business Executive",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517447.jpg",
},
id: "2", title: "Stunning", quote: "My go-to place for client dinners. Reliability is second to none.", name: "Mark Thornton", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517447.jpg"},
{
id: "3",
title: "Top Tier",
quote: "The AI recommendations actually suggested the perfect wine pairing.",
name: "Elena Rossi",
role: "Culinary Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg",
},
id: "3", title: "Top Tier", quote: "The AI recommendations actually suggested the perfect wine pairing.", name: "Elena Rossi", role: "Culinary Consultant", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg"},
{
id: "4",
title: "Frictionless",
quote: "I booked a table for 12 in minutes. Perfect service.",
name: "James Chen",
role: "Operations Manager",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg",
},
id: "4", title: "Frictionless", quote: "I booked a table for 12 in minutes. Perfect service.", name: "James Chen", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg"},
{
id: "5",
title: "Amazing",
quote: "Elegant design, exquisite food, and professional service throughout.",
name: "Lauren Davis",
role: "Event Planner",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
},
id: "5", title: "Amazing", quote: "Elegant design, exquisite food, and professional service throughout.", name: "Lauren Davis", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg"},
]}
title="Stories from Our Guests"
description="See why professionals and food enthusiasts choose Elysian for their dining and events."
@@ -277,20 +171,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do I need a reservation?",
content: "Reservations are recommended, especially for weekends and private events.",
},
id: "f1", title: "Do I need a reservation?", content: "Reservations are recommended, especially for weekends and private events."},
{
id: "f2",
title: "Can you host corporate events?",
content: "Yes, we specialize in private dining and corporate gatherings.",
},
id: "f2", title: "Can you host corporate events?", content: "Yes, we specialize in private dining and corporate gatherings."},
{
id: "f3",
title: "Is your chatbot available 24/7?",
content: "Our AI assistant is available around the clock for any inquiries.",
},
id: "f3", title: "Is your chatbot available 24/7?", content: "Our AI assistant is available around the clock for any inquiries."},
]}
sideTitle="Common Questions"
sideDescription="Everything you need to know about dining at Elysian."
@@ -302,14 +187,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Ready to experience Elysian? Book your table or reach out to our event planning team today for a seamless dining experience."
buttons={[
{
text: "Reserve Now",
href: "#",
},
text: "Reserve Now", href: "https://booking.elysiandining.com/reserve"},
]}
/>
</div>
@@ -323,4 +205,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}