Update src/app/metal-roofing/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function MetalRoofingPage() {
|
||||
price: "Custom Pricing",
|
||||
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=2",
|
||||
imageAlt: "Standing seam metal roofing installation"
|
||||
},
|
||||
{
|
||||
@@ -58,7 +58,7 @@ export default function MetalRoofingPage() {
|
||||
price: "Custom Pricing",
|
||||
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=2"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -67,7 +67,7 @@ export default function MetalRoofingPage() {
|
||||
price: "Custom Pricing",
|
||||
rating: 5,
|
||||
reviewCount: "40+",
|
||||
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=1"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -91,7 +91,7 @@ export default function MetalRoofingPage() {
|
||||
handle: "@homeowner_1",
|
||||
testimonial: "Second home we hired them for—again, a great experience.",
|
||||
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=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -99,7 +99,7 @@ export default function MetalRoofingPage() {
|
||||
handle: "@homeowner_2",
|
||||
testimonial: "Prompt, on schedule, and easy to work 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=2"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -107,7 +107,7 @@ export default function MetalRoofingPage() {
|
||||
handle: "@homeowner_3",
|
||||
testimonial: "Professional from start to finish on a standing seam roof.",
|
||||
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=1"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user