Update src/app/page.tsx

This commit is contained in:
2026-04-16 20:40:44 +00:00
parent 254043679f
commit d8bcca4e2f

View File

@@ -37,7 +37,7 @@ export default function LandingPage() {
{ name: "Events", id: "/#events" },
{ name: "Visit", id: "/#visit" },
]}
brandName="Molisana Bakery"
brandName="Home Page"
/>
</div>