Update src/app/contact/page.tsx

This commit is contained in:
2026-06-06 07:55:29 +00:00
parent 689478cbfd
commit 900bd2dd7e

View File

@@ -123,7 +123,6 @@ export default function ContactPage() {
}))}
bottomLeftText="© 2025 Deep Digital Studio. All Rights Reserved."
bottomRightText="Privacy Policy | Refund Policy | Terms & Conditions"
useInvertedBackground={true}
/>
</div>
</ThemeProvider>