Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-23 01:23:34 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "https://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 roofing crew working on a residential roof"},
imageSrc: "https://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: "Professional roofing crew working on a residential roof"},
{
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Roofing services for residential homes"},
{
@@ -116,13 +116,13 @@ export default function LandingPage() {
imageSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Linda Burch", handle: "Satisfied Homeowner", testimonial: "We had a stubborn leak in our old roof that just wouldnt go away, even after years of repairs with another roofing company. Finally, we decided to call in a new crew. When Jaxon from the team came out, he used a drone to show us where the leaks were and explained everything.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"},
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", name: "Laura Church", handle: "Home Insurance Client", testimonial: "Absolutely recommend Carter Brothers! Kyle worked closely with my insurance company and made sure they covered the full cost of my roof repair when they first tried to pay less. He could have just taken his payment and left, but instead he made sure I was fully covered.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/happy-girl-home_1398-2388.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "Mark Thompson", handle: "Business Owner", testimonial: "Carter Brothers handled our commercial roof replacement with exceptional professionalism. The project was completed on time and within budget, with minimal disruption to our operations. Highly recommended for commercial roofing needs.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Kim"},
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "David Kim"},
]}
/>
</div>
@@ -131,7 +131,7 @@ export default function LandingPage() {
tag="Contact Us"
title="Get Your Free Roofing Estimate Today"
description="Ready for a new roof or a repair? Fill out the form below, and we'll get back to you promptly with a detailed estimate."
imageSrc="https://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="https://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=2"
imageAlt="Roofer inspecting a roof with a drone"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}