From 6864804c80ed2f37079b3d934945c15fbc4086c7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 01:44:00 +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 ddaaf8f..80a2519 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "Services", id: "features" }, { name: "Contact", id: "contact" }, ]} - brandName="RB CUSTOM" + brandName="KORAY CUSTOM MAGIC" button={{ text: "WhatsApp", href: "https://wa.me/18298606711"}} /> @@ -42,7 +42,7 @@ export default function LandingPage() {
@@ -135,7 +135,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1