From 17995c35f198ca73b1d05e45e31eee484da6adbe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 15:53:44 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 105 ++++++--------------------------------- 1 file changed, 15 insertions(+), 90 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 824457f..b9c5738 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -7,7 +7,7 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -export default function LandingPage() { +export default function ContactPage() { return (
@@ -118,32 +67,8 @@ export default function LandingPage() {