diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9982677..fb9d907 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,112 +46,65 @@ export default function LandingPage() {
@@ -172,7 +117,7 @@ export default function LandingPage() {
description="With over 15 years in Michelin-starred kitchens, I bring the precision of fine dining to the intimacy of your dining room."
subdescription="Every ingredient is locally sourced, every recipe is personalized, and every event is unforgettable."
icon={Award}
- imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232159.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232159.jpg"
mediaAnimation="blur-reveal"
/>
@@ -184,41 +129,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Fresh, Seasonal Ingredients",
- description: "Hand-picked produce and premium proteins tailored to your preferences.",
- bentoComponent: "reveal-icon",
- icon: Leaf,
- imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=7",
- imageAlt: "private chef preparing gourmet meal kitchen",
+ title: "Fresh, Seasonal Ingredients", description: "Hand-picked produce and premium proteins tailored to your preferences.", bentoComponent: "reveal-icon", icon: Leaf,
},
{
- title: "Impeccable Plating",
- description: "Artistry on every plate to elevate the visual experience.",
- bentoComponent: "media-stack",
- items: [
+ title: "Impeccable Plating", description: "Artistry on every plate to elevate the visual experience.", bentoComponent: "media-stack", items: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg",
- imageAlt: "Plating detail",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", imageAlt: "Plating detail"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/whole-vegetables-table_23-2147694326.jpg",
- imageAlt: "Ingredients",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/whole-vegetables-table_23-2147694326.jpg", imageAlt: "Ingredients"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/woman-kitchen-putting-tomatoes-blender_23-2147810105.jpg",
- imageAlt: "Menu",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-kitchen-putting-tomatoes-blender_23-2147810105.jpg", imageAlt: "Menu"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-plate-with-cake_23-2148510824.jpg?_wi=7",
- imageAlt: "gourmet plate serving restaurant style",
},
{
- title: "Personalized Menus",
- description: "Your tastes, allergies, and event themes guide every single course.",
- bentoComponent: "reveal-icon",
- icon: BookOpen,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232159.jpg?_wi=2",
- imageAlt: "private chef smiling portrait professional kitchen",
+ title: "Personalized Menus", description: "Your tastes, allergies, and event themes guide every single course.", bentoComponent: "reveal-icon", icon: BookOpen,
},
]}
title="A Seamless Dining Journey"
@@ -229,43 +153,19 @@ export default function LandingPage() {
@@ -319,29 +207,19 @@ export default function LandingPage() {