From 2d6237d698b092e1094b73a1c385c2471900fb7d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:59:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 42fa21e..7a27b06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,6 +54,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:(843) 796-6134" } ]} buttonAnimation="slide-up" + logoText="CELINE CRYSTAL" /> @@ -157,4 +158,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file