diff --git a/src/app/page.tsx b/src/app/page.tsx
index c9c3eea..c992a59 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,64 +32,41 @@ export default function LandingPage() {
@@ -101,17 +78,11 @@ export default function LandingPage() {
description="With over 15 years in Michelin-starred kitchens, I bring professional expertise directly to your home. Every menu is custom-tailored to your palate, preferences, and occasion."
metrics={[
{
- value: "100+",
- title: "Events Hosted",
- },
+ value: "100+", title: "Events Hosted"},
{
- value: "15+",
- title: "Years Experience",
- },
+ value: "15+", title: "Years Experience"},
{
- value: "500+",
- title: "Menus Created",
- },
+ value: "500+", title: "Menus Created"},
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-male-baker-holding-rolling-pin-bakery_23-2147883485.jpg"
imageAlt="Private Chef Portrait"
@@ -126,26 +97,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "Ingredients",
- title: "Farm to Table",
- subtitle: "Freshness First",
- description: "Sourced locally and seasonally for unparalleled quality.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-preserves-box_23-2148626016.jpg",
- },
+ tag: "Ingredients", title: "Farm to Table", subtitle: "Freshness First", description: "Sourced locally and seasonally for unparalleled quality.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-preserves-box_23-2148626016.jpg"},
{
- tag: "Atmosphere",
- title: "Tailored Luxury",
- subtitle: "Your Space",
- description: "Professional service integrated seamlessly into your home.",
- imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg",
- },
+ tag: "Atmosphere", title: "Tailored Luxury", subtitle: "Your Space", description: "Professional service integrated seamlessly into your home.", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg"},
{
- tag: "Planning",
- title: "Custom Menus",
- subtitle: "Personal Touch",
- description: "Every detail designed around your specific cravings.",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients-with-recipe-veggies_23-2148834745.jpg",
- },
+ tag: "Planning", title: "Custom Menus", subtitle: "Personal Touch", description: "Every detail designed around your specific cravings.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-ingredients-with-recipe-veggies_23-2148834745.jpg"},
]}
title="Why Choose Bespoke Culinary?"
description="Experience fine dining without leaving your home."
@@ -160,59 +116,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Fine Dining",
- name: "Intimate Tasting Menu",
- price: "From $250/pp",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/boiled-potatoes-herring-with-onions_140725-2258.jpg",
- },
+ id: "1", brand: "Fine Dining", name: "Intimate Tasting Menu", price: "From $250/pp", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/boiled-potatoes-herring-with-onions_140725-2258.jpg"},
{
- id: "2",
- brand: "Education",
- name: "Cooking Masterclass",
- price: "From $150/pp",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-making-pasta_23-2149631684.jpg",
- },
+ id: "2", brand: "Education", name: "Cooking Masterclass", price: "From $150/pp", rating: 5,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-making-pasta_23-2149631684.jpg"},
{
- id: "3",
- brand: "Corporate",
- name: "Executive Events",
- price: "Custom Quote",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/business-people-taking-snacks-from-buffet-table_1262-1701.jpg",
- },
+ id: "3", brand: "Corporate", name: "Executive Events", price: "Custom Quote", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/business-people-taking-snacks-from-buffet-table_1262-1701.jpg"},
{
- id: "4",
- brand: "Celebrations",
- name: "Small Wedding Catering",
- price: "Custom Quote",
- rating: 5,
- reviewCount: "22",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg",
- },
+ id: "4", brand: "Celebrations", name: "Small Wedding Catering", price: "Custom Quote", rating: 5,
+ reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg"},
{
- id: "5",
- brand: "Lifestyle",
- name: "Weekly Meal Prep",
- price: "From $400/week",
- rating: 5,
- reviewCount: "30",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-healthy-food_23-2148145640.jpg",
- },
+ id: "5", brand: "Lifestyle", name: "Weekly Meal Prep", price: "From $400/week", rating: 5,
+ reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-healthy-food_23-2148145640.jpg"},
{
- id: "6",
- brand: "Seasonal",
- name: "Holiday Special",
- price: "From $300/pp",
- rating: 5,
- reviewCount: "18",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-chopping-fresh-apple-fruits-wooden-tray-kitchen-table_179666-47351.jpg",
- },
+ id: "6", brand: "Seasonal", name: "Holiday Special", price: "From $300/pp", rating: 5,
+ reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-chopping-fresh-apple-fruits-wooden-tray-kitchen-table_179666-47351.jpg"},
]}
title="Culinary Services"
description="From intimate dinners to large scale celebrations."
@@ -226,40 +146,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Elena Vance",
- handle: "@elena_v",
- testimonial: "An absolute master of flavor. The tasting menu changed how I think about fine dining at home.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
- },
+ id: "1", name: "Elena Vance", handle: "@elena_v", testimonial: "An absolute master of flavor. The tasting menu changed how I think about fine dining at home.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg"},
{
- id: "2",
- name: "Mark Sterling",
- handle: "@mark_s",
- testimonial: "Professional, clean, and delicious. Every event is better than the last.",
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-celebrating-new-year-s-eve-home_23-2148741475.jpg",
- },
+ id: "2", name: "Mark Sterling", handle: "@mark_s", testimonial: "Professional, clean, and delicious. Every event is better than the last.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-celebrating-new-year-s-eve-home_23-2148741475.jpg"},
{
- id: "3",
- name: "Sophie K.",
- handle: "@sophie_k",
- testimonial: "Simply incredible. The attention to detail made our anniversary night perfect.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-father-son-serving-dinner_23-2148351771.jpg",
- },
+ id: "3", name: "Sophie K.", handle: "@sophie_k", testimonial: "Simply incredible. The attention to detail made our anniversary night perfect.", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-son-serving-dinner_23-2148351771.jpg"},
{
- id: "4",
- name: "James L.",
- handle: "@james_l",
- testimonial: "Highly recommended for corporate dinners. A true culinary professional.",
- imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728024.jpg",
- },
+ id: "4", name: "James L.", handle: "@james_l", testimonial: "Highly recommended for corporate dinners. A true culinary professional.", imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728024.jpg"},
{
- id: "5",
- name: "Chloe R.",
- handle: "@chloe_r",
- testimonial: "I love the weekly meal prep service—fresh, healthy, and high-quality food every day.",
- imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-taking-selfie-with-guests-wedding_23-2150835732.jpg",
- },
+ id: "5", name: "Chloe R.", handle: "@chloe_r", testimonial: "I love the weekly meal prep service—fresh, healthy, and high-quality food every day.", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-taking-selfie-with-guests-wedding_23-2150835732.jpg"},
]}
title="What My Guests Say"
description="Creating unforgettable culinary memories."
@@ -271,14 +166,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Elite Hospitality",
- "Gourmet Critic",
- "Fine Kitchen Group",
- "Catering Daily",
- "Premium Foodies",
- "Gourmet Magazine",
- "Urban Life Media",
- ]}
+ "Elite Hospitality", "Gourmet Critic", "Fine Kitchen Group", "Catering Daily", "Premium Foodies", "Gourmet Magazine", "Urban Life Media"]}
title="Trusted Partner In Hospitality"
description="Proud to work with these elite organizations."
/>
@@ -290,27 +178,18 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "How far in advance should I book?",
- content: "I recommend booking at least 3-4 weeks in advance for weekends and special occasions.",
- },
+ id: "1", title: "Return Policy", content: "Items can be returned within 30 days of purchase in original condition with tags attached."},
{
- id: "2",
- title: "Do you provide your own ingredients?",
- content: "Yes, I source all fresh, high-quality ingredients unless otherwise requested.",
- },
+ id: "2", title: "Shipping Options", content: "We offer standard, expedited, and international shipping to most countries globally."},
{
- id: "3",
- title: "What about dietary restrictions?",
- content: "I happily accommodate all allergies, dietary restrictions, or specific dietary requirements.",
- },
+ id: "3", title: "Sizing Guide", content: "Our sizing chart provides detailed measurements to help you find the perfect fit for your body type."},
]}
mediaAnimation="slide-up"
- title="Chef FAQs"
- description="Common questions regarding our services."
+ title="Customer Help Center"
+ description="Common questions regarding our clothing collections and services."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728013.jpg"
- imageAlt="Professional chef working"
+ imageAlt="Customer Support Assistance"
/>
@@ -318,14 +197,11 @@ export default function LandingPage() {
@@ -334,53 +210,40 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file