Update src/app/page.tsx

This commit is contained in:
2026-03-04 07:35:41 +00:00
parent 1a36f0e9aa
commit d92be37632

View File

@@ -118,7 +118,7 @@ export default function HomePage() {
value: "Skilled",
title: "Expert Craftsmanship",
description: "Licensed and experienced crew delivering precision roofing work",
imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=1",
imageAlt: "Professional roofing team at work",
},
{
@@ -126,7 +126,7 @@ export default function HomePage() {
value: "Prompt",
title: "Fast Response Times",
description: "Emergency repairs available 24/7 with same-day response",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=1",
imageAlt: "Quick emergency roof repair",
},
{
@@ -134,7 +134,7 @@ export default function HomePage() {
value: "Detail",
title: "Detail-Oriented Work",
description: "Meticulous attention to every aspect of your roofing project",
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",
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?_wi=1",
imageAlt: "Precision flat roof installation",
},
]}
@@ -171,7 +171,7 @@ export default function HomePage() {
description="We combine local expertise with professional craftsmanship. Every project receives our full attention with clear communication from start to finish. Our commitment to quality and customer satisfaction has earned us a 5-star rating in Boston."
tag="Local Expertise"
tagIcon={MapPin}
imageSrc="http://img.b2bpic.net/free-photo/cityscape-with-lot-tall-buildings-buffalo-new-york_181624-13842.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cityscape-with-lot-tall-buildings-buffalo-new-york_181624-13842.jpg?_wi=1"
imageAlt="Boston roofing project"
useInvertedBackground={false}
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
@@ -205,7 +205,7 @@ export default function HomePage() {
handle: "@jsullivan_boston",
testimonial: "Fantastic work on our flat roof replacement. The crew was professional, on-time, and left the job site spotless. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "John Sullivan",
},
{
@@ -214,7 +214,7 @@ export default function HomePage() {
handle: "@sarah_m_home",
testimonial: "Emergency roof leak repair at midnight. They responded within an hour and fixed it perfectly. Amazing service and fair pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
{
@@ -223,7 +223,7 @@ export default function HomePage() {
handle: "@rchen_properties",
testimonial: "Commercial roofing project completed ahead of schedule. Clear communication, skilled team, and excellent workmanship throughout.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Robert Chen",
},
{
@@ -232,7 +232,7 @@ export default function HomePage() {
handle: "@jen_walsh_design",
testimonial: "Best roofing contractor in Boston. Professional, reliable, and they genuinely care about quality. Worth every penny.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
imageAlt: "Jennifer Walsh",
},
{
@@ -250,7 +250,7 @@ export default function HomePage() {
handle: "@lisa_thompson_realtor",
testimonial: "Referred them to all my clients. Consistent quality, professional demeanor, and they always go above expectations. Five stars!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2",
imageAlt: "Lisa Thompson",
},
]}