Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 16:03:17 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg?_wi=1"
imageAlt="Chef plating a gourmet dish"
mediaAnimation="slide-up"
avatars={[
@@ -137,7 +137,7 @@ export default function LandingPage() {
description: "Includes shopping, cooking, and kitchen cleanup.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-standing-kitchen-home-cooking_1157-45871.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-standing-kitchen-home-cooking_1157-45871.jpg?_wi=1"
imageAlt="Chef preparing a meal"
mediaAnimation="slide-up"
/>
@@ -151,19 +151,19 @@ export default function LandingPage() {
{
title: "Intimate Dinners",
description: "Romantic and private dinners customized for two or small groups.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg?_wi=2",
imageAlt: "Dinner service",
},
{
title: "Event Catering",
description: "Full-service catering for social events and milestone celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-home-cooking_1157-45871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-home-cooking_1157-45871.jpg?_wi=2",
imageAlt: "Event service",
},
{
title: "Cooking Classes",
description: "Interactive, hands-on classes hosted in your own kitchen.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304406.jpg?_wi=3",
imageAlt: "Cooking class",
},
]}