Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65c0a80778 | |||
| c5da60b7dd | |||
| 996a75d5b4 | |||
| ca4c58b0f8 | |||
| 884b78564f | |||
| a4effb8add | |||
| 21f7f33d21 | |||
| 60fe712986 | |||
| d05dea51fc | |||
| 07258297b7 | |||
| 93af44ff6d |
@@ -59,7 +59,7 @@ export default function AboutPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="Schuit General"
|
brandName=""
|
||||||
bottomLeftText="Ontario, Canada"
|
bottomLeftText="Ontario, Canada"
|
||||||
bottomRightText="hello@schuitgeneral.com"
|
bottomRightText="hello@schuitgeneral.com"
|
||||||
/>
|
/>
|
||||||
@@ -142,7 +142,6 @@ export default function AboutPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
logoText="Schuit General"
|
|
||||||
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ export default function ContactPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="Schuit General"
|
brandName=""
|
||||||
bottomLeftText="Ontario, Canada"
|
bottomLeftText="Ontario, Canada"
|
||||||
bottomRightText="hello@schuitgeneral.com"
|
bottomRightText="hello@schuitgeneral.com"
|
||||||
/>
|
/>
|
||||||
@@ -79,7 +79,6 @@ export default function ContactPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
logoText="Schuit General"
|
|
||||||
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ export default function HomePage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="Schuit General"
|
brandName=""
|
||||||
bottomLeftText="Ontario, Canada"
|
bottomLeftText="Ontario, Canada"
|
||||||
bottomRightText="hello@schuitgeneral.com"
|
bottomRightText="hello@schuitgeneral.com"
|
||||||
/>
|
/>
|
||||||
@@ -70,7 +70,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="SCHUIT GENERAL"
|
logoText=""
|
||||||
description="Building Stronger, Smarter Spaces. Premium general contracting for residential, cottage, and mid-rise projects across Ontario."
|
description="Building Stronger, Smarter Spaces. Premium general contracting for residential, cottage, and mid-rise projects across Ontario."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request a Quote", href: "contact" },
|
{ text: "Request a Quote", href: "contact" },
|
||||||
@@ -205,7 +205,6 @@ export default function HomePage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
logoText="Schuit General"
|
|
||||||
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ export default function ProjectsPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="Schuit General"
|
brandName=""
|
||||||
bottomLeftText="Ontario, Canada"
|
bottomLeftText="Ontario, Canada"
|
||||||
bottomRightText="hello@schuitgeneral.com"
|
bottomRightText="hello@schuitgeneral.com"
|
||||||
/>
|
/>
|
||||||
@@ -135,7 +135,6 @@ export default function ProjectsPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
logoText="Schuit General"
|
|
||||||
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ export default function ServicesPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="Schuit General"
|
brandName=""
|
||||||
bottomLeftText="Ontario, Canada"
|
bottomLeftText="Ontario, Canada"
|
||||||
bottomRightText="hello@schuitgeneral.com"
|
bottomRightText="hello@schuitgeneral.com"
|
||||||
/>
|
/>
|
||||||
@@ -136,7 +136,6 @@ export default function ServicesPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
logoText="Schuit General"
|
|
||||||
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user