Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19e720f261 |
160
src/app/page.tsx
160
src/app/page.tsx
@@ -29,46 +29,31 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "menu"},
|
||||||
id: "menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "testimonials"},
|
||||||
id: "testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Gourmet Haven"
|
brandName="Feed'N the Soul Restaurant"
|
||||||
button={{
|
button={{
|
||||||
text: "Book Table",
|
text: "Book Table", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Experience Unforgettable Dining"
|
title="Experience Unforgettable Dining"
|
||||||
description="Where culinary artistry meets warm, inviting ambiance. Join us for a journey of taste in the heart of the city."
|
description="Where culinary artistry meets warm, inviting ambiance. Join us for a journey of taste in the heart of the city."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Menu",
|
text: "Explore Menu", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Reserve a Table",
|
text: "Reserve a Table", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg"
|
||||||
imageAlt="Luxurious restaurant atmosphere"
|
imageAlt="Luxurious restaurant atmosphere"
|
||||||
@@ -83,17 +68,11 @@ export default function LandingPage() {
|
|||||||
description="Founded by Chef Julian Vance, our restaurant celebrates seasonal ingredients and traditional techniques refined with modern flair."
|
description="Founded by Chef Julian Vance, our restaurant celebrates seasonal ingredients and traditional techniques refined with modern flair."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Farm to Table",
|
title: "Farm to Table", description: "Sourcing local, fresh produce directly from regional farmers."},
|
||||||
description: "Sourcing local, fresh produce directly from regional farmers.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Artisan Craft",
|
title: "Artisan Craft", description: "Every dish is prepared from scratch with meticulous attention to detail."},
|
||||||
description: "Every dish is prepared from scratch with meticulous attention to detail.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Warm Atmosphere",
|
title: "Warm Atmosphere", description: "Created for intimate evenings and memorable celebrations alike."},
|
||||||
description: "Created for intimate evenings and memorable celebrations alike.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-cooking_23-2148471871.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-cooking_23-2148471871.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -108,41 +87,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Aged Ribeye", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-steak-with-mashed-batata-mushroom-sauce_637285-9511.jpg"},
|
||||||
name: "Aged Ribeye",
|
|
||||||
price: "$48",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-steak-with-mashed-batata-mushroom-sauce_637285-9511.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Truffle Tagliatelle", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pasta-tasty-inside-white-plate-grey-floor_140725-14465.jpg"},
|
||||||
name: "Truffle Tagliatelle",
|
|
||||||
price: "$34",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pasta-tasty-inside-white-plate-grey-floor_140725-14465.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Heritage Salad", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/closeup-side-dish-with-vegetables-caviar-top-with-blurred-background_181624-2204.jpg"},
|
||||||
name: "Heritage Salad",
|
|
||||||
price: "$22",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-side-dish-with-vegetables-caviar-top-with-blurred-background_181624-2204.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "Dark Chocolate Ganache", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118183.jpg"},
|
||||||
name: "Dark Chocolate Ganache",
|
|
||||||
price: "$16",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-dark-surface-biscuit-cake-sweet-pie-sugar-cookie_140725-118183.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Pan-Seared Scallops", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-carp-fresh-vegetable-salad-wooden-table-flat-lay-top-view_2829-19944.jpg"},
|
||||||
name: "Pan-Seared Scallops",
|
|
||||||
price: "$38",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-carp-fresh-vegetable-salad-wooden-table-flat-lay-top-view_2829-19944.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Spiced Poached Pear", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/traditional-cake-flat-lay_23-2148395148.jpg"},
|
||||||
name: "Spiced Poached Pear",
|
|
||||||
price: "$18",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-cake-flat-lay_23-2148395148.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Signature Flavors"
|
title="Signature Flavors"
|
||||||
description="A curated selection of our finest dishes, crafted to provide a truly exceptional dining experience."
|
description="A curated selection of our finest dishes, crafted to provide a truly exceptional dining experience."
|
||||||
@@ -156,40 +111,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Alice M.", handle: "@alicem", testimonial: "An absolute culinary delight! Every bite was perfection.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg"},
|
||||||
name: "Alice M.",
|
|
||||||
handle: "@alicem",
|
|
||||||
testimonial: "An absolute culinary delight! Every bite was perfection.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Bob K.", handle: "@bobk", testimonial: "The ambiance is incredible and service is impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"},
|
||||||
name: "Bob K.",
|
|
||||||
handle: "@bobk",
|
|
||||||
testimonial: "The ambiance is incredible and service is impeccable.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Clara R.", handle: "@clarar", testimonial: "My new favorite spot in the city. Truly unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg"},
|
||||||
name: "Clara R.",
|
|
||||||
handle: "@clarar",
|
|
||||||
testimonial: "My new favorite spot in the city. Truly unforgettable.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David W.", handle: "@davidw", testimonial: "The attention to detail in their flavor pairings is stunning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg"},
|
||||||
name: "David W.",
|
|
||||||
handle: "@davidw",
|
|
||||||
testimonial: "The attention to detail in their flavor pairings is stunning.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Elena P.", handle: "@elenap", testimonial: "Perfect for our anniversary dinner. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598373.jpg"},
|
||||||
name: "Elena P.",
|
|
||||||
handle: "@elenap",
|
|
||||||
testimonial: "Perfect for our anniversary dinner. Highly recommend.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598373.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Guest Voices"
|
title="Guest Voices"
|
||||||
description="Discover why our diners keep coming back for more."
|
description="Discover why our diners keep coming back for more."
|
||||||
@@ -200,63 +130,45 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
text="Join us for an evening of elegance. Reserve your table today."
|
text="Join us for an evening of elegance. Reserve your table today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Now",
|
text: "Book Now", href: "mailto:reservations@gourmethaven.com"},
|
||||||
href: "mailto:reservations@gourmethaven.com",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="Gourmet Haven"
|
logoText="Feed'N the Soul Restaurant"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Menu",
|
label: "Menu", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Social",
|
title: "Social", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Instagram",
|
label: "Instagram", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Facebook",
|
label: "Facebook", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2024 Gourmet Haven. All rights reserved."
|
copyrightText="© 2024 Feed'N the Soul Restaurant. All rights reserved."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user