Update src/app/services/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ServicesPage() {
|
||||
name: "Roof Repair",
|
||||
price: "Starting at $400",
|
||||
variant: "Leaks • Flashing • Wind Damage",
|
||||
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=3",
|
||||
imageAlt: "Professional roof repair work"
|
||||
},
|
||||
{
|
||||
@@ -55,7 +55,7 @@ export default function ServicesPage() {
|
||||
name: "Roof Replacement",
|
||||
price: "Starting at $5,000",
|
||||
variant: "Complete Install • Quality Materials",
|
||||
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: "New roof installation"
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function ServicesPage() {
|
||||
name: "Storm & Hail Damage",
|
||||
price: "Free Inspection",
|
||||
variant: "Assessment • Insurance Coordination",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iakob3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iakob3&_wi=3",
|
||||
imageAlt: "Storm damage evaluation"
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ServicesPage() {
|
||||
name: "Roof Inspections",
|
||||
price: "$150-300",
|
||||
variant: "Pre-Sale • Preventative • Photo Report",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=3",
|
||||
imageAlt: "Professional roof inspection"
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function ServicesPage() {
|
||||
name: "Starlink / Satellite Mount",
|
||||
price: "Call for Quote",
|
||||
variant: "Secure Install • Roof Protection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg?_wi=2",
|
||||
imageAlt: "Starlink mounting installation"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user