Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-02-25 02:06:07 +00:00
Showing only changes of commit 9537ecc6bd - Show all commits

View File

@@ -48,7 +48,7 @@ export default function MetalRoofingPage() {
price: "Premium Quality",
rating: 5,
reviewCount: "50+",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=3",
imageAlt: "Standing seam metal roofing installation"
},
{
@@ -58,7 +58,7 @@ export default function MetalRoofingPage() {
price: "Fast Service",
rating: 5,
reviewCount: "45+",
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=3"
},
{
id: "3",
@@ -67,7 +67,7 @@ export default function MetalRoofingPage() {
price: "Quality Parts",
rating: 5,
reviewCount: "40+",
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"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -91,21 +91,21 @@ export default function MetalRoofingPage() {
title: "Professional Assessment",
description: "Thorough inspection of your roof structure, measurements, and material recommendations tailored to your home.",
tag: "Step 1",
imageSrc: "https://img.b2bpic.net/free-photo/closeup-hands-business-meeting_93675-132442.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/closeup-hands-business-meeting_93675-132442.jpg?_wi=1"
},
{
id: "installation",
title: "Expert Installation",
description: "Precise standing seam installation using premium materials and proven techniques for long-lasting performance.",
tag: "Step 2",
imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=1"
},
{
id: "inspection",
title: "Quality Inspection",
description: "Complete final walkthrough and inspection to ensure everything meets our high standards and your satisfaction.",
tag: "Step 3",
imageSrc: "https://img.b2bpic.net/free-photo/company-manager-holding-project-plans-while-talking-african-american-manual-worker-who-is-pointing-something-factory_637285-4115.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/company-manager-holding-project-plans-while-talking-african-american-manual-worker-who-is-pointing-something-factory_637285-4115.jpg?_wi=1"
}
]}
animationType="slide-up"
@@ -125,7 +125,7 @@ export default function MetalRoofingPage() {
handle: "@homeowner_6",
testimonial: "Best roofing contractor I've worked with. The standing seam roof looks incredible.",
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=2"
},
{
id: "2",
@@ -133,7 +133,7 @@ export default function MetalRoofingPage() {
handle: "@homeowner_5",
testimonial: "Exceeded expectations on every level. Professional installation and clean work site.",
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=3"
},
{
id: "3",
@@ -141,7 +141,7 @@ export default function MetalRoofingPage() {
handle: "@homeowner_4",
testimonial: "No trace left behind—top notch metal roofing work from start to finish.",
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"
}
]}
showRating={true}