Update src/app/contact/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user