Update src/app/projects/page.tsx

This commit is contained in:
2026-03-15 12:09:51 +00:00
parent 2d5f046765
commit 224098a2ab

View File

@@ -55,7 +55,7 @@ export default function ProjectsPage() {
price: "Completed 2024",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg?_wi=2",
imageAlt: "modern home new roof replacement architectural",
},
{
@@ -65,7 +65,7 @@ export default function ProjectsPage() {
price: "Completed 2024",
rating: 5,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-outdoors_23-2149714259.jpg?_wi=2",
imageAlt: "commercial metal roofing installation office building",
},
{
@@ -75,7 +75,7 @@ export default function ProjectsPage() {
price: "Completed 2023",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg?_wi=2",
imageAlt: "storm damage roof repair emergency recovery",
},
{
@@ -85,7 +85,7 @@ export default function ProjectsPage() {
price: "Completed 2023",
rating: 5,
reviewCount: "19",
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg?_wi=2",
imageAlt: "industrial facility large roof installation project",
},
]}
@@ -115,7 +115,7 @@ export default function ProjectsPage() {
quote: "RoofCare Pro replaced our roof after a severe storm. Their team was professional, efficient, and the quality is outstanding. Highly recommend!",
name: "Sarah Mitchell",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up-like_74855-10007.jpg?_wi=2",
imageAlt: "professional woman homeowner portrait smiling",
},
{
@@ -124,7 +124,7 @@ export default function ProjectsPage() {
quote: "We've been using RoofCare Pro for our commercial property maintenance for 5 years. They're always on time, professional, and provide detailed reports.",
name: "Michael Chen",
role: "Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg?_wi=2",
imageAlt: "professional business man portrait confident",
},
{
@@ -133,7 +133,7 @@ export default function ProjectsPage() {
quote: "Got multiple quotes and RoofCare Pro offered the best value. They explained everything clearly and delivered exactly what was promised.",
name: "Jennifer Rodriguez",
role: "Property Manager",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=2",
imageAlt: "professional woman manager portrait confident",
},
{
@@ -142,7 +142,7 @@ export default function ProjectsPage() {
quote: "During last year's hurricane, RoofCare Pro responded quickly and prevented further damage. Their emergency services are invaluable.",
name: "David Thompson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg?_wi=2",
imageAlt: "homeowner man portrait satisfied client",
},
{
@@ -151,7 +151,7 @@ export default function ProjectsPage() {
quote: "The attention to detail on our metal roof installation was impressive. The team cleaned everything up perfectly and left our property immaculate.",
name: "Emily Watson",
role: "Commercial Client",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg?_wi=2",
imageAlt: "professional woman executive portrait confident",
},
{
@@ -160,7 +160,7 @@ export default function ProjectsPage() {
quote: "From the initial inspection to final cleanup, RoofCare Pro maintained the highest standards. They're the only company I trust with my roof.",
name: "Robert Garcia",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg?_wi=2",
imageAlt: "satisfied homeowner man portrait professional",
},
]}
@@ -209,7 +209,7 @@ export default function ProjectsPage() {
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/architects-hold-building-plan-check-work_1150-24366.jpg"
imageSrc="http://img.b2bpic.net/free-photo/architects-hold-building-plan-check-work_1150-24366.jpg?_wi=2"
mediaPosition="right"
/>
</div>