diff --git a/src/app/page.tsx b/src/app/page.tsx index d2f8b2c..f07118f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,23 +70,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-preparing-bruschetta-with-healthy-ingredients-kitchen_637285-3122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-preparing-bruschetta-with-healthy-ingredients-kitchen_637285-3122.jpg?_wi=1", imageAlt: "Chef plating a gourmet dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-fruits-cup-tea-white-surface-biscuit-biscuit-sweet-cookies-pie-cake_140725-118219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-fruits-cup-tea-white-surface-biscuit-biscuit-sweet-cookies-pie-cake_140725-118219.jpg?_wi=1", imageAlt: "Luxurious fine dining table setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg?_wi=1", imageAlt: "Chef preparing steak in a modern kitchen", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-adding-vegetables-into-seasonal-salad-side-view_176474-5526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-adding-vegetables-into-seasonal-salad-side-view_176474-5526.jpg?_wi=1", imageAlt: "Fresh organic ingredients for a seasonal salad", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg?_wi=1", imageAlt: "Elegant private catering dinner atmosphere", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { }, ]} tag="About Me" - imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg?_wi=2" imageAlt="Private chef portrait" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -133,42 +133,42 @@ export default function LandingPage() { title: "Sourcing Excellence", description: "I hand-select only the freshest, seasonal, and organic ingredients from trusted local farms.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-adding-vegetables-into-seasonal-salad-side-view_176474-5526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-adding-vegetables-into-seasonal-salad-side-view_176474-5526.jpg?_wi=2", imageAlt: "Fresh ingredients", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-adding-vegetables-into-seasonal-salad-side-view_176474-5526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-adding-vegetables-into-seasonal-salad-side-view_176474-5526.jpg?_wi=3", imageAlt: "Fresh ingredients detail", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-preparing-bruschetta-with-healthy-ingredients-kitchen_637285-3122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-preparing-bruschetta-with-healthy-ingredients-kitchen_637285-3122.jpg?_wi=2", imageAlt: "private chef gourmet plate presentation", }, { title: "Curated Menu Design", description: "Bespoke menus developed specifically for your dietary preferences and event theme.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/reading-menu-restaurant_1098-13294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/reading-menu-restaurant_1098-13294.jpg?_wi=1", imageAlt: "Menu planning", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/reading-menu-restaurant_1098-13294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/reading-menu-restaurant_1098-13294.jpg?_wi=2", imageAlt: "Chef notes", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-fruits-cup-tea-white-surface-biscuit-biscuit-sweet-cookies-pie-cake_140725-118219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-fruits-cup-tea-white-surface-biscuit-biscuit-sweet-cookies-pie-cake_140725-118219.jpg?_wi=2", imageAlt: "fine dining table setting luxury", }, { title: "Professional Execution", description: "Full-service dinner parties where I handle everything from preparation to clean-up.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg?_wi=2", imageAlt: "Dining service", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg?_wi=3", imageAlt: "Guests dining", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg?_wi=3", imageAlt: "professional private chef portrait modern kitchen", }, ]}