diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e48cfe..e11d342 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { id: "4", title: "Vegetarian Delight", content: "Colourful grilled vegetables including peppers, aubergine, tomatoes, and onions. Served with hummus, tzatziki, and fresh herbs. Perfect for vegetarian guests." } ]} - imageSrc="http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables_2829-19988.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables_2829-19988.jpg?_wi=1" imageAlt="Grilled chicken kebab skewer" useInvertedBackground={true} mediaPosition="right" @@ -100,7 +100,7 @@ export default function LandingPage() {