diff --git a/src/app/page.tsx b/src/app/page.tsx index e11d342..8b63bdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,6 +65,7 @@ export default function LandingPage() { imageAlt="Kebab Kid restaurant interior" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -88,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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables_2829-19988.jpg" imageAlt="Grilled chicken kebab skewer" useInvertedBackground={true} mediaPosition="right" @@ -100,7 +101,7 @@ export default function LandingPage() {