Update src/app/roofing/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function RoofingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2"
|
||||
imageAlt="Professional roofing installation"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function RoofingPage() {
|
||||
description:
|
||||
"Old roof? We'll tear off the old materials, inspect the decking, and install a new high-quality roof with proper ventilation and flashing.",
|
||||
tags: ["Replacement", "Durability"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3",
|
||||
imageAlt: "Roof replacement project",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function RoofingPage() {
|
||||
description:
|
||||
"Spot a leak? We locate the source quickly, assess the damage, and make repairs before more water damage occurs.",
|
||||
tags: ["Repair", "Emergency"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2",
|
||||
imageAlt: "Roof leak repair",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function RoofingPage() {
|
||||
description:
|
||||
"After a storm, we inspect your roof, photograph damage, and provide detailed reports to support your insurance claim.",
|
||||
tags: ["Storm Damage", "Insurance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=2",
|
||||
imageAlt: "Storm damage documentation",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user