Update src/app/page.tsx
This commit is contained in:
212
src/app/page.tsx
212
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Experience",
|
||||
id: "about",
|
||||
},
|
||||
name: "Experience", id: "about"},
|
||||
{
|
||||
name: "Signature",
|
||||
id: "features",
|
||||
},
|
||||
name: "Signature", id: "features"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Reserve",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reserve", id: "contact"},
|
||||
]}
|
||||
brandName="La Pergola"
|
||||
/>
|
||||
@@ -59,37 +49,24 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="La Pergola: An Unforgettable Symphony of Flavors"
|
||||
description="Experience world-class cuisine crafted with precision in a panoramic luxury atmosphere."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1",
|
||||
imageAlt: "Panoramic Dining View",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Panoramic Dining View"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artistic-food-presentation_23-2151942426.jpg",
|
||||
imageAlt: "Culinary Precision",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artistic-food-presentation_23-2151942426.jpg", imageAlt: "Culinary Precision"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-couple-have-luxury-dinner-evening-time_146671-14526.jpg",
|
||||
imageAlt: "Elegant Ambiance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-couple-have-luxury-dinner-evening-time_146671-14526.jpg", imageAlt: "Elegant Ambiance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-with-bottle-white-surface_114579-54878.jpg",
|
||||
imageAlt: "Wine Selection",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-with-bottle-white-surface_114579-54878.jpg", imageAlt: "Wine Selection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg",
|
||||
imageAlt: "City Lights Terrace",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg", imageAlt: "City Lights Terrace"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -103,17 +80,11 @@ export default function LandingPage() {
|
||||
description="Nestled in the heart of the city, La Pergola offers a Michelin-inspired sanctuary. Our dedication to culinary precision and personalized service creates a truly romantic, celebration-worthy experience."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Precision Service",
|
||||
description: "Every gesture choreographed for your comfort.",
|
||||
},
|
||||
title: "Precision Service", description: "Every gesture choreographed for your comfort."},
|
||||
{
|
||||
title: "World-Class Cuisine",
|
||||
description: "Authentic flavors elevated to art forms.",
|
||||
},
|
||||
title: "World-Class Cuisine", description: "Authentic flavors elevated to art forms."},
|
||||
{
|
||||
title: "Panoramic Luxury",
|
||||
description: "Breathtaking views from our terrace.",
|
||||
},
|
||||
title: "Panoramic Luxury", description: "Breathtaking views from our terrace."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-professional-chef-working_23-2151232194.jpg"
|
||||
imageAlt="Luxury restaurant kitchen team"
|
||||
@@ -125,24 +96,17 @@ export default function LandingPage() {
|
||||
<FeatureBento
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Culinary Art",
|
||||
description: "Masterpieces on every plate.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Culinary Art", description: "Masterpieces on every plate.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-plating-decoration_23-2148519094.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-plating-decoration_23-2148519094.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-sitting-near-bar-counter-pointing-his-finger_23-2148096457.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-sitting-near-bar-counter-pointing-his-finger_23-2148096457.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/servant-with-black-plate-mixed-ingredient-salad_114579-3693.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/servant-with-black-plate-mixed-ingredient-salad_114579-3693.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2",
|
||||
imageAlt: "culinary innovation plate",
|
||||
},
|
||||
]}
|
||||
title="The Signature Journey"
|
||||
@@ -155,43 +119,20 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Seafood Symphony",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/prawn-plate-rice_1232-985.jpg",
|
||||
},
|
||||
id: "1", name: "Seafood Symphony", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/prawn-plate-rice_1232-985.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Truffle Delicacy",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg",
|
||||
},
|
||||
id: "2", name: "Truffle Delicacy", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Aged Wagyu",
|
||||
price: "$180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-wrap-served-with-roasted-vegetables-spinach-teriyaki-sauce_140725-544.jpg",
|
||||
},
|
||||
id: "3", name: "Aged Wagyu", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/beef-wrap-served-with-roasted-vegetables-spinach-teriyaki-sauce_140725-544.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Seasonal Garden",
|
||||
price: "$90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-light-sala-with-herbs-cheese_114579-3071.jpg",
|
||||
},
|
||||
id: "4", name: "Seasonal Garden", price: "$90", imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-light-sala-with-herbs-cheese_114579-3071.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Gold Leaf Dessert",
|
||||
price: "$60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-delicious-colored-cakes-inside-plate-light-white-surface-cake-biscuit-pie-tea-sugar-sweet-cookie_140725-64711.jpg",
|
||||
},
|
||||
id: "5", name: "Gold Leaf Dessert", price: "$60", imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-macarons-delicious-colored-cakes-inside-plate-light-white-surface-cake-biscuit-pie-tea-sugar-sweet-cookie_140725-64711.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Artisan Bread",
|
||||
price: "$30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-bread-table_23-2148544857.jpg",
|
||||
},
|
||||
id: "6", name: "Artisan Bread", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/tasty-bread-table_23-2148544857.jpg"},
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Discover our carefully curated selections."
|
||||
@@ -206,25 +147,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
description: "Refined legacy",
|
||||
icon: Award,
|
||||
id: "1", value: "20+", title: "Years Experience", description: "Refined legacy", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "5k+",
|
||||
title: "Happy Guests",
|
||||
description: "Unforgettable nights",
|
||||
icon: Star,
|
||||
id: "2", value: "5k+", title: "Happy Guests", description: "Unforgettable nights", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "50+",
|
||||
title: "Signature Dishes",
|
||||
description: "Artfully prepared",
|
||||
icon: Award,
|
||||
id: "3", value: "50+", title: "Signature Dishes", description: "Artfully prepared", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Excellence in Numbers"
|
||||
@@ -239,45 +168,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena Rossi",
|
||||
handle: "@elena_dining",
|
||||
testimonial: "An truly unforgettable experience. Everything was perfection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-woman-with-salad-restaurant_23-2148014502.jpg",
|
||||
},
|
||||
id: "1", name: "Elena Rossi", handle: "@elena_dining", testimonial: "An truly unforgettable experience. Everything was perfection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-woman-with-salad-restaurant_23-2148014502.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Chen",
|
||||
handle: "@m_chen_gourmet",
|
||||
testimonial: "Precision service and world-class cuisine. Simply magnificent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-drink-board_23-2147988629.jpg",
|
||||
},
|
||||
id: "2", name: "Marcus Chen", handle: "@m_chen_gourmet", testimonial: "Precision service and world-class cuisine. Simply magnificent.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-drink-board_23-2147988629.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarah_travels",
|
||||
testimonial: "The atmosphere is pure romance. Exclusivity in every corner.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg",
|
||||
},
|
||||
id: "3", name: "Sarah Miller", handle: "@sarah_travels", testimonial: "The atmosphere is pure romance. Exclusivity in every corner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Thorne",
|
||||
handle: "@dave_dines",
|
||||
testimonial: "A culinary milestone. Best dinner I've had in years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg",
|
||||
},
|
||||
id: "4", name: "David Thorne", handle: "@dave_dines", testimonial: "A culinary milestone. Best dinner I've had in years.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophia Berg",
|
||||
handle: "@sophia_b",
|
||||
testimonial: "Exquisite. La Pergola redefined our anniversary dinner.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-new-year-party_23-2149173234.jpg",
|
||||
},
|
||||
id: "5", name: "Sophia Berg", handle: "@sophia_b", testimonial: "Exquisite. La Pergola redefined our anniversary dinner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-new-year-party_23-2149173234.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Guest Reflections"
|
||||
@@ -289,8 +193,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "cell-wave",
|
||||
}}
|
||||
variant: "cell-wave"}}
|
||||
tag="Reserve Your Place"
|
||||
title="Book Your Tasting Journey"
|
||||
description="Secure your table for an evening of unmatched refinement and taste."
|
||||
@@ -304,42 +207,27 @@ export default function LandingPage() {
|
||||
logoText="La Pergola"
|
||||
columns={[
|
||||
{
|
||||
title: "Experience",
|
||||
items: [
|
||||
title: "Experience", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#",
|
||||
},
|
||||
label: "Events", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user