From d8a062c699a5d20fca3f98b5bea63c6dcabd3c16 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 22:11:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec5eef2..c588c67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,9 +36,9 @@ export default function LandingPage() { ]} logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/uploaded-1779228329733-ex296j9n.png" logoAlt="Integrety Doc Prep Logo" - brandName="Integrety Doc Prep" + brandName="Integrety Doc Prep LLC" button={{ - text: "Call Integrety Doc Prep", href: "tel:754-254-4054" + text: "Call 754-254-4054", href: "tel:754-254-4054" }} /> @@ -46,11 +46,10 @@ export default function LandingPage() {
-
+
-
+
-
+
-
+
@@ -135,12 +135,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file