Update src/app/page.tsx

This commit is contained in:
2026-04-08 06:10:01 +00:00
parent 97141849b6
commit 30a3f89cb8

View File

@@ -182,37 +182,37 @@ export default function LandingPage() {
id: "p1",
name: "Luxury Shingle Project",
price: "Residential",
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=1",
},
{
id: "p2",
name: "Modern Roof Repair",
price: "Renovation",
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=1",
},
{
id: "p3",
name: "Commercial Flat Roof",
price: "Commercial",
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=1",
},
{
id: "p4",
name: "Classic Home Roof",
price: "Residential",
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=1",
},
{
id: "p5",
name: "Full Shingle Replace",
price: "Replacement",
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=1",
},
{
id: "p6",
name: "Custom Roof Design",
price: "Residential",
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=1",
},
]}
title="Recent Projects"