Merge version_1 into main #1
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user