diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b63bdf..482441e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,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" @@ -101,7 +101,7 @@ export default function LandingPage() {