Merge version_1 into main #2
332
src/app/page.tsx
332
src/app/page.tsx
@@ -32,29 +32,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ie870"
|
||||
logoAlt="Johnson's Restaurant Logo"
|
||||
@@ -67,122 +55,68 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Experience Exquisite Dining at Johnson's Restaurant"
|
||||
description="Savor gourmet dishes crafted with passion, from our kitchen to your table. Join us for an unforgettable culinary journey."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg?_wi=1",
|
||||
imageAlt: "Gourmet dish presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg", imageAlt: "Gourmet dish presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg?_wi=1",
|
||||
imageAlt: "Cozy restaurant interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg", imageAlt: "Cozy restaurant interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-pasta-meal-with-tomato-meat-green-blue-plate-ice-background_140725-143666.jpg",
|
||||
imageAlt: "Fresh pasta dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-pasta-meal-with-tomato-meat-green-blue-plate-ice-background_140725-143666.jpg", imageAlt: "Fresh pasta dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-night-with-vibrant-lights_23-2149836925.jpg",
|
||||
imageAlt: "Restaurant exterior at night",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-night-with-vibrant-lights_23-2149836925.jpg", imageAlt: "Restaurant exterior at night"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165538.jpg",
|
||||
imageAlt: "Chocolate lava cake dessert",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165538.jpg", imageAlt: "Chocolate lava cake dessert"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-food-drinks-dinner-party_23-2150763391.jpg",
|
||||
imageAlt: "Red wine being poured",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-food-drinks-dinner-party_23-2150763391.jpg", imageAlt: "Red wine being poured"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864176.jpg",
|
||||
imageAlt: "Chef cooking in kitchen",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864176.jpg", imageAlt: "Chef cooking in kitchen"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-green-grapes-tomatoes-cheese-pastry-black-textured-backdrop_23-2148161981.jpg",
|
||||
imageAlt: "Charcuterie board appetizer",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-green-grapes-tomatoes-cheese-pastry-black-textured-backdrop_23-2148161981.jpg", imageAlt: "Charcuterie board appetizer"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-woman-sitting-table-cafe-drinking-red-wine_496169-278.jpg",
|
||||
imageAlt: "Couple dining romantically",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-woman-sitting-table-cafe-drinking-red-wine_496169-278.jpg", imageAlt: "Couple dining romantically"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125749.jpg",
|
||||
imageAlt: "Craft cocktail at the bar",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125749.jpg", imageAlt: "Craft cocktail at the bar"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-meat-fillet-steak_74190-744.jpg",
|
||||
imageAlt: "Grilled salmon dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-meat-fillet-steak_74190-744.jpg", imageAlt: "Grilled salmon dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1079.jpg",
|
||||
imageAlt: "Outdoor patio dining",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1079.jpg", imageAlt: "Outdoor patio dining"},
|
||||
]}
|
||||
carouselPosition="right"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831098.jpg",
|
||||
alt: "Happy customer Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831098.jpg", alt: "Happy customer Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
|
||||
alt: "Satisfied diner Michael",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", alt: "Satisfied diner Michael"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1410.jpg",
|
||||
alt: "Chef Maria",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1410.jpg", alt: "Chef Maria"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216159.jpg",
|
||||
alt: "Couple enjoying dinner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216159.jpg", alt: "Couple enjoying dinner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-taking-notes-outdoors-while-using-smartphone_23-2149342441.jpg",
|
||||
alt: "Food enthusiast David",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-taking-notes-outdoors-while-using-smartphone_23-2149342441.jpg", alt: "Food enthusiast David"},
|
||||
]}
|
||||
avatarText="Trusted by over 50,000 delighted guests worldwide"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Make a Reservation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Make a Reservation", href: "#contact"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-festive-table-setting-new-year-celebration-home-new-year-eve-concept_132075-11266.jpg",
|
||||
alt: "Culinary Excellence Award Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/top-view-festive-table-setting-new-year-celebration-home-new-year-eve-concept_132075-11266.jpg", alt: "Culinary Excellence Award Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "asset://home-marquee-logo-2",
|
||||
alt: "Best Restaurant Guide Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/lit-diner-place-city-night_23-2149001259.jpg", alt: "Best Restaurant Guide Logo"},
|
||||
{
|
||||
type: "image",
|
||||
src: "asset://home-marquee-logo-3",
|
||||
alt: "Local Favorite Dining Badge",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552629.jpg", alt: "Local Favorite Dining Badge"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/vector-design-chef-logo-template_361591-3484.jpg",
|
||||
alt: "Five Star Cuisine Rating",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/vector-design-chef-logo-template_361591-3484.jpg", alt: "Five Star Cuisine Rating"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/luxury-gala-dinner-labels-template_23-2150212328.jpg",
|
||||
alt: "Recommended Fine Dining Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/luxury-gala-dinner-labels-template_23-2150212328.jpg", alt: "Recommended Fine Dining Logo"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -194,17 +128,11 @@ export default function LandingPage() {
|
||||
description="For over three decades, Johnson's Restaurant has been a beloved culinary landmark, known for its commitment to fresh, local ingredients and innovative dishes. Our journey began with a simple philosophy: to create memorable dining experiences that bring people together, rooted in tradition and elevated by passion."
|
||||
metrics={[
|
||||
{
|
||||
value: "30+",
|
||||
title: "Years of Experience",
|
||||
},
|
||||
value: "30+", title: "Years of Experience"},
|
||||
{
|
||||
value: "50K+",
|
||||
title: "Happy Guests Served",
|
||||
},
|
||||
value: "50K+", title: "Happy Guests Served"},
|
||||
{
|
||||
value: "10",
|
||||
title: "Culinary Awards",
|
||||
},
|
||||
value: "10", title: "Culinary Awards"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg"
|
||||
imageAlt="Vintage restaurant interior"
|
||||
@@ -219,55 +147,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Farm-Fresh Ingredients",
|
||||
description: "We source the finest local produce and ingredients, ensuring every dish bursts with natural flavor and supports our community.",
|
||||
icon: Leaf,
|
||||
title: "Farm-Fresh Ingredients", description: "We source the finest local produce and ingredients, ensuring every dish bursts with natural flavor and supports our community.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-bucket-veggies_23-2148585849.jpg",
|
||||
imageAlt: "Basket of fresh vegetables",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-bucket-veggies_23-2148585849.jpg", imageAlt: "Basket of fresh vegetables"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-sliced-cabbage-greens-beet-white-background-photo-pepper_140725-126061.jpg",
|
||||
imageAlt: "Hand picking fresh herbs",
|
||||
},
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ie870",
|
||||
imageAlt: "fresh vegetables market basket",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-seasonings-with-sliced-cabbage-greens-beet-white-background-photo-pepper_140725-126061.jpg", imageAlt: "Hand picking fresh herbs"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Signature Dishes",
|
||||
description: "Experience our renowned signature dishes, meticulously prepared to perfection by our talented culinary team.",
|
||||
icon: Award,
|
||||
title: "Signature Dishes", description: "Experience our renowned signature dishes, meticulously prepared to perfection by our talented culinary team.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-duck_74190-2967.jpg",
|
||||
imageAlt: "Gourmet signature dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-duck_74190-2967.jpg", imageAlt: "Gourmet signature dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-zucchini-front-view_23-2148516903.jpg",
|
||||
imageAlt: "Chef garnishing a plate",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg?_wi=2",
|
||||
imageAlt: "fresh vegetables market basket",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-zucchini-front-view_23-2148516903.jpg", imageAlt: "Chef garnishing a plate"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Elegant Ambiance",
|
||||
description: "Dine in a sophisticated and welcoming atmosphere, perfect for intimate dinners, family celebrations, and business gatherings.",
|
||||
icon: LineChart,
|
||||
title: "Elegant Ambiance", description: "Dine in a sophisticated and welcoming atmosphere, perfect for intimate dinners, family celebrations, and business gatherings.", icon: LineChart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-home-decoration-wall-chair_1203-5027.jpg",
|
||||
imageAlt: "Cozy restaurant interior with fireplace",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-home-decoration-wall-chair_1203-5027.jpg", imageAlt: "Cozy restaurant interior with fireplace"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/after-new-year-s-celebration_637285-12907.jpg",
|
||||
imageAlt: "Elegant dinner table setting",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg?_wi=2",
|
||||
imageAlt: "fresh vegetables market basket",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/after-new-year-s-celebration_637285-12907.jpg", imageAlt: "Elegant dinner table setting"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Culinary Excellence in Every Dish"
|
||||
@@ -283,53 +187,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pan-Seared Scallops",
|
||||
price: "$28",
|
||||
variant: "Appetizer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-shrimp-salad-topped-with-cheese-slice_140725-2611.jpg",
|
||||
imageAlt: "Pan-seared scallops with lemon butter sauce",
|
||||
},
|
||||
id: "p1", name: "Pan-Seared Scallops", price: "$28", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/bowl-shrimp-salad-topped-with-cheese-slice_140725-2611.jpg", imageAlt: "Pan-seared scallops with lemon butter sauce"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mushroom Risotto",
|
||||
price: "$24",
|
||||
variant: "Main Course (Vegetarian)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creamy-risotto-with-herbs-cheese-white-bowl_9975-124450.jpg",
|
||||
imageAlt: "Creamy mushroom risotto with Parmesan",
|
||||
},
|
||||
id: "p2", name: "Mushroom Risotto", price: "$24", variant: "Main Course (Vegetarian)", imageSrc: "http://img.b2bpic.net/free-photo/creamy-risotto-with-herbs-cheese-white-bowl_9975-124450.jpg", imageAlt: "Creamy mushroom risotto with Parmesan"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Grilled Lamb Chops",
|
||||
price: "$42",
|
||||
variant: "Main Course",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-green-red-leaf-lettuce_140725-2575.jpg",
|
||||
imageAlt: "Grilled lamb chops with rosemary and roasted vegetables",
|
||||
},
|
||||
id: "p3", name: "Grilled Lamb Chops", price: "$42", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-green-red-leaf-lettuce_140725-2575.jpg", imageAlt: "Grilled lamb chops with rosemary and roasted vegetables"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Classic Tiramisu",
|
||||
price: "$12",
|
||||
variant: "Dessert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-sweets-cup-coffee-cookies-coffee-beans-board_140725-74091.jpg",
|
||||
imageAlt: "Slice of classic tiramisu with cocoa powder",
|
||||
},
|
||||
id: "p4", name: "Classic Tiramisu", price: "$12", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-sweets-cup-coffee-cookies-coffee-beans-board_140725-74091.jpg", imageAlt: "Slice of classic tiramisu with cocoa powder"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Caprese Salad",
|
||||
price: "$16",
|
||||
variant: "Appetizer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-assortment-delicious-food_23-2148948985.jpg",
|
||||
imageAlt: "Fresh Caprese salad with mozzarella, tomatoes, and basil",
|
||||
},
|
||||
id: "p5", name: "Caprese Salad", price: "$16", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-assortment-delicious-food_23-2148948985.jpg", imageAlt: "Fresh Caprese salad with mozzarella, tomatoes, and basil"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Espresso Martini",
|
||||
price: "$15",
|
||||
variant: "Beverage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee_23-2148354694.jpg",
|
||||
imageAlt: "Espresso Martini cocktail",
|
||||
},
|
||||
id: "p6", name: "Espresso Martini", price: "$15", variant: "Beverage", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee_23-2148354694.jpg", imageAlt: "Espresso Martini cocktail"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Discover a curated selection of our most popular dishes, crafted to offer a taste of culinary perfection."
|
||||
@@ -344,59 +212,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
role: "Regular Patron",
|
||||
company: "Local Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187189.jpg",
|
||||
imageAlt: "Smiling woman",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", role: "Regular Patron", company: "Local Foodie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187189.jpg", imageAlt: "Smiling woman"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
role: "Restaurant Critic",
|
||||
company: "Gastronomy Guide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman-dressed-suit_171337-133.jpg",
|
||||
imageAlt: "Smiling man in a suit",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", role: "Restaurant Critic", company: "Gastronomy Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman-dressed-suit_171337-133.jpg", imageAlt: "Smiling man in a suit"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
role: "Event Planner",
|
||||
company: "Celebration Co.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoor-portrait-spectacular-lovely-girl-with-bright-make-up-collected-hair-tshirt-is-sincerely-smiling-camera-city-background_291650-2381.jpg",
|
||||
imageAlt: "Young woman laughing",
|
||||
},
|
||||
id: "t3", name: "Emily R.", role: "Event Planner", company: "Celebration Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoor-portrait-spectacular-lovely-girl-with-bright-make-up-collected-hair-tshirt-is-sincerely-smiling-camera-city-background_291650-2381.jpg", imageAlt: "Young woman laughing"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Head Chef",
|
||||
company: "Culinary Institute",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1349.jpg",
|
||||
imageAlt: "Chef in uniform",
|
||||
},
|
||||
id: "t4", name: "David K.", role: "Head Chef", company: "Culinary Institute", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1349.jpg", imageAlt: "Chef in uniform"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica & Tom",
|
||||
role: "Engaged Couple",
|
||||
company: "Future Spouses",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517418.jpg",
|
||||
imageAlt: "Smiling couple dining",
|
||||
},
|
||||
id: "t5", name: "Jessica & Tom", role: "Engaged Couple", company: "Future Spouses", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517418.jpg", imageAlt: "Smiling couple dining"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Olivia M.",
|
||||
role: "Food Blogger",
|
||||
company: "Taste Adventures",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-eating-dish-poutine_23-2149486002.jpg",
|
||||
imageAlt: "Female food blogger",
|
||||
},
|
||||
id: "t6", name: "Olivia M.", role: "Food Blogger", company: "Taste Adventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-eating-dish-poutine_23-2149486002.jpg", imageAlt: "Female food blogger"},
|
||||
]}
|
||||
title="What Our Valued Guests Say"
|
||||
description="Hear directly from our customers about their delightful dining experiences and why they keep coming back to Johnson's Restaurant."
|
||||
@@ -409,30 +241,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do I need a reservation?",
|
||||
content: "Reservations are highly recommended, especially on weekends and for larger parties, to ensure we can accommodate you. You can book online or call us directly.",
|
||||
},
|
||||
id: "q1", title: "Do I need a reservation?", content: "Reservations are highly recommended, especially on weekends and for larger parties, to ensure we can accommodate you. You can book online or call us directly."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer vegetarian or vegan options?",
|
||||
content: "Yes, our menu features a selection of delicious vegetarian and vegan dishes. Please inform your server about any dietary preferences or allergies.",
|
||||
},
|
||||
id: "q2", title: "Do you offer vegetarian or vegan options?", content: "Yes, our menu features a selection of delicious vegetarian and vegan dishes. Please inform your server about any dietary preferences or allergies."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you host private events?",
|
||||
content: "Absolutely! We offer private dining rooms and customizable menus for special occasions, corporate events, and celebrations. Please contact us for more details.",
|
||||
},
|
||||
id: "q3", title: "Can you host private events?", content: "Absolutely! We offer private dining rooms and customizable menus for special occasions, corporate events, and celebrations. Please contact us for more details."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open Tuesday to Sunday from 5:00 PM to 10:00 PM. We are closed on Mondays.",
|
||||
},
|
||||
id: "q4", title: "What are your operating hours?", content: "We are open Tuesday to Sunday from 5:00 PM to 10:00 PM. We are closed on Mondays."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Is Johnson's Restaurant child-friendly?",
|
||||
content: "Yes, families are welcome! We offer high chairs and a children's menu. Please let us know if you require any special accommodations for your little ones.",
|
||||
},
|
||||
id: "q5", title: "Is Johnson's Restaurant child-friendly?", content: "Yes, families are welcome! We offer high chairs and a children's menu. Please let us know if you require any special accommodations for your little ones."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common inquiries about reservations, dining, and our services."
|
||||
@@ -444,8 +261,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Reserve Your Table"
|
||||
title="Book Your Unforgettable Dining Experience"
|
||||
description="Contact us to make a reservation or inquire about private events. Our team is ready to assist you in planning your perfect visit."
|
||||
@@ -461,13 +277,9 @@ export default function LandingPage() {
|
||||
logoAlt="Johnson's Restaurant Logo"
|
||||
logoText="Johnson's Restaurant"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user