Merge version_1 into main #2
@@ -27,31 +27,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menu", id: "/menu"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
{
|
||||
name: "Language (EN/AR)",
|
||||
id: "#language-switcher",
|
||||
},
|
||||
name: "Language (EN/AR)", id: "#language-switcher"},
|
||||
]}
|
||||
brandName="Delicious Bites"
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
}}
|
||||
text: "Order Now", href: "/menu"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -63,11 +51,8 @@ export default function LandingPage() {
|
||||
title="A Legacy of Taste and Hospitality"
|
||||
buttons={[
|
||||
{
|
||||
text: "Meet Our Team",
|
||||
href: "/about#team",
|
||||
},
|
||||
text: "Meet Our Team", href: "/about#team"},
|
||||
]}
|
||||
description="For over two decades, Delicious Bites has been a cornerstone of fine dining, dedicated to creating memorable experiences through exceptional food and impeccable service. Our journey began with a simple vision: to share the art of gastronomy with our community."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -78,68 +63,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "chefs",
|
||||
groupTitle: "Kitchen Team",
|
||||
members: [
|
||||
id: "chefs", groupTitle: "Kitchen Team", members: [
|
||||
{
|
||||
id: "chef-1",
|
||||
title: "Chef Antoine Dubois",
|
||||
subtitle: "Executive Chef",
|
||||
detail: "Antoine leads our kitchen with innovative flair and a deep respect for classic techniques, bringing global flavors to our menu.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-waitress-cafe-manager-working-with-tablet-graphic-tablet_1258-199016.jpg",
|
||||
imageAlt: "Chef Antoine Dubois",
|
||||
},
|
||||
id: "chef-1", title: "Chef Antoine Dubois", subtitle: "Executive Chef", detail: "Antoine leads our kitchen with innovative flair and a deep respect for classic techniques, bringing global flavors to our menu.", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-waitress-cafe-manager-working-with-tablet-graphic-tablet_1258-199016.jpg", imageAlt: "Chef Antoine Dubois"},
|
||||
{
|
||||
id: "chef-2",
|
||||
title: "Chef Maria Rodriguez",
|
||||
subtitle: "Pastry Chef",
|
||||
detail: "Maria's creations are edible art, turning simple desserts into unforgettable sweet experiences.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-dancing-home_23-2149891592.jpg",
|
||||
imageAlt: "Chef Maria Rodriguez",
|
||||
},
|
||||
id: "chef-2", title: "Chef Maria Rodriguez", subtitle: "Pastry Chef", detail: "Maria's creations are edible art, turning simple desserts into unforgettable sweet experiences.", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-dancing-home_23-2149891592.jpg", imageAlt: "Chef Maria Rodriguez"},
|
||||
{
|
||||
id: "chef-3",
|
||||
title: "Chef Kenji Tanaka",
|
||||
subtitle: "Sous Chef",
|
||||
detail: "Kenji is the backbone of our kitchen, ensuring precision and excellence in every dish that leaves our pass.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093588.jpg",
|
||||
imageAlt: "Chef Kenji Tanaka",
|
||||
},
|
||||
id: "chef-3", title: "Chef Kenji Tanaka", subtitle: "Sous Chef", detail: "Kenji is the backbone of our kitchen, ensuring precision and excellence in every dish that leaves our pass.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-making-delicious-cocktail_23-2149093588.jpg", imageAlt: "Chef Kenji Tanaka"},
|
||||
{
|
||||
id: "chef-4",
|
||||
title: "Chef David Lee",
|
||||
subtitle: "Head Baker",
|
||||
detail: "David ensures our daily baked goods are fresh, flavorful, and perfect for every meal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-photographer-taking-fruit-photos_23-2150506096.jpg",
|
||||
imageAlt: "Chef David Lee",
|
||||
},
|
||||
id: "chef-4", title: "Chef David Lee", subtitle: "Head Baker", detail: "David ensures our daily baked goods are fresh, flavorful, and perfect for every meal.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-photographer-taking-fruit-photos_23-2150506096.jpg", imageAlt: "Chef David Lee"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=2",
|
||||
imageAlt: "male chef portrait kitchen",
|
||||
|
||||
},
|
||||
{
|
||||
id: "service",
|
||||
groupTitle: "Service Team",
|
||||
members: [
|
||||
id: "service", groupTitle: "Service Team", members: [
|
||||
{
|
||||
id: "service-1",
|
||||
title: "Elena Petrova",
|
||||
subtitle: "Restaurant Manager",
|
||||
detail: "Elena ensures every guest receives exceptional service, overseeing operations with grace and efficiency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-zucchini-front-view_23-2148516903.jpg",
|
||||
imageAlt: "Restaurant Manager Elena Petrova",
|
||||
},
|
||||
id: "service-1", title: "Elena Petrova", subtitle: "Restaurant Manager", detail: "Elena ensures every guest receives exceptional service, overseeing operations with grace and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-zucchini-front-view_23-2148516903.jpg", imageAlt: "Restaurant Manager Elena Petrova"},
|
||||
{
|
||||
id: "service-2",
|
||||
title: "Omar Hassan",
|
||||
subtitle: "Head Sommelier",
|
||||
detail: "Omar expertly guides guests through our extensive wine list, pairing the perfect vintage with their meal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birthday-celebration-card_23-2151899340.jpg",
|
||||
imageAlt: "Head Sommelier Omar Hassan",
|
||||
},
|
||||
id: "service-2", title: "Omar Hassan", subtitle: "Head Sommelier", detail: "Omar expertly guides guests through our extensive wine list, pairing the perfect vintage with their meal.", imageSrc: "http://img.b2bpic.net/free-photo/birthday-celebration-card_23-2151899340.jpg", imageAlt: "Head Sommelier Omar Hassan"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hotel-badge-vector_23-2147500166.jpg",
|
||||
imageAlt: "male chef portrait kitchen",
|
||||
|
||||
},
|
||||
]}
|
||||
title="Meet Our Culinary Maestros"
|
||||
@@ -155,73 +98,31 @@ export default function LandingPage() {
|
||||
carouselMode="auto"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sophia Chen",
|
||||
role: "Food Critic",
|
||||
company: "Gourmet Magazine",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-22794.jpg",
|
||||
imageAlt: "Sophia Chen",
|
||||
},
|
||||
id: "t1", name: "Sophia Chen", role: "Food Critic", company: "Gourmet Magazine", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-22794.jpg", imageAlt: "Sophia Chen"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marcus Johnson",
|
||||
role: "Local Business Owner",
|
||||
company: "Elite Marketing",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-people-lunch-happy-woman_1303-1903.jpg",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
id: "t2", name: "Marcus Johnson", role: "Local Business Owner", company: "Elite Marketing", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-people-lunch-happy-woman_1303-1903.jpg", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Amelia Smith",
|
||||
role: "Travel Blogger",
|
||||
company: "Wanderlust Eats",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parents-spending-time-with-their-daughter-grandson_23-2149050690.jpg",
|
||||
imageAlt: "Amelia Smith",
|
||||
},
|
||||
id: "t3", name: "Amelia Smith", role: "Travel Blogger", company: "Wanderlust Eats", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parents-spending-time-with-their-daughter-grandson_23-2149050690.jpg", imageAlt: "Amelia Smith"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Miller",
|
||||
role: "Culinary Enthusiast",
|
||||
company: "Home Cook Club",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg",
|
||||
imageAlt: "David Miller",
|
||||
},
|
||||
id: "t4", name: "David Miller", role: "Culinary Enthusiast", company: "Home Cook Club", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-337.jpg", imageAlt: "David Miller"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Isabella Garcia",
|
||||
role: "Event Planner",
|
||||
company: "Celebration Events",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-clanging-wine-glasses-table-restaurant_23-2148014485.jpg",
|
||||
imageAlt: "Isabella Garcia",
|
||||
},
|
||||
id: "t5", name: "Isabella Garcia", role: "Event Planner", company: "Celebration Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-clanging-wine-glasses-table-restaurant_23-2148014485.jpg", imageAlt: "Isabella Garcia"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "William Davis",
|
||||
role: "Retired Chef",
|
||||
company: "Culinary Arts Academy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-salmon-bowl_23-2150533940.jpg",
|
||||
imageAlt: "William Davis",
|
||||
},
|
||||
id: "t6", name: "William Davis", role: "Retired Chef", company: "Culinary Arts Academy", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-salmon-bowl_23-2150533940.jpg", imageAlt: "William Davis"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5,000+",
|
||||
label: "Happy Guests",
|
||||
},
|
||||
value: "5,000+", label: "Happy Guests"},
|
||||
{
|
||||
value: "20+",
|
||||
label: "Years in Service",
|
||||
},
|
||||
value: "20+", label: "Years in Service"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Fresh Ingredients",
|
||||
},
|
||||
value: "100%", label: "Fresh Ingredients"},
|
||||
]}
|
||||
title="What Our Guests Are Saying"
|
||||
description="Hear directly from our cherished customers about their memorable experiences at Delicious Bites."
|
||||
@@ -232,58 +133,35 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Appetizers",
|
||||
href: "/menu#appetizers",
|
||||
},
|
||||
label: "Appetizers", href: "/menu#appetizers"},
|
||||
{
|
||||
label: "Main Courses",
|
||||
href: "/menu#main-courses",
|
||||
},
|
||||
label: "Main Courses", href: "/menu#main-courses"},
|
||||
{
|
||||
label: "Desserts",
|
||||
href: "/menu#desserts",
|
||||
},
|
||||
label: "Desserts", href: "/menu#desserts"},
|
||||
{
|
||||
label: "Beverages",
|
||||
href: "/menu#beverages",
|
||||
},
|
||||
label: "Beverages", href: "/menu#beverages"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Story", href: "/about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "/about#team",
|
||||
},
|
||||
label: "Our Team", href: "/about#team"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "/about#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "/about#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Reservations", href: "/contact"},
|
||||
{
|
||||
label: "Location",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Location", href: "/contact"},
|
||||
{
|
||||
label: "Feedback",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Feedback", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
248
src/app/page.tsx
248
src/app/page.tsx
@@ -30,31 +30,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menu", id: "/menu"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
{
|
||||
name: "Language (EN/AR)",
|
||||
id: "#language-switcher",
|
||||
},
|
||||
name: "Language (EN/AR)", id: "#language-switcher"},
|
||||
]}
|
||||
brandName="Delicious Bites"
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "/menu",
|
||||
}}
|
||||
text: "Order Now", href: "/menu"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -62,88 +50,50 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Savor the Flavors of Exquisite Cuisine"
|
||||
description="Experience culinary artistry where every dish is a masterpiece. From traditional delights to innovative creations, we promise an unforgettable dining journey."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "View Menu", href: "/menu"},
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Reserve a Table", href: "/contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727971.jpg"
|
||||
imageAlt="Luxurious restaurant interior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-enjoying-taste-healthy-bruschetta-with-her-eyes-closed-kitchen_637285-3126.jpg",
|
||||
alt: "Satisfied customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-enjoying-taste-healthy-bruschetta-with-her-eyes-closed-kitchen_637285-3126.jpg", alt: "Satisfied customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-wine-glass_23-2148893886.jpg",
|
||||
alt: "Happy diner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-wine-glass_23-2148893886.jpg", alt: "Happy diner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-friends-table_23-2149213365.jpg",
|
||||
alt: "Guest enjoying meal",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-friends-table_23-2149213365.jpg", alt: "Guest enjoying meal"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864180.jpg",
|
||||
alt: "Smiling patron",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864180.jpg", alt: "Smiling patron"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-making-photo-by-phone-sushi-traditional-japanese-restaurant_627829-6759.jpg",
|
||||
alt: "Reviewer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-making-photo-by-phone-sushi-traditional-japanese-restaurant_627829-6759.jpg", alt: "Reviewer"},
|
||||
]}
|
||||
avatarText="Join 5,000+ happy customers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/man-cooks-healthy-meal-squeezes-limon-two-raw-pieces-salmon-decorated-with-mint-leaf-white-wine-sause-with-spices-herbs-presented-marble-deck-prepared-grill_346278-820.jpg",
|
||||
alt: "Gourmet meal",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/man-cooks-healthy-meal-squeezes-limon-two-raw-pieces-salmon-decorated-with-mint-leaf-white-wine-sause-with-spices-herbs-presented-marble-deck-prepared-grill_346278-820.jpg", alt: "Gourmet meal"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Award-Winning Cuisine",
|
||||
},
|
||||
type: "text", text: "Award-Winning Cuisine"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg",
|
||||
alt: "Elegant dish",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg", alt: "Elegant dish"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exceptional Service",
|
||||
},
|
||||
type: "text", text: "Exceptional Service"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg",
|
||||
alt: "Chef preparing dish",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg", alt: "Chef preparing dish"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Local Ingredients",
|
||||
},
|
||||
type: "text", text: "Fresh Local Ingredients"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg",
|
||||
alt: "Fine dining dessert",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg", alt: "Fine dining dessert"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unforgettable Experiences",
|
||||
},
|
||||
type: "text", text: "Unforgettable Experiences"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728018.jpg",
|
||||
alt: "Restaurant ambiance",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728018.jpg", alt: "Restaurant ambiance"},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
/>
|
||||
@@ -156,11 +106,8 @@ export default function LandingPage() {
|
||||
title="Bringing Passion and Flavor to Your Plate"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
description="At Delicious Bites, every dish tells a story of tradition, innovation, and a heartfelt dedication to culinary perfection. We believe in creating more than just meals; we craft memorable experiences."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,16 +116,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Award-Winning Restaurant",
|
||||
"Chef's Choice Award",
|
||||
"Diner's Favorite",
|
||||
"Food Critics' Pick",
|
||||
"Hospitality Excellence",
|
||||
"Taste of the Year",
|
||||
"Culinary Innovation",
|
||||
"Golden Spoon Award",
|
||||
"Top Rated Fine Dining",
|
||||
]}
|
||||
"Award-Winning Restaurant", "Chef's Choice Award", "Diner's Favorite", "Food Critics' Pick", "Hospitality Excellence", "Taste of the Year", "Culinary Innovation", "Golden Spoon Award", "Top Rated Fine Dining"]}
|
||||
title="Recognized for Culinary Excellence"
|
||||
description="Proudly acclaimed by industry experts and beloved by our patrons, our commitment to quality shines through."
|
||||
tag="Awards & Recognition"
|
||||
@@ -193,56 +131,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "dish-1",
|
||||
name: "Seared Scallops with Saffron Risotto",
|
||||
price: "$32.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-potatoes-with-sauces-white-plate_114579-19751.jpg",
|
||||
imageAlt: "Seared Scallops",
|
||||
},
|
||||
id: "dish-1", name: "Seared Scallops with Saffron Risotto", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-potatoes-with-sauces-white-plate_114579-19751.jpg", imageAlt: "Seared Scallops"},
|
||||
{
|
||||
id: "dish-2",
|
||||
name: "Pan-Roasted Duck Breast",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-tasty-salted-with-cheese-green-table_140725-11107.jpg",
|
||||
imageAlt: "Pan-Roasted Duck Breast",
|
||||
},
|
||||
id: "dish-2", name: "Pan-Roasted Duck Breast", price: "$38.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-tasty-salted-with-cheese-green-table_140725-11107.jpg", imageAlt: "Pan-Roasted Duck Breast"},
|
||||
{
|
||||
id: "dish-3",
|
||||
name: "Vegetarian Truffle Pasta",
|
||||
price: "$28.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-wood-table_1232-3077.jpg",
|
||||
imageAlt: "Vegetarian Truffle Pasta",
|
||||
},
|
||||
id: "dish-3", name: "Vegetarian Truffle Pasta", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-wood-table_1232-3077.jpg", imageAlt: "Vegetarian Truffle Pasta"},
|
||||
{
|
||||
id: "dish-4",
|
||||
name: "Grilled Lamb Chops",
|
||||
price: "$45.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-31118.jpg",
|
||||
imageAlt: "Grilled Lamb Chops",
|
||||
},
|
||||
id: "dish-4", name: "Grilled Lamb Chops", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-delicious-tilsiter-cheese-snacks_114579-31118.jpg", imageAlt: "Grilled Lamb Chops"},
|
||||
{
|
||||
id: "dish-5",
|
||||
name: "Spicy Seafood Paella",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-instant-noodles-thai-style-called-tom-yum_1150-24200.jpg",
|
||||
imageAlt: "Spicy Seafood Paella",
|
||||
},
|
||||
id: "dish-5", name: "Spicy Seafood Paella", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/spicy-instant-noodles-thai-style-called-tom-yum_1150-24200.jpg", imageAlt: "Spicy Seafood Paella"},
|
||||
{
|
||||
id: "dish-6",
|
||||
name: "Classic Beef Wellington",
|
||||
price: "$55.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5027.jpg",
|
||||
imageAlt: "Classic Beef Wellington",
|
||||
},
|
||||
id: "dish-6", name: "Classic Beef Wellington", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/white-ceramic-plate-with-fresh-salad-wooden-surface_343596-5027.jpg", imageAlt: "Classic Beef Wellington"},
|
||||
]}
|
||||
title="Our Signature Creations"
|
||||
description="A glimpse into our most celebrated dishes, crafted with the freshest ingredients and culinary expertise."
|
||||
tag="Featured"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Full Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Explore Full Menu", href: "/menu"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -254,44 +160,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "em1",
|
||||
icon: Users,
|
||||
title: "Satisfied Customers",
|
||||
value: "50,000+",
|
||||
},
|
||||
id: "em1", icon: Users,
|
||||
title: "Satisfied Customers", value: "50,000+"},
|
||||
{
|
||||
id: "em2",
|
||||
icon: Flame,
|
||||
title: "Master Chefs",
|
||||
value: "15+",
|
||||
},
|
||||
id: "em2", icon: Flame,
|
||||
title: "Master Chefs", value: "15+"},
|
||||
{
|
||||
id: "em3",
|
||||
icon: Award,
|
||||
title: "International Awards",
|
||||
value: "10+",
|
||||
},
|
||||
id: "em3", icon: Award,
|
||||
title: "International Awards", value: "10+"},
|
||||
{
|
||||
id: "em4",
|
||||
icon: Leaf,
|
||||
title: "Sustainable Sourcing",
|
||||
value: "90%",
|
||||
},
|
||||
id: "em4", icon: Leaf,
|
||||
title: "Sustainable Sourcing", value: "90%"},
|
||||
{
|
||||
id: "em5",
|
||||
icon: Clock,
|
||||
title: "Years of Tradition",
|
||||
value: "20+",
|
||||
},
|
||||
id: "em5", icon: Clock,
|
||||
title: "Years of Tradition", value: "20+"},
|
||||
]}
|
||||
title="Our Legacy in Numbers"
|
||||
description="Celebrating milestones that define our journey in culinary excellence and hospitality."
|
||||
tag="Our Impact"
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Discover More", href: "/about"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -300,58 +189,35 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Appetizers",
|
||||
href: "/menu#appetizers",
|
||||
},
|
||||
label: "Appetizers", href: "/menu#appetizers"},
|
||||
{
|
||||
label: "Main Courses",
|
||||
href: "/menu#main-courses",
|
||||
},
|
||||
label: "Main Courses", href: "/menu#main-courses"},
|
||||
{
|
||||
label: "Desserts",
|
||||
href: "/menu#desserts",
|
||||
},
|
||||
label: "Desserts", href: "/menu#desserts"},
|
||||
{
|
||||
label: "Beverages",
|
||||
href: "/menu#beverages",
|
||||
},
|
||||
label: "Beverages", href: "/menu#beverages"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Story", href: "/about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "/about#team",
|
||||
},
|
||||
label: "Our Team", href: "/about#team"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "/about#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "/about#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Reservations", href: "/contact"},
|
||||
{
|
||||
label: "Location",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Location", href: "/contact"},
|
||||
{
|
||||
label: "Feedback",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Feedback", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user