Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-13 07:58:21 +00:00

View File

@@ -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}
/>
</div>
@@ -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"}
/>
</div>
@@ -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}
/>
</div>
@@ -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"}
/>
</div>
@@ -194,7 +188,6 @@ export default function LandingPage() {
]}
logoText={"Andrea's"}
copyrightText={"© 2025 Andrea's Dining. All rights reserved. Website by Stratiq"}
useInvertedBackground={true}
/>
</div>
</ThemeProvider>