From 01337219ba86ea40e36a806b9580898ca3a4e433 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 06:38:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afc7063..f37eecf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "About", id: "#about" }, { name: "Contact", id: "#contact" }, ]} - brandName="Sweet Delights Bakery" + brandName="" /> -- 2.49.1