From 12c96b2ba5f2f625be7ea67d8ed1fa0e69a42073 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 13:29:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5dab17f..4c09868 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Contact", id: "contact" }, ]} - brandName="BreezeStyle Fans" + brandName="Breezalit Fans" button={{ text: "Contact Us", href: "#contact" }} /> @@ -45,7 +45,7 @@ export default function LandingPage() {
@@ -181,7 +181,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file