Update src/app/projects/page.tsx

This commit is contained in:
2026-02-25 02:21:26 +00:00
parent ffaeb9e43d
commit f0ce8d73f6

View File

@@ -45,7 +45,7 @@ export default function ProjectsPage() {
category: ["Standing Seam", "Residential"],
title: "Modern Home Standing Seam Installation",
excerpt: "Clean lines and superior durability for a contemporary home renovation.",
imageSrc: "https://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=1",
authorName: "Martinez Team",
authorAvatar: "https://img.b2bpic.net/free-vector/construction_24908-53978.jpg",
date: "15 Jan 2025"
@@ -65,7 +65,7 @@ export default function ProjectsPage() {
category: ["Construction", "Barn"],
title: "Custom Barn Exterior & Metal Roofing",
excerpt: "Complete structural and roofing upgrade with precision execution.",
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-shot-store-building-from-wood-stones-west-bloomfield-mi_181624-60264.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-shot-store-building-from-wood-stones-west-bloomfield-mi_181624-60264.jpg?_wi=3",
authorName: "Martinez Team",
authorAvatar: "https://img.b2bpic.net/free-vector/construction_24908-53978.jpg",
date: "05 Jan 2025"
@@ -75,7 +75,7 @@ export default function ProjectsPage() {
category: ["Residential", "Garage"],
title: "Premium Garage Construction",
excerpt: "Custom garage build with matching metal roofing and superior craftsmanship.",
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg?_wi=4",
authorName: "Martinez Team",
authorAvatar: "https://img.b2bpic.net/free-vector/construction_24908-53978.jpg",
date: "28 Dec 2024"
@@ -85,7 +85,7 @@ export default function ProjectsPage() {
category: ["Standing Seam", "Cottage"],
title: "Lake Cottage Metal Roof Upgrade",
excerpt: "Weather-resistant standing seam installation for a seasonal cottage.",
imageSrc: "https://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=2",
authorName: "Martinez Team",
authorAvatar: "https://img.b2bpic.net/free-vector/construction_24908-53978.jpg",
date: "20 Dec 2024"
@@ -108,7 +108,7 @@ export default function ProjectsPage() {
handle: "@homeowner_4",
testimonial: "No trace left behind—top notch work.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
},
{
id: "2",
@@ -116,7 +116,7 @@ export default function ProjectsPage() {
handle: "@homeowner_5",
testimonial: "Exceeded expectations on every level.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"
},
{
id: "3",
@@ -124,7 +124,7 @@ export default function ProjectsPage() {
handle: "@homeowner_6",
testimonial: "Best roofing contractor I've worked with.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"
}
]}
showRating={true}