Update src/app/projects/page.tsx
This commit is contained in:
@@ -48,28 +48,28 @@ export default function ProjectsPage() {
|
||||
id: "1",
|
||||
title: "Lakeside Cottage Standing Seam Transformation",
|
||||
tags: ["Standing Seam", "Cottage Style", "Weathered Zinc"],
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg?_wi=3",
|
||||
imageAlt: "Lakeside cottage with new standing seam roof"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Historic Farmhouse Re-Roof & Restoration",
|
||||
tags: ["Historic Restoration", "Structural Repair", "Charcoal Gray"],
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=3",
|
||||
imageAlt: "Historic farmhouse roof restoration"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Modern Residential New Construction",
|
||||
tags: ["New Construction", "Architectural Detail", "Forest Green"],
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=3",
|
||||
imageAlt: "Modern home with standing seam roof"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Commercial Barn Complex Installation",
|
||||
tags: ["Agricultural", "Large Scale", "Galvalume"],
|
||||
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=5",
|
||||
imageAlt: "Commercial barn with metal roofing"
|
||||
}
|
||||
]}
|
||||
@@ -99,7 +99,7 @@ export default function ProjectsPage() {
|
||||
title: "Warranty Claims on Standing Seam Installs"
|
||||
}
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=4"
|
||||
imageAlt="Martinez team reviewing project plans"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -119,7 +119,7 @@ export default function ProjectsPage() {
|
||||
quote: "Our lakeside cottage needed a roof that could handle harsh weather and look beautiful. The standing seam installation is flawless, and we get compliments from neighbors constantly.",
|
||||
name: "Amanda Foster",
|
||||
role: "Cottage Owner",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2",
|
||||
imageAlt: "Amanda Foster"
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function ProjectsPage() {
|
||||
quote: "Martinez understood the importance of maintaining our farmhouse's character while upgrading to modern performance. They handled every detail with care and expertise.",
|
||||
name: "James Sullivan",
|
||||
role: "Property Owner",
|
||||
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=2",
|
||||
imageAlt: "James Sullivan"
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function ProjectsPage() {
|
||||
quote: "Our barn complex installation was completed ahead of schedule with zero issues. Professional, reliable, and the quality of work is outstanding. Highly recommend for commercial projects.",
|
||||
name: "Patricia Chen",
|
||||
role: "Farm Manager",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2",
|
||||
imageAlt: "Patricia Chen"
|
||||
}
|
||||
]}
|
||||
@@ -149,7 +149,7 @@ export default function ProjectsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=3"
|
||||
imageAlt="Metal roofing texture and detail"
|
||||
logoText="Martinez Metal Roofing & Construction"
|
||||
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user