Update src/app/page.tsx

This commit is contained in:
2026-05-28 12:19:02 +00:00
parent 254661b7e4
commit 7d78ab5544

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About Us", name: "About Us", id: "#about"},
id: "#about",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Blog", name: "Blog", id: "#blog"},
id: "#blog",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=95g75o" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=95g75o"
logoAlt="The Gourmet Table Logo" logoAlt="The Gourmet Table Logo"
@@ -71,113 +57,63 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "glowing-orb", variant: "glowing-orb"}}
}}
title="Experience Culinary Excellence" title="Experience Culinary Excellence"
description="Savor exquisite dishes crafted with passion and the finest ingredients, served in an ambiance of refined elegance. Your unforgettable dining journey begins here." description="Savor exquisite dishes crafted with passion and the finest ingredients, served in an ambiance of refined elegance. Your unforgettable dining journey begins here."
testimonials={[ testimonials={[
{ {
name: "Sarah Johnson", name: "Sarah Johnson", handle: "@foodlover", testimonial: "An extraordinary culinary experience! Every dish was a masterpiece, perfectly balanced and beautifully presented.", rating: 5,
handle: "@foodlover", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-cake_23-2149212130.jpg", imageAlt: "Sarah Johnson"},
testimonial: "An extraordinary culinary experience! Every dish was a masterpiece, perfectly balanced and beautifully presented.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-cake_23-2149212130.jpg",
imageAlt: "Sarah Johnson",
},
{ {
name: "Michael Chen", name: "Michael Chen", handle: "@gourmetguru", testimonial: "The atmosphere is impeccable, and the service is truly world-class. A must-visit for any food enthusiast.", rating: 5,
handle: "@gourmetguru", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208271.jpg", imageAlt: "Michael Chen"},
testimonial: "The atmosphere is impeccable, and the service is truly world-class. A must-visit for any food enthusiast.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208271.jpg",
imageAlt: "Michael Chen",
},
{ {
name: "Emily Rodriguez", name: "Emily Rodriguez", handle: "@tastebudtraveller", testimonial: "From appetizers to dessert, 'The Gourmet Table' delivered an unforgettable evening. Highly recommend!", rating: 5,
handle: "@tastebudtraveller", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cupcake-red-plate_23-2148815862.jpg", imageAlt: "Emily Rodriguez"},
testimonial: "From appetizers to dessert, 'The Gourmet Table' delivered an unforgettable evening. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cupcake-red-plate_23-2148815862.jpg",
imageAlt: "Emily Rodriguez",
},
{ {
name: "David Kim", name: "David Kim", handle: "@culinarycrit", testimonial: "Innovative menu, incredible flavors, and a stunning wine list. This restaurant sets the standard.", rating: 5,
handle: "@culinarycrit", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-plating-meal_23-2148794096.jpg", imageAlt: "David Kim"},
testimonial: "Innovative menu, incredible flavors, and a stunning wine list. This restaurant sets the standard.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-plating-meal_23-2148794096.jpg",
imageAlt: "David Kim",
},
{ {
name: "Jessica Lee", name: "Jessica Lee", handle: "@diningdiva", testimonial: "Absolutely enchanting! The attention to detail in every dish and the warm service made our anniversary truly special.", rating: 5,
handle: "@diningdiva", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-friends-sitting-living-room-while-drinking-alcoholic-beverages-talking-together-diverse-happy-people-home-enjoying-wine-party-while-celebrating-birthday_482257-49886.jpg", imageAlt: "Jessica Lee"},
testimonial: "Absolutely enchanting! The attention to detail in every dish and the warm service made our anniversary truly special.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-friends-sitting-living-room-while-drinking-alcoholic-beverages-talking-together-diverse-happy-people-home-enjoying-wine-party-while-celebrating-birthday_482257-49886.jpg",
imageAlt: "Jessica Lee",
},
]} ]}
buttons={[ buttons={[
{ {
text: "View Menu", text: "View Menu", href: "#menu"},
href: "#menu",
},
{ {
text: "Book A Table", text: "Book A Table", href: "#contact"},
href: "#contact",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", alt: "Chef John Doe"},
alt: "Chef John Doe",
},
{ {
src: "http://img.b2bpic.net/free-photo/front-view-friends-with-fresh-cheese_23-2150267666.jpg", src: "http://img.b2bpic.net/free-photo/front-view-friends-with-fresh-cheese_23-2150267666.jpg", alt: "Sommelier Jane Smith"},
alt: "Sommelier Jane Smith",
},
{ {
src: "http://img.b2bpic.net/free-photo/thoughtful-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-standing-profile-view-touching-chin-isolated-white-background-with-copy-space_141793-90172.jpg", src: "http://img.b2bpic.net/free-photo/thoughtful-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-standing-profile-view-touching-chin-isolated-white-background-with-copy-space_141793-90172.jpg", alt: "Manager Robert Brown"},
alt: "Manager Robert Brown",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-happy-waiter-standing-cafe-s-front-door-waving-someone_637285-6578.jpg", src: "http://img.b2bpic.net/free-photo/young-happy-waiter-standing-cafe-s-front-door-waving-someone_637285-6578.jpg", alt: "Pastry Chef Lisa Green"},
alt: "Pastry Chef Lisa Green",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg", src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg", alt: "Dedicated Front-of-House Staff"},
alt: "Dedicated Front-of-House Staff",
},
]} ]}
avatarText="Our team of culinary experts" avatarText="Our team of culinary experts"
imageSrc="http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg"
imageAlt="Elegant restaurant interior with a gourmet dish on a table" imageAlt="Elegant restaurant interior with a gourmet dish on a table"
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", type: "text-icon", text: "Fresh, Local Ingredients", icon: Leaf,
text: "Fresh, Local Ingredients",
icon: Leaf,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Award-Winning Cuisine", icon: Award,
text: "Award-Winning Cuisine",
icon: Award,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Exquisite Wine Selection", icon: Wine,
text: "Exquisite Wine Selection",
icon: Wine,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Unforgettable Dining Experience", icon: Sparkles,
text: "Unforgettable Dining Experience",
icon: Sparkles,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Crafted with Passion", icon: Heart,
text: "Crafted with Passion",
icon: Heart,
}, },
]} ]}
/> />
@@ -190,19 +126,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Star, icon: Star,
label: "Years of Excellence", label: "Years of Excellence", value: "25+"},
value: "25+",
},
{ {
icon: Award, icon: Award,
label: "Master Chefs", label: "Master Chefs", value: "5"},
value: "5",
},
{ {
icon: Users, icon: Users,
label: "Happy Guests", label: "Happy Guests", value: "100K+"},
value: "100K+",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -215,46 +145,22 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Pan-Seared Scallops", title: "Pan-Seared Scallops", description: "Delicately seared, served with a velvety saffron risotto and asparagus tips, finished with a lemon-butter emulsion.", phoneOne: {
description: "Delicately seared, served with a velvety saffron risotto and asparagus tips, finished with a lemon-butter emulsion.", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-yellow-mashed-puree-vegetables_140725-1492.jpg", imageAlt: "Pan-seared scallops"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-yellow-mashed-puree-vegetables_140725-1492.jpg",
imageAlt: "Pan-seared scallops",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3427.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-3427.jpg", imageAlt: "Saffron risotto"}
imageAlt: "Saffron risotto",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=95g75o",
imageAlt: "gourmet steak frites plate",
}, },
{ {
title: "Roasted Duck Breast", title: "Roasted Duck Breast", description: "Crispy-skinned duck breast, served atop a bed of sweet potato puree, wild berries, and a rich port wine reduction.", phoneOne: {
description: "Crispy-skinned duck breast, served atop a bed of sweet potato puree, wild berries, and a rich port wine reduction.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-cake-with-powdered-sugar_23-2148549960.jpg", imageAlt: "Roasted duck breast"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-cake-with-powdered-sugar_23-2148549960.jpg",
imageAlt: "Roasted duck breast",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-herbs-pomegranate_140725-4015.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-herbs-pomegranate_140725-4015.jpg", imageAlt: "Sweet potato puree"}
imageAlt: "Sweet potato puree",
},
imageSrc: "http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg?_wi=2",
imageAlt: "gourmet steak frites plate",
}, },
{ {
title: "Truffle Mushroom Risotto", title: "Truffle Mushroom Risotto", description: "Arborio rice slow-cooked with assorted wild mushrooms, aged Parmesan, and a generous shaving of black truffle.", phoneOne: {
description: "Arborio rice slow-cooked with assorted wild mushrooms, aged Parmesan, and a generous shaving of black truffle.", imageSrc: "http://img.b2bpic.net/free-photo/shampaigne-glass-with-black-caviar-table_140725-843.jpg", imageAlt: "Truffle mushroom risotto"},
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/shampaigne-glass-with-black-caviar-table_140725-843.jpg",
imageAlt: "Truffle mushroom risotto",
},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/pieces-fresh-homemade-sourdough-bread-slicing-artisan-bread-straw-lining-top-view_166373-3259.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pieces-fresh-homemade-sourdough-bread-slicing-artisan-bread-straw-lining-top-view_166373-3259.jpg", imageAlt: "Black truffle shavings"}
imageAlt: "Black truffle shavings",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
imageAlt: "gourmet steak frites plate",
}, },
]} ]}
showStepNumbers={true} showStepNumbers={true}
@@ -271,47 +177,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Beef Wellington", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/closeup-exquisite-french-dish-turbot-with-champagne-sea-fennel-caviar-texture-fish-glass-champagne-white-linen-tablecloth-copy-space-text-about-popular-summer-dishes_166373-9568.jpg", imageAlt: "Beef Wellington"},
name: "Beef Wellington",
price: "$65",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-exquisite-french-dish-turbot-with-champagne-sea-fennel-caviar-texture-fish-glass-champagne-white-linen-tablecloth-copy-space-text-about-popular-summer-dishes_166373-9568.jpg",
imageAlt: "Beef Wellington",
},
{ {
id: "p2", id: "p2", name: "Lobster Thermidor", price: "$72", imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-close-up-detail_23-2149098888.jpg", imageAlt: "Lobster Thermidor"},
name: "Lobster Thermidor",
price: "$72",
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-close-up-detail_23-2149098888.jpg",
imageAlt: "Lobster Thermidor",
},
{ {
id: "p3", id: "p3", name: "Wild Mushroom Risotto", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-zucchini_1203-9023.jpg", imageAlt: "Wild Mushroom Risotto"},
name: "Wild Mushroom Risotto",
price: "$48",
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-zucchini_1203-9023.jpg",
imageAlt: "Wild Mushroom Risotto",
},
{ {
id: "p4", id: "p4", name: "Foie Gras Terrine", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-740.jpg", imageAlt: "Foie Gras Terrine"},
name: "Foie Gras Terrine",
price: "$38",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-740.jpg",
imageAlt: "Foie Gras Terrine",
},
{ {
id: "p5", id: "p5", name: "Passion Fruit Soufflé", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cakes-table_23-2147821330.jpg", imageAlt: "Passion Fruit Soufflé"},
name: "Passion Fruit Soufflé",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cakes-table_23-2147821330.jpg",
imageAlt: "Passion Fruit Soufflé",
},
{ {
id: "p6", id: "p6", name: "Artisan Cheese Board", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337721.jpg", imageAlt: "Artisan Cheese Board"},
name: "Artisan Cheese Board",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337721.jpg",
imageAlt: "Artisan Cheese Board",
},
]} ]}
title="Our Exquisite Menu" title="Our Exquisite Menu"
description="A symphony of tastes awaits you. Discover our full range of culinary delights, from tantalizing starters to decadent desserts." description="A symphony of tastes awaits you. Discover our full range of culinary delights, from tantalizing starters to decadent desserts."
@@ -326,50 +202,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Sophia Miller", role: "Food Critic", company: "Culinary Daily", rating: 5,
name: "Sophia Miller", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236903.jpg", imageAlt: "Sophia Miller"},
role: "Food Critic",
company: "Culinary Daily",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236903.jpg",
imageAlt: "Sophia Miller",
},
{ {
id: "t2", id: "t2", name: "Ethan Davis", role: "Restaurant Blogger", company: "Taste Trails", rating: 5,
name: "Ethan Davis", imageSrc: "http://img.b2bpic.net/free-photo/happy-close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18781.jpg", imageAlt: "Ethan Davis"},
role: "Restaurant Blogger",
company: "Taste Trails",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18781.jpg",
imageAlt: "Ethan Davis",
},
{ {
id: "t3", id: "t3", name: "Olivia Wilson", role: "Frequent Diner", company: "Local Foodie", rating: 5,
name: "Olivia Wilson", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-textured-wine-glasses-candles-leaves_169016-18721.jpg", imageAlt: "Olivia Wilson"},
role: "Frequent Diner",
company: "Local Foodie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-textured-wine-glasses-candles-leaves_169016-18721.jpg",
imageAlt: "Olivia Wilson",
},
{ {
id: "t4", id: "t4", name: "Liam Brown", role: "Guest", company: "Celebration Planner", rating: 5,
name: "Liam Brown", imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", imageAlt: "Liam Brown"},
role: "Guest",
company: "Celebration Planner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg",
imageAlt: "Liam Brown",
},
{ {
id: "t5", id: "t5", name: "Ava Garcia", role: "Culinary Enthusiast", company: "Gourmet Magazine", rating: 5,
name: "Ava Garcia", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629545.jpg", imageAlt: "Ava Garcia"},
role: "Culinary Enthusiast",
company: "Gourmet Magazine",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629545.jpg",
imageAlt: "Ava Garcia",
},
]} ]}
title="Rave Reviews from Our Cherished Guests" title="Rave Reviews from Our Cherished Guests"
description="Hear what people are saying about their unforgettable dining experiences at The Gourmet Table." description="Hear what people are saying about their unforgettable dining experiences at The Gourmet Table."
@@ -382,35 +228,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "fq1", id: "fq1", title: "How do I make a reservation?", content: "Reservations can be made directly through our website via the 'Book a Table' button, or by calling us during operating hours. We recommend booking in advance, especially for weekend evenings."},
title: "How do I make a reservation?",
content: "Reservations can be made directly through our website via the 'Book a Table' button, or by calling us during operating hours. We recommend booking in advance, especially for weekend evenings.",
},
{ {
id: "fq2", id: "fq2", title: "Do you accommodate dietary restrictions?", content: "Yes, our chefs are happy to accommodate most dietary restrictions and allergies. Please inform us of your needs when making a reservation or upon arrival, and we will tailor your experience."},
title: "Do you accommodate dietary restrictions?",
content: "Yes, our chefs are happy to accommodate most dietary restrictions and allergies. Please inform us of your needs when making a reservation or upon arrival, and we will tailor your experience.",
},
{ {
id: "fq3", id: "fq3", title: "Is there a dress code?", content: "We observe a smart casual dress code to maintain the elegant ambiance of our dining room. Jackets are not required, but we encourage guests to dress comfortably yet tastefully."},
title: "Is there a dress code?",
content: "We observe a smart casual dress code to maintain the elegant ambiance of our dining room. Jackets are not required, but we encourage guests to dress comfortably yet tastefully.",
},
{ {
id: "fq4", id: "fq4", title: "Do you offer private dining options?", content: "Yes, we have several private dining spaces perfect for intimate gatherings, corporate events, and special celebrations. Please contact our events coordinator for more details and availability."},
title: "Do you offer private dining options?",
content: "Yes, we have several private dining spaces perfect for intimate gatherings, corporate events, and special celebrations. Please contact our events coordinator for more details and availability.",
},
{ {
id: "fq5", id: "fq5", title: "What are your opening hours?", content: "We are open Tuesday through Sunday for dinner from 5:00 PM to 10:00 PM. We also offer lunch service on Fridays and Saturdays from 12:00 PM to 2:30 PM. We are closed on Mondays."},
title: "What are your opening hours?",
content: "We are open Tuesday through Sunday for dinner from 5:00 PM to 10:00 PM. We also offer lunch service on Fridays and Saturdays from 12:00 PM to 2:30 PM. We are closed on Mondays.",
},
{ {
id: "fq6", id: "fq6", title: "Can I bring my own wine?", content: "Our corkage fee is $35 per 750ml bottle, with a maximum of two bottles per table. We also offer an extensive wine list curated by our sommelier."},
title: "Can I bring my own wine?",
content: "Our corkage fee is $35 per 750ml bottle, with a maximum of two bottles per table. We also offer an extensive wine list curated by our sommelier.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find answers to common questions about reservations, menu, events, and more." description="Find answers to common questions about reservations, menu, events, and more."
@@ -427,38 +255,11 @@ export default function LandingPage() {
description="Discover seasonal recipes, behind-the-scenes glimpses, and upcoming events from The Gourmet Table." description="Discover seasonal recipes, behind-the-scenes glimpses, and upcoming events from The Gourmet Table."
blogs={[ blogs={[
{ {
id: "b1", id: "b1", category: "Seasonal", title: "Autumn Harvest: Celebrating Fall Flavors", excerpt: "Our chefs embrace the rich bounty of autumn with new dishes featuring seasonal produce.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-women-cooking-kitchen_53876-26162.jpg", imageAlt: "Autumn harvest ingredients", authorName: "Chef Antoine", authorAvatar: "http://img.b2bpic.net/free-photo/people-beauty-lifestyle-successful-businessman-white-shirt-doing-morning-routine-posing-isolated-eye-patches-reduce-puffiness-before-important-business-meeting_343059-4584.jpg", date: "October 26, 2024"},
category: "Seasonal",
title: "Autumn Harvest: Celebrating Fall Flavors",
excerpt: "Our chefs embrace the rich bounty of autumn with new dishes featuring seasonal produce.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-women-cooking-kitchen_53876-26162.jpg",
imageAlt: "Autumn harvest ingredients",
authorName: "Chef Antoine",
authorAvatar: "http://img.b2bpic.net/free-photo/people-beauty-lifestyle-successful-businessman-white-shirt-doing-morning-routine-posing-isolated-eye-patches-reduce-puffiness-before-important-business-meeting_343059-4584.jpg",
date: "October 26, 2024",
},
{ {
id: "b2", id: "b2", category: "Events", title: "Exclusive Wine Pairing Dinner Series", excerpt: "Join us for an exquisite evening exploring regional wines perfectly matched with our gourmet menu.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-cooking-delicious-pizza_23-2150306990.jpg", imageAlt: "Wine pairing dinner setup", authorName: "Sommelier Isabella", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-happy-girl-holding-mobile-phone_171337-9727.jpg", date: "November 10, 2024"},
category: "Events",
title: "Exclusive Wine Pairing Dinner Series",
excerpt: "Join us for an exquisite evening exploring regional wines perfectly matched with our gourmet menu.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-cooking-delicious-pizza_23-2150306990.jpg",
imageAlt: "Wine pairing dinner setup",
authorName: "Sommelier Isabella",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-happy-girl-holding-mobile-phone_171337-9727.jpg",
date: "November 10, 2024",
},
{ {
id: "b3", id: "b3", category: "Culture", title: "The Art of Plating: A Visual Feast", excerpt: "Learn the secrets behind our stunning dish presentations that transform food into edible art.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fresh-salad-with-tomatoes-green-chili-pepper-red-onionnd-pomegranate-sauce-white-bowl_140725-11937.jpg", imageAlt: "Artistic food plating", authorName: "Pastry Chef Lisa", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg", date: "September 15, 2024"},
category: "Culture",
title: "The Art of Plating: A Visual Feast",
excerpt: "Learn the secrets behind our stunning dish presentations that transform food into edible art.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fresh-salad-with-tomatoes-green-chili-pepper-red-onionnd-pomegranate-sauce-white-bowl_140725-11937.jpg",
imageAlt: "Artistic food plating",
authorName: "Pastry Chef Lisa",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-kitchen_23-2149631733.jpg",
date: "September 15, 2024",
},
]} ]}
/> />
</div> </div>
@@ -467,20 +268,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Reserve Your Experience" tag="Reserve Your Experience"
title="Book Your Table Today" title="Book Your Table Today"
description="Join us for an unforgettable dining experience. Whether for a special occasion or a delightful evening out, we look forward to welcoming you." description="Join us for an unforgettable dining experience. Whether for a special occasion or a delightful evening out, we look forward to welcoming you."
buttons={[ buttons={[
{ {
text: "Call Us: (123) 456-7890", text: "Call Us: (123) 456-7890", href: "tel:+1234567890"},
href: "tel:+1234567890",
},
{ {
text: "Email Us: info@gourmettable.com", text: "Email Us: info@gourmettable.com", href: "mailto:info@gourmettable.com"},
href: "mailto:info@gourmettable.com",
},
]} ]}
/> />
</div> </div>
@@ -492,62 +288,37 @@ export default function LandingPage() {
logoText="The Gourmet Table" logoText="The Gourmet Table"
columns={[ columns={[
{ {
title: "Restaurant", title: "Restaurant", items: [
items: [
{ {
label: "Home", label: "Home", href: "#home"},
href: "#home",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "Reviews", label: "Reviews", href: "#testimonials"},
href: "#testimonials",
},
], ],
}, },
{ {
title: "Reservations", title: "Reservations", items: [
items: [
{ {
label: "Book a Table", label: "Book a Table", href: "#contact"},
href: "#contact",
},
{ {
label: "Private Dining", label: "Private Dining", href: "#"},
href: "#",
},
{ {
label: "Events", label: "Events", href: "#blog"},
href: "#blog",
},
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
{ {
label: "Press", label: "Press", href: "#"},
href: "#",
},
{ {
label: "Gift Cards", label: "Gift Cards", href: "#"},
href: "#",
},
], ],
}, },
]} ]}