From d6c3e9fc0db6434f7727121b4788becfb810e919 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:00:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32a44e3..2307b76 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" } ]} - mediaAnimation="opacity" useInvertedBackground={false} /> @@ -72,7 +71,6 @@ export default function LandingPage() { heading={[ { type: "text", content: "Our Passion for Fine Cuisine" } ]} - description="The Mangos Plano is dedicated to delivering an unparalleled culinary journey. From locally sourced ingredients to innovative cooking techniques, every dish is a testament to our commitment to excellence. Discover our story and the philosophy that drives us to create extraordinary moments for our guests." imageSrc="http://img.b2bpic.net/free-photo/woman-arranging-dishware-table-restaurant_23-2147936226.jpg" imageAlt="Restaurant exterior with welcoming ambiance" mediaAnimation="opacity" @@ -193,7 +191,6 @@ export default function LandingPage() { { title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact Us", href: "#contact" }, { label: "Accessibility", href: "#" }] } ]} copyrightText="© 2024 The Mangos Plano. All rights reserved." - useInvertedBackground={false} /> -- 2.49.1