Update src/app/projects/page.tsx

This commit is contained in:
2026-02-25 02:06:02 +00:00
parent b830f036ae
commit 0ff453903f

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 featuring premium standing seam metal roofing.",
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: "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, combining traditional barn aesthetics with modern durability.",
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: ["Standing Seam", "Residential"],
title: "Lakefront Cottage Metal Roof Upgrade",
excerpt: "Weather-resistant standing seam installation designed to withstand harsh lake environment conditions.",
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=3",
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: ["Repair", "Maintenance"],
title: "Emergency Storm Damage Repair",
excerpt: "Rapid response emergency repair service restoring a damaged metal roof to optimal condition.",
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg?_wi=4",
authorName: "Martinez Team",
authorAvatar: "https://img.b2bpic.net/free-vector/construction_24908-53978.jpg",
date: "20 Dec 2024"
@@ -95,7 +95,7 @@ export default function ProjectsPage() {
category: ["Construction", "Workshop"],
title: "Custom Workshop & Garage Complex",
excerpt: "Multi-building construction project featuring coordinated metal roofing and exterior design elements.",
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=3",
authorName: "Martinez Team",
authorAvatar: "https://img.b2bpic.net/free-vector/construction_24908-53978.jpg",
date: "15 Dec 2024"
@@ -121,7 +121,7 @@ export default function ProjectsPage() {
handle: "@project_client_1",
testimonial: "Best roofing contractor I've worked with. The project was completed ahead of schedule.",
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=5"
},
{
id: "2",
@@ -129,7 +129,7 @@ export default function ProjectsPage() {
handle: "@project_client_2",
testimonial: "Exceeded expectations on every level. Our barn project turned out beautifully.",
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=6"
},
{
id: "3",
@@ -137,7 +137,7 @@ export default function ProjectsPage() {
handle: "@project_client_3",
testimonial: "No trace left behind—top notch project management from consultation to completion.",
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=6"
}
]}
showRating={true}