Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-27 12:31:01 +00:00

View File

@@ -30,7 +30,7 @@ export default function ItalianRestaurantPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Bella Italia"
brandName="Cơm gà Tam Kỳ "
navItems={[
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
@@ -38,7 +38,7 @@ export default function ItalianRestaurantPage() {
{ name: "Reviews", id: "testimonials" }
]}
button={{
text: "Book a Table",
text: "Đặt cơm ",
href: "contact"
}}
/>
@@ -46,15 +46,15 @@ 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=" Cơm gà Tam Kỳ"
description="Cơm gà vàng óng ánh nấu từ nước luộc gà, gà thơm da giòn ngọt nước. "
background={{ variant: "sparkles-gradient" }}
tag="Fine Dining"
tagIcon={Sparkles}
imageSrc="https://img.b2bpic.net/premium-photo/tasted-famous-italian-food_119101-260.jpg?id=6608694"
imageAlt="Elegant Italian restaurant dining room"
buttons={[
{ text: "Reserve Now", href: "contact" },
{ text: "Đặt cơm ngay ", href: "contact" },
{ text: "View Menu", href: "menu" }
]}
/>