From b1ced18629e723f19ba502a48810838e58d14372 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:02:13 +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 6435e35..c89f333 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Pricing", id: "/pricing" }, { name: "Contact", id: "#contact" }, ]} - brandName="Cosmic Crust" + brandName="Science Fiction Pizza " /> -- 2.49.1