diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5e9f7c8..3d40d11 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,12 +48,10 @@ export default function LandingPage() {
@@ -85,26 +73,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- tag: "Dining",
- title: "Bespoke Dinners",
- subtitle: "Curated Experiences",
- description: "Custom multi-course tasting menus designed around your specific preferences and dietary requirements.",
- imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg",
- },
+ tag: "Dining", title: "Bespoke Dinners", subtitle: "Curated Experiences", description: "Custom multi-course tasting menus designed around your specific preferences and dietary requirements.", imageSrc: "http://img.b2bpic.net/free-photo/berry-mix-wooden-platter-with-oak-branches-cones-aside-middle_114579-12209.jpg"},
{
- tag: "Events",
- title: "Catering Services",
- subtitle: "Luxury Events",
- description: "Professional fine dining catering for private events, anniversaries, and sophisticated social gatherings.",
- imageSrc: "http://img.b2bpic.net/free-photo/meat-cutting-glass-champagne_140725-2149.jpg",
- },
+ tag: "Events", title: "Catering Services", subtitle: "Luxury Events", description: "Professional fine dining catering for private events, anniversaries, and sophisticated social gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/meat-cutting-glass-champagne_140725-2149.jpg"},
{
- tag: "Workshop",
- title: "Cooking Classes",
- subtitle: "Learn from the Pro",
- description: "Interactive, hands-on culinary workshops to refine your cooking skills in the heart of your home.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg",
- },
+ tag: "Workshop", title: "Cooking Classes", subtitle: "Learn from the Pro", description: "Interactive, hands-on culinary workshops to refine your cooking skills in the heart of your home.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-grating-parmesan-cheese-kitchen-grater-cook-gastronomy-recipe-professional-cuisine-authentic-cook-preparing-shredded-cheddar-ingredient-make-gourmet-meal-dish_482257-46084.jpg"},
]}
title="My Culinary Specialties"
description="Offering a diverse range of high-end dining experiences, from intimate dinners to interactive workshops."
@@ -119,50 +92,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Appetizer",
- name: "Scallop Carpaccio",
- price: "Seasonally Priced",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-cake-biscuits-with-fork-knife-black-background_140725-92002.jpg",
- },
+ id: "1", brand: "Appetizer", name: "Scallop Carpaccio", price: "Seasonally Priced", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-cake-biscuits-with-fork-knife-black-background_140725-92002.jpg"},
{
- id: "2",
- brand: "Main Course",
- name: "Herb-Crusted Sea Bass",
- price: "Seasonally Priced",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fried-shrimps_140725-44339.jpg",
- },
+ id: "2", brand: "Main Course", name: "Herb-Crusted Sea Bass", price: "Seasonally Priced", rating: 5,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fried-shrimps_140725-44339.jpg"},
{
- id: "3",
- brand: "Dessert",
- name: "Dark Chocolate Ganache",
- price: "Seasonally Priced",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-chocolate-cake-wooden-table_181624-29011.jpg",
- },
+ id: "3", brand: "Dessert", name: "Dark Chocolate Ganache", price: "Seasonally Priced", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-chocolate-cake-wooden-table_181624-29011.jpg"},
{
- id: "4",
- brand: "Appetizer",
- name: "Garden Heirloom Salad",
- price: "Seasonally Priced",
- rating: 5,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-light-sala-with-herbs-cheese_114579-3071.jpg",
- },
+ id: "4", brand: "Appetizer", name: "Garden Heirloom Salad", price: "Seasonally Priced", rating: 5,
+ reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-light-sala-with-herbs-cheese_114579-3071.jpg"},
{
- id: "5",
- brand: "Main Course",
- name: "Wagyu Filet Mignon",
- price: "Seasonally Priced",
- rating: 5,
- reviewCount: "22",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg",
- },
+ id: "5", brand: "Main Course", name: "Wagyu Filet Mignon", price: "Seasonally Priced", rating: 5,
+ reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/delicious-steak-with-spicy-sauce_140725-951.jpg"},
]}
title="Sample Menu Highlights"
description="A glimpse into the seasonal artistry of my kitchen."
@@ -177,25 +120,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "15+",
- title: "Years Experience",
- description: "Professional culinary training",
- icon: Award,
+ id: "m1", value: "15+", title: "Years Experience", description: "Professional culinary training", icon: Award,
},
{
- id: "m2",
- value: "500+",
- title: "Events Catered",
- description: "Memorable dining experiences",
- icon: Award,
+ id: "m2", value: "500+", title: "Events Catered", description: "Memorable dining experiences", icon: Award,
},
{
- id: "m3",
- value: "99%",
- title: "Client Satisfaction",
- description: "Five-star reviews and feedback",
- icon: Star,
+ id: "m3", value: "99%", title: "Client Satisfaction", description: "Five-star reviews and feedback", icon: Star,
},
]}
title="Chef's Experience"
@@ -209,45 +140,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Stunning Experience",
- quote: "Chef Artisan transformed our dinner party into a Michelin-level affair. Absolutely exquisite.",
- name: "Sarah Miller",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg",
- },
+ id: "1", title: "Stunning Experience", quote: "Chef Artisan transformed our dinner party into a Michelin-level affair. Absolutely exquisite.", name: "Sarah Miller", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg"},
{
- id: "2",
- title: "Professional and Warm",
- quote: "Beyond the delicious food, their presence made the entire event smooth and truly special.",
- name: "James Henderson",
- role: "Entrepreneur",
- imageSrc: "http://img.b2bpic.net/free-photo/four-beautiful-girls-resting-party_176420-6176.jpg",
- },
+ id: "2", title: "Professional and Warm", quote: "Beyond the delicious food, their presence made the entire event smooth and truly special.", name: "James Henderson", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/four-beautiful-girls-resting-party_176420-6176.jpg"},
{
- id: "3",
- title: "Incredible Creativity",
- quote: "I have never seen such beautiful and tasty plates at home. A true artisan.",
- name: "Elena Rodriguez",
- role: "Interior Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-announcing-pregnancy-dinner-with-friends_23-2150167466.jpg",
- },
+ id: "3", title: "Incredible Creativity", quote: "I have never seen such beautiful and tasty plates at home. A true artisan.", name: "Elena Rodriguez", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-announcing-pregnancy-dinner-with-friends_23-2150167466.jpg"},
{
- id: "4",
- title: "Flawless Execution",
- quote: "Professional, efficient, and incredibly talented. Will definitely book again.",
- name: "Marcus Chen",
- role: "Finance Director",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-serving-themselves-buffet_1262-1860.jpg",
- },
+ id: "4", title: "Flawless Execution", quote: "Professional, efficient, and incredibly talented. Will definitely book again.", name: "Marcus Chen", role: "Finance Director", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-serving-themselves-buffet_1262-1860.jpg"},
{
- id: "5",
- title: "Perfect Anniversary",
- quote: "Our anniversary was made perfect by Chef's incredible customized tasting menu.",
- name: "Julia Peterson",
- role: "Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/man-standing-with-baked-chicken_23-2147961415.jpg",
- },
+ id: "5", title: "Perfect Anniversary", quote: "Our anniversary was made perfect by Chef's incredible customized tasting menu.", name: "Julia Peterson", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-with-baked-chicken_23-2147961415.jpg"},
]}
title="What Clients Say"
description="Crafting unforgettable dining experiences, one client at a time."
@@ -260,20 +161,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "How far in advance should I book?",
- content: "I recommend booking at least 3-4 weeks in advance to ensure availability, especially for weekends and holidays.",
- },
+ id: "q1", title: "How far in advance should I book?", content: "I recommend booking at least 3-4 weeks in advance to ensure availability, especially for weekends and holidays."},
{
- id: "q2",
- title: "Can you accommodate dietary restrictions?",
- content: "Absolutely. I take dietary requirements and allergies very seriously and will customize the menu to ensure everyone is safe and satisfied.",
- },
+ id: "q2", title: "Can you accommodate dietary restrictions?", content: "Absolutely. I take dietary requirements and allergies very seriously and will customize the menu to ensure everyone is safe and satisfied."},
{
- id: "q3",
- title: "Do you provide your own ingredients?",
- content: "Yes, I source all ingredients myself, focusing on the freshest seasonal produce from local suppliers.",
- },
+ id: "q3", title: "Do you provide your own ingredients?", content: "Yes, I source all ingredients myself, focusing on the freshest seasonal produce from local suppliers."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg"
title="Common Questions"
@@ -286,8 +178,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file