Update src/app/page.tsx
This commit is contained in:
@@ -182,37 +182,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Before & After Transformation",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Our Skilled Roofing Crew",
|
||||
price: "View Details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Finished Shingle Project",
|
||||
price: "View Gallery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Finished Roof Exterior",
|
||||
price: "View Gallery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Team Hard at Work",
|
||||
price: "View Gallery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Roofing Transformation",
|
||||
price: "View Gallery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Quality You Can See"
|
||||
|
||||
Reference in New Issue
Block a user