Compare commits
24 Commits
version_15
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f3254ea2f | |||
| e16843d42a | |||
| ed26c4be40 | |||
| 38ae468331 | |||
| 0ed8807c60 | |||
| 3161f55a08 | |||
| ec09831883 | |||
| 0dcae6be14 | |||
| c3d771997a | |||
| bcfb6c1390 | |||
| 7adf61a0ae | |||
| c7b3cd11bf | |||
| 59184a5378 | |||
| 7a43895b7d | |||
| 8bfe660b00 | |||
| 89b129129d | |||
| 7b3152806c | |||
| 4589fe04bf | |||
| cc821c37d4 | |||
| 1e8ad83385 | |||
| 530ab58e18 | |||
| 8d76f013dd | |||
| f04caa3402 | |||
| dc0ee807da |
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
title: "Sustainable Innovation", description: "We embrace modern building techniques and energy-efficient solutions to create spaces that are both beautiful and environmentally responsible.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-hp9oa4i7.jpg", imageAlt: "sustainable green building practices"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Proven Reliability", description: "With 500+ completed projects and 98% client satisfaction, our track record speaks to our reliability and commitment to project success.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-u1d6o0w2.jpg", imageAlt: "completed construction projects"},
|
||||
title: "Proven Reliability", description: "With 500+ completed projects and 98% client satisfaction, our track record speaks to our reliability and commitment to project success.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-u1d6o0w2.jpg?_wi=2", imageAlt: "completed construction projects"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -148,4 +148,4 @@ export default function AboutPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Geist, Geist_Mono } from "next/font/google";
|
||||
import { Nunito_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
|
||||
const geist = Geist({
|
||||
variable: "--font-geist-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const geistMono = Geist_Mono({
|
||||
variable: "--font-geist-mono", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
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."};
|
||||
|
||||
const nunitoSans = Nunito_Sans({
|
||||
variable: "--font-nunito-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: {
|
||||
@@ -20,7 +20,7 @@ export default function RootLayout({
|
||||
}) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<body className={`${geist.variable} ${geistMono.variable}`}>
|
||||
<body className={`${nunitoSans.variable} antialiased`}>
|
||||
{children}
|
||||
|
||||
<script
|
||||
|
||||
@@ -8,7 +8,6 @@ import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
||||
import ProductCardFour from "@/components/sections/product/ProductCardFour";
|
||||
import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
|
||||
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
|
||||
@@ -81,7 +80,7 @@ export default function HomePage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773089402832-7kuv74bq.jpg?_wi=1", imageAlt: "cottage renovation exterior improvement"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773089372551-yp8c17sq.jpg?_wi=1", imageAlt: "construction project management team planning"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773282065560-7cthd24z.jpg", imageAlt: "construction project management team planning"
|
||||
},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -121,7 +120,7 @@ export default function HomePage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "A Trusted Partner in Construction Since " },
|
||||
{ type: "text", content: "1995" },
|
||||
{ type: "text", content: "A Trusted Partner in Construction Since 2008 " },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -135,16 +134,16 @@ export default function HomePage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "project-1", name: "Backyard deck and pergola renovation ", price: "Completed 2019", variant: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081676-j07lq8jc.jpg", imageAlt: "Burlington residence exterior renovation with modern updates and restored facade details"
|
||||
id: "project-1", name: "Backyard deck and pergola renovation ", price: "Completed 201", variant: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081676-j07lq8jc.jpg", imageAlt: "Burlington residence exterior renovation with modern updates and restored facade details"
|
||||
},
|
||||
{
|
||||
id: "project-2", name: "Exterior restoration ", price: "Completed 2019", variant: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-hp9oa4i7.jpg?_wi=2", imageAlt: "Muskoka cottage featuring energy-efficient upgrades and sustainable building improvements"
|
||||
id: "project-2", name: "Exterior restoration ", price: "Completed 201", variant: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-hp9oa4i7.jpg?_wi=2", imageAlt: "Muskoka cottage featuring energy-efficient upgrades and sustainable building improvements"
|
||||
},
|
||||
{
|
||||
id: "project-3", name: "Downtown Office Building - Mid-Rise", price: "Completed 2022", variant: "Commercial Construction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-ob7ylpcq.jpg?_wi=2", imageAlt: "Downtown office building showcasing mid-rise commercial construction with modern architectural design"
|
||||
id: "project-3", name: "Full Renovation Cedar Shake Siding", price: "Completed 201", variant: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-ob7ylpcq.jpg?_wi=2", imageAlt: "Downtown office building showcasing mid-rise commercial construction with modern architectural design"
|
||||
},
|
||||
{
|
||||
id: "project-4", name: "Heritage Facade Restoration", price: "Completed 2022", variant: "Historic Preservation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-u1d6o0w2.jpg", imageAlt: "Heritage building facade restoration preserving historic character while updating structural integrity"
|
||||
id: "project-4", name: "Cedar Tongue and Groove Sauna ", price: "Completed 201", variant: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-u1d6o0w2.jpg?_wi=1", imageAlt: "Heritage building facade restoration preserving historic character while updating structural integrity"
|
||||
},
|
||||
]}
|
||||
title="Featured Projects"
|
||||
@@ -174,23 +173,6 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=1" },
|
||||
{ id: "2", name: "Michael Garrison", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-with-serious-expression-street_839833-28129.jpg?_wi=1" },
|
||||
{ id: "3", name: "Jennifer Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-stylish-asian-girl-coat-happily-looking-camera-outdoor_574295-2055.jpg?_wi=1" },
|
||||
{ id: "4", name: "David Porter", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg?_wi=1" },
|
||||
{ id: "5", name: "Lisa Marchand", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=1" },
|
||||
{ id: "6", name: "Robert Walsh", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-dark-skinned-student-wearing-checkered-shirt-with-confident-joyful-expression-standing-chalkboard-wall_273609-5907.jpg?_wi=1" },
|
||||
]}
|
||||
cardTitle="Trusted by homeowners, property managers, and developers across Ontario"
|
||||
cardTag="Client Testimonials"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Ready to Build?"
|
||||
|
||||
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-poppins), sans-serif;
|
||||
font-family: var(--font-nunito-sans), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-poppins), sans-serif;
|
||||
font-family: var(--font-nunito-sans), sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user