Update src/app/page.tsx
This commit is contained in:
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
author: "Full Coverage Solutions",
|
||||
description: "Complete roof replacement with premium materials. New shingles, underlayment, and structural inspection. Warranty-backed workmanship.",
|
||||
tags: ["Residential", "Commercial", "Warranty"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg?_wi=1",
|
||||
imageAlt: "Professional roof replacement project"
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function HomePage() {
|
||||
author: "Fast Response Team",
|
||||
description: "Quick repairs for leaks, damaged shingles, flashing, and ventilation. Emergency storm damage repairs available 24/7.",
|
||||
tags: ["Emergency", "Fast Service", "Affordable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530689.jpg?_wi=1",
|
||||
imageAlt: "Roof repair and maintenance service"
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function HomePage() {
|
||||
author: "Enterprise Solutions",
|
||||
description: "Large-scale roofing for commercial properties, warehouses, and industrial buildings. Minimal disruption to operations.",
|
||||
tags: ["Commercial", "Industrial", "Enterprise"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg?_wi=1",
|
||||
imageAlt: "Commercial building roofing project"
|
||||
}
|
||||
]}
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user