Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 10:45:48 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -56,10 +56,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cooking_23-2148723237.jpg", imageAlt: "Private chef preparing fine dining experience"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247764.jpg", imageAlt: "Elegant event catering setup"
imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247764.jpg?_wi=1", imageAlt: "Elegant event catering setup"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728015.jpg", imageAlt: "Gourmet meal preparation"
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728015.jpg?_wi=1", imageAlt: "Gourmet meal preparation"
}
]}
autoplayDelay={5000}
@@ -93,11 +93,11 @@ export default function LandingPage() {
},
{
id: 2,
title: "Private Dinner Events", description: "Intimate dinner parties for 2-20 guests featuring multi-course experiences, wine pairings, and seamless service in your own home.", imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247764.jpg", imageAlt: "Private dinner event"
title: "Private Dinner Events", description: "Intimate dinner parties for 2-20 guests featuring multi-course experiences, wine pairings, and seamless service in your own home.", imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247764.jpg?_wi=2", imageAlt: "Private dinner event"
},
{
id: 3,
title: "Weekly Meal Planning", description: "Recurring meal prep services with fresh ingredients sourced from premium suppliers. Nutritious, delicious meals ready for your schedule.", imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728015.jpg", imageAlt: "Weekly meal preparation"
title: "Weekly Meal Planning", description: "Recurring meal prep services with fresh ingredients sourced from premium suppliers. Nutritious, delicious meals ready for your schedule.", imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728015.jpg?_wi=2", imageAlt: "Weekly meal preparation"
}
]}
animationType="blur-reveal"