From dc1e0be27849daef958ac1549e91e3cd60c1671d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 13:21:21 +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 3584088..c5bcaf0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Contact", id: "contact" } ]} - brandName="ChicBloom" + brandName="a&r attire " bottomLeftText="Timeless Style" bottomRightText="hello@chicbloom.com" /> -- 2.49.1