diff --git a/src/app/page.tsx b/src/app/page.tsx
index b19f824..e4f4a44 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,29 +32,17 @@ export default function LandingPage() {
@@ -64,58 +52,38 @@ export default function LandingPage() {
@@ -177,9 +125,7 @@ export default function LandingPage() {
description="At MasterChef Culinary, we believe in the profound art of food. Our team of passionate chefs brings decades of experience, crafting innovative dishes with fresh, seasonal ingredients to create a symphony of tastes that delights all senses. We honor tradition while embracing modern techniques, ensuring every plate tells a story."
buttons={[
{
- text: "Learn More About Us",
- href: "#",
- },
+ text: "Learn More About Us", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-seasoning-salad-with-salt_23-2148538611.jpg"
imageAlt="Chef preparing a gourmet meal in a professional kitchen"
@@ -194,23 +140,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Innovative Techniques",
- description: "We explore modern gastronomy to create unexpected textures and flavors, pushing the boundaries of traditional cuisine.",
- imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230648.jpg",
- imageAlt: "Chef using advanced cooking techniques",
- },
+ title: "Innovative Techniques", description: "We explore modern gastronomy to create unexpected textures and flavors, pushing the boundaries of traditional cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/stacked-aesthetic-objects-still-life_23-2150230648.jpg", imageAlt: "Chef using advanced cooking techniques"},
{
- title: "Finest Ingredients",
- description: "Sourced locally and globally, only the freshest, highest-quality seasonal ingredients make it into our kitchen, guaranteeing peak taste.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-meal-preparation_23-2149059130.jpg",
- imageAlt: "Fresh, colorful ingredients on a rustic wooden table",
- },
+ title: "Finest Ingredients", description: "Sourced locally and globally, only the freshest, highest-quality seasonal ingredients make it into our kitchen, guaranteeing peak taste.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-meal-preparation_23-2149059130.jpg", imageAlt: "Fresh, colorful ingredients on a rustic wooden table"},
{
- title: "Artisan Craftsmanship",
- description: "Every plate is a canvas. Our chefs meticulously craft and present each dish with precision and artistic flair, a feast for the eyes and the palate.",
- imageSrc: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg",
- imageAlt: "Chef hand-garnishing a fine dining dish",
- },
+ title: "Artisan Craftsmanship", description: "Every plate is a canvas. Our chefs meticulously craft and present each dish with precision and artistic flair, a feast for the eyes and the palate.", imageSrc: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg", imageAlt: "Chef hand-garnishing a fine dining dish"},
]}
title="Mastering the Art of Taste"
description="Our unique approach combines time-honored techniques with cutting-edge culinary innovation, ensuring every dish presented is a genuine masterpiece of flavor and presentation."
@@ -225,53 +159,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p-risotto",
- name: "Wild Mushroom Risotto",
- price: "$32",
- variant: "Creamy & Earthy",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-portioned-cake-covered-with-cake-crumbles_141793-2165.jpg",
- imageAlt: "Gourmet wild mushroom risotto",
- },
+ id: "p-risotto", name: "Wild Mushroom Risotto", price: "$32", variant: "Creamy & Earthy", imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-portioned-cake-covered-with-cake-crumbles_141793-2165.jpg", imageAlt: "Gourmet wild mushroom risotto"},
{
- id: "p-steak",
- name: "Seared Tenderloin",
- price: "$48",
- variant: "Perfectly Cooked",
- imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-mashed-potatoes-fried-vegetables_140725-2240.jpg",
- imageAlt: "Perfectly seared tenderloin steak",
- },
+ id: "p-steak", name: "Seared Tenderloin", price: "$48", variant: "Perfectly Cooked", imageSrc: "http://img.b2bpic.net/free-photo/well-done-steak-with-mashed-potatoes-fried-vegetables_140725-2240.jpg", imageAlt: "Perfectly seared tenderloin steak"},
{
- id: "p-salmon",
- name: "Pan-Seared Salmon",
- price: "$36",
- variant: "Flaky & Succulent",
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-onion-greens-carrot_140725-3932.jpg",
- imageAlt: "Pan-seared salmon with vegetables",
- },
+ id: "p-salmon", name: "Pan-Seared Salmon", price: "$36", variant: "Flaky & Succulent", imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-onion-greens-carrot_140725-3932.jpg", imageAlt: "Pan-seared salmon with vegetables"},
{
- id: "p-pasta",
- name: "Handmade Tagliatelle",
- price: "$28",
- variant: "Fresh Basil & Tomato",
- imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-mushrooms-tomato-with-cheese-topping_140725-3657.jpg",
- imageAlt: "Handmade tagliatelle with fresh sauce",
- },
+ id: "p-pasta", name: "Handmade Tagliatelle", price: "$28", variant: "Fresh Basil & Tomato", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-mushrooms-tomato-with-cheese-topping_140725-3657.jpg", imageAlt: "Handmade tagliatelle with fresh sauce"},
{
- id: "p-dessert",
- name: "Chocolate Lava Cake",
- price: "$18",
- variant: "Warm & Decadent",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-cake-with-blueberries-spatula_23-2148689793.jpg",
- imageAlt: "Decadent chocolate lava cake",
- },
+ id: "p-dessert", name: "Chocolate Lava Cake", price: "$18", variant: "Warm & Decadent", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-cake-with-blueberries-spatula_23-2148689793.jpg", imageAlt: "Decadent chocolate lava cake"},
{
- id: "p-salad",
- name: "MasterChef Salad",
- price: "$22",
- variant: "Seasonal Greens & Vinaigrette",
- imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-boiled-eggs-white-dish_1150-21953.jpg",
- imageAlt: "Fresh gourmet salad",
- },
+ id: "p-salad", name: "MasterChef Salad", price: "$22", variant: "Seasonal Greens & Vinaigrette", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-boiled-eggs-white-dish_1150-21953.jpg", imageAlt: "Fresh gourmet salad"},
]}
title="Our Signature Creations"
description="Indulge in our exquisite selection of dishes, each prepared with precision and passion to delight your palate and leave a lasting impression."
@@ -285,26 +183,11 @@ export default function LandingPage() {
useInvertedBackground={false}
team={[
{
- id: "t-emily",
- name: "Chef Emily Clark",
- role: "Executive Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864171.jpg",
- imageAlt: "Portrait of Chef Emily Clark",
- },
+ id: "t-emily", name: "Chef Emily Clark", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864171.jpg", imageAlt: "Portrait of Chef Emily Clark"},
{
- id: "t-david",
- name: "Chef David Kim",
- role: "Head Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/male-chef-cook-wearing-black-uniform-cook-hat-holding-tometo-knife-looking-camera-with-smile-face-standing-green-background_141793-54302.jpg",
- imageAlt: "Portrait of Chef David Kim",
- },
+ id: "t-david", name: "Chef David Kim", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-cook-wearing-black-uniform-cook-hat-holding-tometo-knife-looking-camera-with-smile-face-standing-green-background_141793-54302.jpg", imageAlt: "Portrait of Chef David Kim"},
{
- id: "t-sophia",
- name: "Chef Sophia Rodriguez",
- role: "Pastry Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038683.jpg",
- imageAlt: "Portrait of Chef Sophia Rodriguez",
- },
+ id: "t-sophia", name: "Chef Sophia Rodriguez", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038683.jpg", imageAlt: "Portrait of Chef Sophia Rodriguez"},
]}
title="Meet Our Master Chefs"
description="Our award-winning culinary team is dedicated to creating extraordinary dining experiences. Get to know the faces behind the exceptional flavors."
@@ -319,30 +202,18 @@ export default function LandingPage() {
author="Gourmet Critic"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/woman-using-smartphone-restaurant_23-2147670267.jpg",
- alt: "Gourmet Critic",
- },
+ src: "http://img.b2bpic.net/free-photo/woman-using-smartphone-restaurant_23-2147670267.jpg", alt: "Gourmet Critic"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517397.jpg",
- alt: "Satisfied Customer",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517397.jpg", alt: "Satisfied Customer"},
{
- src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg",
- alt: "Happy Diner",
- },
+ src: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg", alt: "Happy Diner"},
{
- src: "http://img.b2bpic.net/free-photo/pleased-adult-male-cook-wearing-chef-uniform-glasses-holding-glass-water-with-orange-it-looking-front-isolated-white-wall_141793-119930.jpg",
- alt: "Food Blogger",
- },
+ src: "http://img.b2bpic.net/free-photo/pleased-adult-male-cook-wearing-chef-uniform-glasses-holding-glass-water-with-orange-it-looking-front-isolated-white-wall_141793-119930.jpg", alt: "Food Blogger"},
{
- src: "http://img.b2bpic.net/free-photo/upset-woman-with-exotic-snacks-buffet-table_1262-2060.jpg",
- alt: "Food Enthusiast",
- },
+ src: "http://img.b2bpic.net/free-photo/upset-woman-with-exotic-snacks-buffet-table_1262-2060.jpg", alt: "Food Enthusiast"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
- title="What Our Guests Say"
- description="Hear from discerning diners who have experienced the magic of MasterChef Culinary. Their words speak volumes about our unwavering commitment to excellence and unforgettable moments."
/>
@@ -350,20 +221,15 @@ export default function LandingPage() {
@@ -375,54 +241,33 @@ export default function LandingPage() {
logoText="MasterChef Culinary"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Our Chefs",
- href: "#team",
- },
+ label: "Our Chefs", href: "#team"},
{
- label: "Careers",
- href: "#",
- },
+ label: "Careers", href: "#"},
],
},
{
- title: "Menu",
- items: [
+ title: "Menu", items: [
{
- label: "Signature Dishes",
- href: "#dishes",
- },
+ label: "Signature Dishes", href: "#dishes"},
{
- label: "Seasonal Specials",
- href: "#",
- },
+ label: "Seasonal Specials", href: "#"},
{
- label: "Wine List",
- href: "#",
- },
+ label: "Wine List", href: "#"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "#contact"},
{
- label: "Reservations",
- href: "#contact",
- },
+ label: "Reservations", href: "#contact"},
{
- label: "FAQ",
- href: "#",
- },
+ label: "FAQ", href: "#"},
],
},
]}