Update src/app/projects/page.tsx
This commit is contained in:
@@ -52,42 +52,42 @@ export default function LandingPage() {
|
||||
name: "Roof Installation",
|
||||
price: "Residential",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "pc2",
|
||||
name: "Roof Repair",
|
||||
price: "Renovation",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinise-building_1417-1695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinise-building_1417-1695.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "pc3",
|
||||
name: "Flat Roof Replacement",
|
||||
price: "Commercial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107091.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-building-corner_23-2148107091.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "pc4",
|
||||
name: "Shingle Replacement",
|
||||
price: "Residential",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813107.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "pc5",
|
||||
name: "Luxury Roof Work",
|
||||
price: "Replacement",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "pc6",
|
||||
name: "Residential Repair",
|
||||
price: "Residential",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user