Merge version_4 into main #6
@@ -1385,4 +1385,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Taste the Heights of Flavor. Artisan sandwiches and wood-fired pizza crafted fresh daily in authentic Dolomiti tradition."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "🍕 Order Now", href: "#menu" },
|
||||
{ text: "Order Fresh Pizza", href: "#menu" },
|
||||
{ text: "📍 View Menu", href: "#menu" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
@@ -238,4 +238,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user