Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-08 23:19:41 +00:00
5 changed files with 1399 additions and 32 deletions

View File

@@ -92,28 +92,28 @@ export default function AboutPage() {
id: 1,
title: "Quality Craftsmanship",
description: "Every project reflects our dedication to superior workmanship, attention to detail, and use of premium materials that stand the test of time.",
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg?_wi=2",
imageAlt: "skilled construction craftsmanship",
},
{
id: 2,
title: "Client-Centric Approach",
description: "We prioritize understanding your vision, maintaining transparent communication, and delivering results that exceed your expectations every time.",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=2",
imageAlt: "collaborative client meetings",
},
{
id: 3,
title: "Sustainable Innovation",
description: "We embrace modern building techniques and energy-efficient solutions to create spaces that are both beautiful and environmentally responsible.",
imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg?_wi=2",
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: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg?_wi=2",
imageAlt: "completed construction projects",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -108,28 +108,28 @@ export default function HomePage() {
id: 1,
title: "General Contracting",
description: "Full-service project management from residential homes to mid-rise buildings. We handle every phase with precision and accountability.",
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg?_wi=1",
imageAlt: "construction project management team planning",
},
{
id: 2,
title: "Exterior Restorations",
description: "Expert restoration of building facades, siding, and exterior elements. We specialize in preserving architectural character while modernizing performance.",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=1",
imageAlt: "exterior facade restoration workers",
},
{
id: 3,
title: "Energy-Efficient Upgrades",
description: "Advanced building envelope improvements and energy solutions. Reduce operating costs while improving comfort and sustainability.",
imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg?_wi=1",
imageAlt: "energy efficient building upgrades installation",
},
{
id: 4,
title: "Cottage & Renovation",
description: "Specialized cottage construction and renovation expertise. We understand seasonal challenges and heritage considerations unique to cottage properties.",
imageSrc: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg?_wi=1",
imageAlt: "cottage renovation rural property improvement",
},
]}
@@ -160,7 +160,7 @@ export default function HomePage() {
name: "Burlington Residence - Full Renovation",
price: "Completed 2023",
variant: "Modern Exterior Restoration",
imageSrc: "http://img.b2bpic.net/free-vector/traditional-mexican-house-windows_1308-175657.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/traditional-mexican-house-windows_1308-175657.jpg?_wi=1",
imageAlt: "Burlington residence exterior",
},
{
@@ -168,7 +168,7 @@ export default function HomePage() {
name: "Muskoka Cottage - Energy Upgrade",
price: "Completed 2023",
variant: "Sustainable Renovation",
imageSrc: "http://img.b2bpic.net/free-photo/friends-watching-sunset-lake-sunset-walking-nature-pier-berth_169016-67652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-watching-sunset-lake-sunset-walking-nature-pier-berth_169016-67652.jpg?_wi=1",
imageAlt: "Muskoka cottage project",
},
{
@@ -176,7 +176,7 @@ export default function HomePage() {
name: "Downtown Office Building - Mid-Rise",
price: "Completed 2022",
variant: "Commercial Construction",
imageSrc: "http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg?_wi=1",
imageAlt: "Downtown office building",
},
{
@@ -184,7 +184,7 @@ export default function HomePage() {
name: "Heritage Facade Restoration",
price: "Completed 2022",
variant: "Historic Preservation",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-models-posing-outdoor-stairs_23-2148289233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-models-posing-outdoor-stairs_23-2148289233.jpg?_wi=1",
imageAlt: "Heritage building restoration",
},
]}
@@ -232,12 +232,12 @@ export default function HomePage() {
<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" },
{ id: "2", name: "Michael Garrison", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-with-serious-expression-street_839833-28129.jpg" },
{ 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" },
{ id: "4", name: "David Porter", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg" },
{ id: "5", name: "Lisa Marchand", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg" },
{ 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" },
{ 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"

View File

@@ -75,7 +75,7 @@ export default function ProjectsPage() {
price: "Completed 2023",
variant: "Modern Exterior Restoration",
imageSrc:
"http://img.b2bpic.net/free-vector/traditional-mexican-house-windows_1308-175657.jpg",
"http://img.b2bpic.net/free-vector/traditional-mexican-house-windows_1308-175657.jpg?_wi=2",
imageAlt: "Burlington residence exterior",
},
{
@@ -84,7 +84,7 @@ export default function ProjectsPage() {
price: "Completed 2023",
variant: "Sustainable Renovation",
imageSrc:
"http://img.b2bpic.net/free-photo/friends-watching-sunset-lake-sunset-walking-nature-pier-berth_169016-67652.jpg",
"http://img.b2bpic.net/free-photo/friends-watching-sunset-lake-sunset-walking-nature-pier-berth_169016-67652.jpg?_wi=2",
imageAlt: "Muskoka cottage project",
},
{
@@ -93,7 +93,7 @@ export default function ProjectsPage() {
price: "Completed 2022",
variant: "Commercial Construction",
imageSrc:
"http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg",
"http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg?_wi=2",
imageAlt: "Downtown office building",
},
{
@@ -102,7 +102,7 @@ export default function ProjectsPage() {
price: "Completed 2022",
variant: "Historic Preservation",
imageSrc:
"http://img.b2bpic.net/free-photo/young-male-models-posing-outdoor-stairs_23-2148289233.jpg",
"http://img.b2bpic.net/free-photo/young-male-models-posing-outdoor-stairs_23-2148289233.jpg?_wi=2",
imageAlt: "Heritage building restoration",
},
]}
@@ -123,42 +123,42 @@ export default function ProjectsPage() {
id: "1",
name: "Sarah Thompson",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
"http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=2",
imageAlt: "professional woman portrait business headshot",
},
{
id: "2",
name: "Michael Garrison",
imageSrc:
"http://img.b2bpic.net/free-photo/young-hispanic-man-standing-with-serious-expression-street_839833-28129.jpg",
"http://img.b2bpic.net/free-photo/young-hispanic-man-standing-with-serious-expression-street_839833-28129.jpg?_wi=2",
imageAlt: "professional man portrait business headshot",
},
{
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",
"http://img.b2bpic.net/free-photo/portrait-gorgeous-stylish-asian-girl-coat-happily-looking-camera-outdoor_574295-2055.jpg?_wi=2",
imageAlt: "asian woman professional portrait headshot",
},
{
id: "4",
name: "David Porter",
imageSrc:
"http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg",
"http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg?_wi=2",
imageAlt: "male professional business portrait headshot",
},
{
id: "5",
name: "Lisa Marchand",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg",
"http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=2",
imageAlt: "professional woman business headshot portrait",
},
{
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",
"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=2",
imageAlt: "senior man professional portrait headshot",
},
]}

View File

@@ -75,7 +75,7 @@ export default function ServicesPage() {
description:
"Full-service project management from residential homes to mid-rise buildings. We handle every phase with precision and accountability.",
imageSrc:
"http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg",
"http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg?_wi=3",
imageAlt: "construction project management team planning",
},
{
@@ -84,7 +84,7 @@ export default function ServicesPage() {
description:
"Expert restoration of building facades, siding, and exterior elements. We specialize in preserving architectural character while modernizing performance.",
imageSrc:
"http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg",
"http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=3",
imageAlt: "exterior facade restoration workers",
},
{
@@ -93,7 +93,7 @@ export default function ServicesPage() {
description:
"Advanced building envelope improvements and energy solutions. Reduce operating costs while improving comfort and sustainability.",
imageSrc:
"http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg",
"http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg?_wi=3",
imageAlt: "energy efficient building upgrades installation",
},
{
@@ -102,7 +102,7 @@ export default function ServicesPage() {
description:
"Specialized cottage construction and renovation expertise. We understand seasonal challenges and heritage considerations unique to cottage properties.",
imageSrc:
"http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg",
"http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg?_wi=3",
imageAlt: "cottage renovation rural property improvement",
},
]}