Update src/app/services/page.tsx
This commit is contained in:
@@ -57,7 +57,8 @@ export default function ServicesPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="Schuit General"
|
||||
brandName=""
|
||||
brandLogo="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773012707727-qpbud5d9.jpg"
|
||||
bottomLeftText="Ontario, Canada"
|
||||
bottomRightText="hello@schuitgeneral.com"
|
||||
/>
|
||||
@@ -136,7 +137,7 @@ export default function ServicesPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={footerColumns}
|
||||
logoText="Schuit General"
|
||||
logoImage="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773012707727-qpbud5d9.jpg"
|
||||
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user