Merge version_19 into main

Merge version_19 into main
This commit was merged in pull request #68.
This commit is contained in:
2026-03-12 02:50:45 +00:00

View File

@@ -134,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 2021", 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 2021", 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: "Full Renovation Cedar Shake Siding", price: "Completed 2019", 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-3", name: "Full Renovation Cedar Shake Siding", price: "Completed 2021", 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: "Cedar Tongue and Groove Sauna ", price: "Completed 2019", 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"
id: "project-4", name: "Cedar Tongue and Groove Sauna ", price: "Completed 2021", 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"