Update src/app/contact/page.tsx

This commit is contained in:
2026-03-10 13:05:02 +00:00
parent 0962d07441
commit 3753af8ffd

View File

@@ -239,8 +239,6 @@ export default function ContactPage() {
]
}
]}
bottomLeftText="© 2025 OW HomeShield Inc."
bottomRightText="All rights reserved"
/>
</div>
@@ -254,8 +252,6 @@ export default function ContactPage() {
]
}
]}
bottomLeftText="© 2025 OW HomeShield Inc."
bottomRightText="Privacy Policy"
/>
</div>
</ThemeProvider>