Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user