diff --git a/src/app/page.tsx b/src/app/page.tsx
index 94700ca..0f0f5d4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -59,69 +51,37 @@ export default function LandingPage() {
description="Personalized menus crafted by a professional chef in your home. From intimate dinners to lavish events, we create unforgettable dining experiences tailored to your taste."
testimonials={[
{
- name: "Sarah J.",
- handle: "@sarah",
- testimonial: "Truly an unforgettable evening. The level of service was unmatched.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
- },
+ name: "Sarah J.", handle: "@sarah", testimonial: "Truly an unforgettable evening. The level of service was unmatched.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg"},
{
- name: "Michael K.",
- handle: "@mike",
- testimonial: "The best private dining experience we've ever had at home.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg",
- },
+ name: "Michael K.", handle: "@mike", testimonial: "The best private dining experience we've ever had at home.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg"},
{
- name: "Emily R.",
- handle: "@emily",
- testimonial: "Exceptional attention to detail and exquisite flavors throughout.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg",
- },
+ name: "Emily R.", handle: "@emily", testimonial: "Exceptional attention to detail and exquisite flavors throughout.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg"},
{
- name: "David L.",
- handle: "@david",
- testimonial: "Highly recommended for any special occasion. Incredible.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/we-are-best-business-team-ever_637285-9575.jpg",
- },
+ name: "David L.", handle: "@david", testimonial: "Highly recommended for any special occasion. Incredible.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/we-are-best-business-team-ever_637285-9575.jpg"},
{
- name: "Jessica B.",
- handle: "@jess",
- testimonial: "Chef made our anniversary feel absolutely magical. Amazing.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-cocktail_23-2150124853.jpg",
- },
+ name: "Jessica B.", handle: "@jess", testimonial: "Chef made our anniversary feel absolutely magical. Amazing.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-cocktail_23-2150124853.jpg"},
]}
buttons={[
{
- text: "Book Your Chef",
- href: "#contact",
- },
+ text: "Book Your Chef", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg",
- alt: "happy client smiling portrait",
- },
+ src: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg", alt: "happy client smiling portrait"},
{
- src: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg",
- alt: "elegant host dinner party",
- },
+ src: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_482257-10348.jpg", alt: "elegant host dinner party"},
{
- src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
- alt: "happy client portrait luxury home",
- },
+ src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", alt: "happy client portrait luxury home"},
{
- src: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg",
- alt: "happy family dining luxury home",
- },
+ src: "http://img.b2bpic.net/free-photo/lesbian-couple-with-guests-their-wedding_23-2150835743.jpg", alt: "happy family dining luxury home"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg",
- alt: "happy diner portrait luxury setting",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-199927.jpg", alt: "happy diner portrait luxury setting"},
]}
avatarText="Trusted by 500+ satisfied hosts"
/>
@@ -147,17 +107,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
- "No grocery shopping required",
- "No kitchen stress",
- "No cleanup duties",
- ],
+ "No grocery shopping required", "No kitchen stress", "No cleanup duties"],
}}
positiveCard={{
items: [
- "Sourced seasonal ingredients",
- "Personalized menu planning",
- "Expert service & plating",
- ],
+ "Sourced seasonal ingredients", "Personalized menu planning", "Expert service & plating"],
}}
title="What We Deliver"
description="Exclusivity combined with comfort. We handle every detail, from sourcing to cleanup, leaving you to focus on your guests."
@@ -171,37 +125,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "1",
- badge: "Intimate",
- price: "$450+",
- subtitle: "Perfect for small dinners",
- features: [
- "3-course meal",
- "Personal menu design",
- "Local sourcing",
- ],
+ id: "1", badge: "Intimate", price: "$450+", subtitle: "Perfect for small dinners", features: [
+ "3-course meal", "Personal menu design", "Local sourcing"],
},
{
- id: "2",
- badge: "Signature",
- price: "$800+",
- subtitle: "Recommended for celebrations",
- features: [
- "5-course degustation",
- "Premium wine pairing",
- "Full event styling",
- ],
+ id: "2", badge: "Signature", price: "$800+", subtitle: "Recommended for celebrations", features: [
+ "5-course degustation", "Premium wine pairing", "Full event styling"],
},
{
- id: "3",
- badge: "Grand",
- price: "$1,500+",
- subtitle: "For lavish private gatherings",
- features: [
- "7-course tasting menu",
- "Private server included",
- "Signature amuse-bouche",
- ],
+ id: "3", badge: "Grand", price: "$1,500+", subtitle: "For lavish private gatherings", features: [
+ "7-course tasting menu", "Private server included", "Signature amuse-bouche"],
},
]}
title="Tailored Menus"
@@ -211,32 +144,21 @@ export default function LandingPage() {
@@ -327,8 +215,7 @@ export default function LandingPage() {