Update src/app/page.tsx

This commit is contained in:
2026-04-30 06:38:47 +00:00
parent da33c308e3
commit 01337219ba

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "About", id: "#about" },
{ name: "Contact", id: "#contact" },
]}
brandName="Sweet Delights Bakery"
brandName=""
/>
</div>