Update src/app/page.tsx

This commit is contained in:
2026-03-26 18:05:54 +00:00
parent 3eede19cc7
commit ab19511e1e

View File

@@ -30,6 +30,7 @@ export default function Home() {
<NavbarStyleCentered
brandName="A Chi Che Ezay PK"
navItems={navItems}
button={{ text: "Get Started", href: "#contact" }}
/>
</div>