From 4391ffdc10e48e08f9d64be624ae42344bed03ee Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:24:53 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 102 +++++---------------------------------- 1 file changed, 12 insertions(+), 90 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2f5122f..de92a54 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,7 +8,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import { MapPin, Sun } from "lucide-react"; -export default function LandingPage() { +export default function ContactPage() { return (
-
- -
-
@@ -98,41 +52,9 @@ export default function LandingPage() {