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() {