diff --git a/src/app/catering/page.tsx b/src/app/catering/page.tsx index 00312e7..c011f95 100644 --- a/src/app/catering/page.tsx +++ b/src/app/catering/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { name: "req", placeholder: "Details of your event", }} - imageSrc="http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-natural-wood-board-turmeric-small-bowl-dark_140725-148800.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-natural-wood-board-turmeric-small-bowl-dark_140725-148800.jpg?_wi=2" imageAlt="fresh naan bread serving" /> @@ -77,7 +77,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Bulk Orders & Catering" description="Planning an event? Let us serve authentic taste." - imageSrc="http://img.b2bpic.net/free-photo/steaming-hot-curry-dish-with-fresh-herbs_84443-82590.jpg" + imageSrc="http://img.b2bpic.net/free-photo/steaming-hot-curry-dish-with-fresh-herbs_84443-82590.jpg?_wi=11" mediaAnimation="slide-up" inputs={[ { @@ -111,13 +111,13 @@ export default function LandingPage() { id: "m1", name: "Khadak Singh", role: "Head Chef", - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646221.jpg?_wi=2", }, { id: "m2", name: "Rahul", role: "Catering Manager", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-stew-goulash-with-vegetables-served-bowl_1220-7675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-stew-goulash-with-vegetables-served-bowl_1220-7675.jpg?_wi=2", }, ]} /> @@ -125,7 +125,7 @@ export default function LandingPage() { @@ -73,7 +73,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Visit Us" description="Malviya Nagar, New Delhi" - imageSrc="http://img.b2bpic.net/free-vector/yellow-watercolor-background-diwali-sales_23-2147695853.jpg" + imageSrc="http://img.b2bpic.net/free-vector/yellow-watercolor-background-diwali-sales_23-2147695853.jpg?_wi=3" mediaAnimation="slide-up" inputs={[ { @@ -96,7 +96,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Customer Help" description="Common questions before you visit." - imageSrc="http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-natural-wood-board-turmeric-small-bowl-dark_140725-148800.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-natural-wood-board-turmeric-small-bowl-dark_140725-148800.jpg?_wi=3" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ @@ -116,7 +116,7 @@ export default function LandingPage() {