Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user