diff --git a/src/app/catering/page.tsx b/src/app/catering/page.tsx index 7442989..a5f837a 100644 --- a/src/app/catering/page.tsx +++ b/src/app/catering/page.tsx @@ -136,7 +136,7 @@ export default function CateringPage() { { title: "Corporate Events", description: "Impress your team with tailored breakfast boxes, lunch platters, and premium coffee service for meetings and conferences.", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg?_wi=2", imageAlt: "Corporate catering food platters setup", button: { text: "Learn More", @@ -146,7 +146,7 @@ export default function CateringPage() { { title: "Wedding & Celebrations", description: "From custom cakes to full catering service, we create culinary experiences for your special moments with elegance and care.", - imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg?_wi=2", imageAlt: "elegant event catering table setup", button: { text: "Book Now", @@ -156,7 +156,7 @@ export default function CateringPage() { { title: "Private Parties", description: "Host memorable gatherings with our flexible catering packages designed to accommodate any dietary preference or theme.", - imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-with-delicious-fruits_23-2149144148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-with-delicious-fruits_23-2149144148.jpg?_wi=2", imageAlt: "decorated specialty cake celebration", button: { text: "View Packages", @@ -185,7 +185,7 @@ export default function CateringPage() { quote: "Eats catered our monthly team meeting breakfast, and our staff loved every detail. The pastries were fresh, the coffee was premium, and everything was beautifully presented. Professional service from start to finish.", name: "Ahmed Hassan", role: "CEO, Tech Innovations", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=2", imageAlt: "Ahmed Hassan portrait", }, { @@ -194,7 +194,7 @@ export default function CateringPage() { quote: "They designed and created our wedding cake and handled full catering for our reception. The artistry was stunning, and every guest raved about the food. Eats made our special day truly memorable.", name: "Nadia & Karim", role: "Newlyweds", - imageSrc: "http://img.b2bpic.net/free-photo/love-senior-couple-hugging-with-fire-sparkles_23-2148333629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/love-senior-couple-hugging-with-fire-sparkles_23-2148333629.jpg?_wi=2", imageAlt: "wedding couple portrait", }, { @@ -203,7 +203,7 @@ export default function CateringPage() { quote: "As an event planner, I've partnered with Eats for multiple client events. They're reliable, creative, and their attention to detail is exceptional. Our clients always request them again.", name: "Sophie Laurent", role: "Professional Event Planner", - imageSrc: "http://img.b2bpic.net/free-photo/female-with-skateboard-taking-selfies_23-2148436002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-with-skateboard-taking-selfies_23-2148436002.jpg?_wi=2", imageAlt: "Sophie Laurent portrait", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ff263a0..e66f0b7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +