From 31b908bd64e94bf2ccace7abe50f2c9b2ddb427d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 18:02:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 199 +++++------------------------------------------ 1 file changed, 20 insertions(+), 179 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2d13a2..2385461 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -228,31 +112,7 @@ export default function LandingPage() { window.location.href = "tel:+123456789" }, ]} /> @@ -314,4 +155,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file