Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-06-10 06:08:25 +00:00

View File

@@ -23,10 +23,10 @@ export default function AboutUsPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", href: "/" },
{ name: "About Us", href: "/about" },
{ name: "Testimonials", href: "/#testimonials" },
{ name: "Contact", href: "/#contact" },
{ name: "Home", id: "/" },
{ name: "About Us", id: "/about" },
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" }
]}
brandName="The Flavorful Cafe"
button={{