Merge version_1 into main #2
107
src/app/page.tsx
107
src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="The Elderberry House"
|
||||
/>
|
||||
@@ -52,38 +40,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Timeless Elegance, Rooted in Nature."
|
||||
description="Welcome to The Elderberry House, where culinary craftsmanship meets the warmth of home. Join us for an unforgettable dining experience."
|
||||
tag="Est. 1998"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg",
|
||||
imageAlt: "Restaurant ambiance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg", imageAlt: "Restaurant ambiance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-green-chopped-pepper-oil-light-table_114579-39361.jpg",
|
||||
imageAlt: "Gourmet meal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/owl-with-spoon-fork-vegetables_23-2147694522.jpg?_wi=1",
|
||||
imageAlt: "Fresh ingredients",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dark-grey-background_329181-12704.jpg?_wi=1",
|
||||
imageAlt: "Wine cellar",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-cheesecake-with-chocolate-syrup-drinks-tea-armudu-glass_141793-12486.jpg?_wi=1",
|
||||
imageAlt: "Dessert selection",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-green-chopped-pepper-oil-light-table_114579-39361.jpg", imageAlt: "Gourmet meal"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -96,9 +65,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Flavor"
|
||||
description={[
|
||||
"Nestled in the heart of the valley, The Elderberry House is a sanctuary for those who cherish quality, tradition, and innovation.",
|
||||
"Our philosophy is simple: source locally, prepare with love, and serve with grace. We treat every guest as a member of our extended family.",
|
||||
]}
|
||||
"Nestled in the heart of the valley, The Elderberry House is a sanctuary for those who cherish quality, tradition, and innovation.", "Our philosophy is simple: source locally, prepare with love, and serve with grace. We treat every guest as a member of our extended family."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -108,26 +75,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
tag: "Starters",
|
||||
title: "Garden Fresh",
|
||||
subtitle: "Local Delights",
|
||||
description: "Hand-picked vegetables from our private organic garden.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/owl-with-spoon-fork-vegetables_23-2147694522.jpg?_wi=2",
|
||||
},
|
||||
tag: "Starters", title: "Garden Fresh", subtitle: "Local Delights", description: "Hand-picked vegetables from our private organic garden.", imageSrc: "http://img.b2bpic.net/free-photo/owl-with-spoon-fork-vegetables_23-2147694522.jpg"},
|
||||
{
|
||||
tag: "Drinks",
|
||||
title: "Rare Vintages",
|
||||
subtitle: "Curated Pairings",
|
||||
description: "An exquisite collection of rare vintages carefully selected.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dark-grey-background_329181-12704.jpg?_wi=2",
|
||||
},
|
||||
tag: "Drinks", title: "Rare Vintages", subtitle: "Curated Pairings", description: "An exquisite collection of rare vintages carefully selected.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dark-grey-background_329181-12704.jpg"},
|
||||
{
|
||||
tag: "Desserts",
|
||||
title: "Sweet Endings",
|
||||
subtitle: "Artisan Crafted",
|
||||
description: "Indulge in our delicate and house-made dessert creations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-cheesecake-with-chocolate-syrup-drinks-tea-armudu-glass_141793-12486.jpg?_wi=2",
|
||||
},
|
||||
tag: "Desserts", title: "Sweet Endings", subtitle: "Artisan Crafted", description: "Indulge in our delicate and house-made dessert creations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-cheesecake-with-chocolate-syrup-drinks-tea-armudu-glass_141793-12486.jpg"},
|
||||
]}
|
||||
title="Seasonal Signatures"
|
||||
description="Our menu changes with the seasons to bring you the freshest flavors from local farmers."
|
||||
@@ -139,30 +91,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
|
||||
},
|
||||
id: "1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Brian R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
|
||||
},
|
||||
id: "2", name: "Brian R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Claire W.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg",
|
||||
},
|
||||
id: "3", name: "Claire W.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67527.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emma L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg",
|
||||
},
|
||||
id: "5", name: "Emma L.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg"},
|
||||
]}
|
||||
cardTitle="Guest Stories"
|
||||
cardTag="Testimonials"
|
||||
@@ -177,16 +114,10 @@ export default function LandingPage() {
|
||||
description="Reserve your table or send us an inquiry for private events."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", 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,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-wedding-banquet-elegant-crockery-silverware-glassware-generated-by-ai_188544-17315.jpg"
|
||||
|
||||
Reference in New Issue
Block a user