From 10433614d2d09d8a335b547145188c3926c4d22d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 14:09:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 914dacb..2c25890 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,13 +34,13 @@ export default function LandingPage() { { name: "Features", id: "features" }, { name: "Contact", id: "contact" }, ]} - brandName="ShopifyPlus" + brandName="ZenithMarket" />
-- 2.49.1