Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -31,7 +31,9 @@ export default function ItalianRestaurantPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Bella Italia"
|
||||
brandName="The warehouse Restraunt
|
||||
|
||||
"
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Info", id: "info" }, // New nav item
|
||||
@@ -47,8 +49,8 @@ export default function ItalianRestaurantPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
title="Welcome to Bella Italia"
|
||||
description="Authentic Italian cuisine crafted with passion and tradition. Experience the flavors of Italy in every dish."
|
||||
title="Welcome to The Warehouse Restaurant"
|
||||
description="Colorado Casual Cuisine served in a Friendly Atmosphere!"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Fine Dining"
|
||||
tagIcon={Sparkles}
|
||||
|
||||
Reference in New Issue
Block a user