From ef423cf914b14100b2450a799889ae5fe3802451 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:01:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2307b76..d3ad17e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,6 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/window-with-flowerpots_1112-238.jpg", imageAlt: "Outdoor patio dining" }, { imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-bouquet-ranunculus-flowers-blurred-background_169016-51956.jpg", imageAlt: "Dessert chef preparing sweets" } ]} - useInvertedBackground={false} /> @@ -71,8 +70,6 @@ export default function LandingPage() { heading={[ { type: "text", content: "Our Passion for Fine Cuisine" } ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-arranging-dishware-table-restaurant_23-2147936226.jpg" - imageAlt="Restaurant exterior with welcoming ambiance" mediaAnimation="opacity" useInvertedBackground={false} /> @@ -180,8 +177,6 @@ export default function LandingPage() {