Update src/app/contact/page.tsx

This commit is contained in:
2026-04-09 02:18:25 +00:00
parent a94628a334
commit 7e3ed6a44e

View File

@@ -2,7 +2,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
@@ -33,16 +32,6 @@ export default function ContactPage() {
/>
</div>
<div id="contact" data-section="contact" className="py-20">
<ContactCenter
tag="Contact Us"
title="Get in Touch"
description="Send us a message and we'll get back to you shortly regarding your orders and inquiries. Feel free to contact us by texting this number: 555-0123."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[