diff --git a/src/app/page.tsx b/src/app/page.tsx index 90d2782..33a3b2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,6 @@ export default function LandingPage() { imageSrc={"http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg"} imageAlt={"Cinematic restaurant ambiance"} mediaAnimation={"slide-up"} - useInvertedBackground={true} /> @@ -65,8 +64,6 @@ export default function LandingPage() { buttons={[{ text: "Meet Andrea →", href: "#" }]} showBorder={false} useInvertedBackground={false} - imageSrc={"http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934661.jpg"} - imageAlt={"Chef Andrea Pauro plating a dish"} /> @@ -114,7 +111,6 @@ export default function LandingPage() { imageSrc={"http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg"} imageAlt={"Elegant restaurant dining area"} mediaAnimation={"none"} - useInvertedBackground={true} /> @@ -145,8 +141,6 @@ export default function LandingPage() { buttons={[{ text: "Enquire About Events", href: "#" }]} showBorder={false} useInvertedBackground={false} - imageSrc={"http://img.b2bpic.net/free-photo/front-view-chef-holding-delcious-food-plate_23-2148510835.jpg"} - imageAlt={"Elegant private dining event"} /> @@ -194,7 +188,6 @@ export default function LandingPage() { ]} logoText={"Andrea's"} copyrightText={"© 2025 Andrea's Dining. All rights reserved. Website by Stratiq"} - useInvertedBackground={true} />