From c399a9e6c8b9933f50d1aae3f6af575dc42dfafb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 02:12:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cdaa8a9..07de82d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Consultation", id: "contact" }, ]} - brandName="Orlando Interiors" + brandName="ORLANDO INTERIORS" /> @@ -172,4 +172,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1