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() {