Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:49:41 +00:00

View File

@@ -73,10 +73,10 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Roof Installation", description: "Professional installation of new roofing systems using premium materials. We ensure proper ventilation, insulation, and weatherproofing for long-lasting protection.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "Roof installation service"},
title: "Roof Installation", description: "Professional installation of new roofing systems using premium materials. We ensure proper ventilation, insulation, and weatherproofing for long-lasting protection.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=1", imageAlt: "Roof installation service"},
{
id: 2,
title: "Roof Repair & Maintenance", description: "Quick response to leaks, damaged shingles, and weather damage. Regular maintenance extends your roof's lifespan and prevents costly repairs.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg", imageAlt: "Roof repair and maintenance"},
title: "Roof Repair & Maintenance", description: "Quick response to leaks, damaged shingles, and weather damage. Regular maintenance extends your roof's lifespan and prevents costly repairs.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg?_wi=1", imageAlt: "Roof repair and maintenance"},
{
id: 3,
title: "Roof Inspection", description: "Thorough inspections to identify potential issues before they become major problems. Perfect before purchase or after severe weather.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional roof inspection"},
@@ -112,9 +112,9 @@ export default function LandingPage() {
animationType="blur-reveal"
metrics={[
{
id: "1", value: "1,000+", title: "Roofs Completed", description: "Successful projects across the region", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "Completed roofing projects"},
id: "1", value: "1,000+", title: "Roofs Completed", description: "Successful projects across the region", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2", imageAlt: "Completed roofing projects"},
{
id: "2", value: "99%", title: "Customer Satisfaction", description: "Consistently high ratings and reviews", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg", imageAlt: "Customer satisfaction metrics"},
id: "2", value: "99%", title: "Customer Satisfaction", description: "Consistently high ratings and reviews", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530697.jpg?_wi=2", imageAlt: "Customer satisfaction metrics"},
]}
/>
</div>
@@ -133,16 +133,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "John Mitchell", handle: "@homeowner_john", testimonial: "LP Roofing did an outstanding job replacing our roof. Professional crew, fair pricing, and excellent communication throughout the project. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "John Mitchell"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "John Mitchell"},
{
id: "2", name: "Sarah Coleman", handle: "@sarah_coleman", testimonial: "After a terrible hail storm damaged our roof, LP Roofing worked with our insurance and got everything resolved quickly. Great service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Coleman"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Sarah Coleman"},
{
id: "3", name: "Michael Rodriguez", handle: "@mrodriguez_home", testimonial: "The inspection revealed issues I never would have caught. Their maintenance recommendations saved me thousands down the road.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Michael Rodriguez"},
{
id: "4", name: "Patricia Green", handle: "@patricia_g", testimonial: "Affordable, reliable, and they cleaned up perfectly after the work was done. LP Roofing is a true professional company.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Patricia Green"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "Patricia Green"},
]}
/>
</div>