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