diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fde633..38a9069 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Request a Quote", href: "#contact" }, { text: "View Menus", href: "#menus" } ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-high-angle-shot-some-cupcakes-transparent-plate_181624-59392.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-high-angle-shot-some-cupcakes-transparent-plate_181624-59392.jpg?_wi=1" imageAlt="Elegant luxury catered event with sophisticated table setup" mediaAnimation="slide-up" background={{ variant: "plain" }} @@ -87,7 +87,7 @@ export default function LandingPage() { title: "Flexible Menus", description: "Custom culinary creations tailored to your preferences, dietary needs, and vision.", icon: Leaf } ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-kitchen_23-2149631680.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-kitchen_23-2149631680.jpg?_wi=1" imageAlt="Modern professional catering kitchen" mediaAnimation="slide-up" imagePosition="right" @@ -102,7 +102,7 @@ export default function LandingPage() { description="Carefully curated culinary experiences designed to delight and impress your guests." products={[ { - id: "signature", name: "Signature Menus", price: "Starting at $75pp", variant: "Timeless Classics", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg", imageAlt: "Signature gourmet plated course" + id: "signature", name: "Signature Menus", price: "Starting at $75pp", variant: "Timeless Classics", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=1", imageAlt: "Signature gourmet plated course" }, { id: "stations", name: "Station Experiences", price: "Starting at $85pp", variant: "Interactive & Engaging", imageSrc: "http://img.b2bpic.net/free-photo/chef-presenting-dish-slate_23-2148491231.jpg", imageAlt: "Live catering station setup" @@ -194,19 +194,19 @@ export default function LandingPage() { features={[ { id: "step-1", title: "Inquiry", descriptions: ["Tell us about your event—date, guest count, vision, and any special requirements or dietary needs."], - imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262202.jpg", imageAlt: "Initial consultation with catering team" + imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262202.jpg?_wi=1", imageAlt: "Initial consultation with catering team" }, { id: "step-2", title: "Consultation", descriptions: ["We meet to discuss your event in detail, showcase past work, and explore menu possibilities tailored to your taste."], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-kitchen_23-2149631680.jpg", imageAlt: "Professional consultation meeting" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-kitchen_23-2149631680.jpg?_wi=2", imageAlt: "Professional consultation meeting" }, { id: "step-3", title: "Menu Creation", descriptions: ["Our culinary team crafts a custom menu for your approval, with options for tastings to perfect every detail."], - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg", imageAlt: "Custom menu planning session" + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=2", imageAlt: "Custom menu planning session" }, { id: "step-4", title: "Execution", descriptions: ["On your event day, our team arrives early to prepare, set up, and orchestrate a seamless, elegant experience from start to finish."], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-some-cupcakes-transparent-plate_181624-59392.jpg", imageAlt: "Flawless event execution and service" + imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-some-cupcakes-transparent-plate_181624-59392.jpg?_wi=2", imageAlt: "Flawless event execution and service" } ]} gridVariant="four-items-2x2-equal-grid" @@ -231,7 +231,7 @@ export default function LandingPage() { title: "Commitment to You", description: "Your satisfaction is our reputation. We go above and beyond every single time.", icon: Award } ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262202.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262202.jpg?_wi=2" imageAlt="Multi-generational family portrait" mediaAnimation="slide-up" imagePosition="left"