Update src/app/page.tsx

This commit is contained in:
2026-04-08 07:30:43 +00:00
parent 91da939309
commit 5e50be5937

View File

@@ -34,7 +34,7 @@ export default function LandingPage() {
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="Cafe Gardenia"
brandName="CAFE GARDENIA 🧑🏻‍🍳 "
/>
</div>