From 1b54843f2bfe57d029ccb44e7686bc9205397509 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Feb 2026 20:52:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c5d9ec..7032e80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,6 +70,8 @@ THIS IS AN EMPIRE." ]} imageSrc="https://img.b2bpic.net/free-photo/close-up-view-female-hand-holding-fried-chicken-wing_141793-2942.jpg" imageAlt="Royal portion of premium wings" + mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -183,6 +185,8 @@ THIS IS AN EMPIRE." ]} imageSrc="https://img.b2bpic.net/free-photo/front-view-delicious-chicken-wings-cutting-board-dark-background-meal-dinner-food-fries-sandwich-lunch-meat-color_140725-156268.jpg" imageAlt="Late night wings and drinks on marble table" + mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -233,6 +237,7 @@ THIS IS AN EMPIRE." useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/high-angle-fried-chicken-with-sauce-salad-plate_23-2148646623.jpg" imageAlt="Premium loaded fries for events" + mediaAnimation="slide-up" mediaPosition="right" buttonText="📩 BOOK A FEAST" /> -- 2.49.1