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