Merge version_7 into main
Merge version_7 into main
This commit was merged in pull request #10.
This commit is contained in:
@@ -11,7 +11,7 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App", description: "Generated by create next app"};
|
||||
title: "Schuit General - Premium Construction & Renovation Services", description: "General contracting for residential, cottage, and mid-rise projects across Ontario. Expert exterior restorations and energy-efficient upgrades."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -70,7 +70,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText=""
|
||||
logoText="SCHUIT GENERAL"
|
||||
description="Building Stronger, Smarter Spaces. Premium general contracting for residential, cottage, and mid-rise projects across Ontario."
|
||||
buttons={[
|
||||
{ text: "Request a Quote", href: "contact" },
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={footerColumns}
|
||||
logoText=""
|
||||
logoText="SCHUIT GENERAL"
|
||||
copyrightText="© 2025 Schuit General. All rights reserved. Division of Burlington SCI."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user