Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 21:32:32 +00:00

View File

@@ -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>