Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -33,6 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Menu", id: "#products" },
|
||||
{ name: "Contact", id: "#contact" }
|
||||
]}
|
||||
button={{ text: "Order Now", href: "https://gustonewberg.com" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -53,7 +54,6 @@ export default function LandingPage() {
|
||||
{ text: "Order Online", href: "https://gustonewberg.com" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,7 +140,6 @@ export default function LandingPage() {
|
||||
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "Contact", href: "#contact" }] }
|
||||
]}
|
||||
copyrightText="© 2025 Gusto Gastronomia Italiana | Newberg, OR"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user