Merge version_1 into main #1
@@ -70,7 +70,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[{ text: "View Menu & Hours", href: "#menu" }]}
|
||||
carouselPosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -227,7 +226,6 @@ export default function LandingPage() {
|
||||
{ title: "Connect", items: [{ label: "Contact", href: "#contact" }, { label: "Order Online", href: "#" }, { label: "Instagram", href: "https://instagram.com" }, { label: "Facebook", href: "https://facebook.com" }] }
|
||||
]}
|
||||
copyrightText="© 2024 Eighty Eight Coffee & Eatery. All rights reserved."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user