Update src/app/contact/page.tsx

This commit is contained in:
2026-03-08 23:45:19 +00:00
parent 3c51e7fcc6
commit a002e4f824

View File

@@ -59,6 +59,7 @@ export default function ContactPage() {
brandName=""
bottomLeftText="Ontario, Canada"
bottomRightText="hello@schuitgeneral.com"
logoImage="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773012272691-p0w9hxj1.png"
/>
</div>
@@ -79,6 +80,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={footerColumns}
logoText="Schuit General"
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
/>
</div>