Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 21:40:32 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboard
title="Built Right. Built Honest. Built to Last."
description="Premium roofing and construction services delivered by professionals who show up, do exceptional work, and stand behind every job."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
tag="Professional Roofing Contractor"
tagIcon={Shield}
buttons={[
@@ -77,30 +77,30 @@ export default function LandingPage() {
{
id: 1,
title: "Roofing Installation", description: "Protect your home with professionally installed roofing built to withstand the elements and last for decades.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-131901.jpg"},
},
{
id: 2,
title: "Roof Repairs", description: "Leaks, damaged shingles, and storm damage repaired quickly and correctly the first time.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-low-view_23-2148748785.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-low-view_23-2148748785.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-low-view_23-2148748785.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-low-view_23-2148748785.jpg"},
},
{
id: 3,
title: "Full Roof Replacement", description: "When it's time for a new roof, we make the process smooth, transparent, and stress-free.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg"},
},
{
id: 4,
title: "General Construction", description: "From structural work to exterior improvements, we bring craftsmanship and precision to every project.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-carrying-wood_23-2148773432.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-carrying-wood_23-2148773432.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-carrying-wood_23-2148773432.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-carrying-wood_23-2148773432.jpg"},
},
]}
showStepNumbers={false}
@@ -134,15 +134,15 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Tim Koch", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=1"},
id: "1", name: "Tim Koch", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg"},
{
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=2"},
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg"},
{
id: "3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=3"},
id: "3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg"},
{
id: "4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=4"},
id: "4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg"},
{
id: "5", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=5"},
id: "5", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg"},
]}
cardTitle="They do excellent work. They show up when they say they will and give a fair estimate unlike a lot of the other people that I notified."
cardTag="What Our Customers Say"