From b7ca46e62ee5f31b3d63b96d37ecf5a875ec73a7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:18:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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() {