Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 19:35:10 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@sarah_j",
testimonial: "The most professional roofing team I have ever worked with. Truly top-tier craftsmanship.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg?_wi=1",
imageAlt: "luxury roof residential exterior",
},
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
handle: "@mroberts",
testimonial: "Legacy experience really shows in the final work. Exceptional attention to detail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306805.jpg?_wi=1",
imageAlt: "luxury roof residential exterior",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@davidm",
testimonial: "Transparent process and fair pricing. Highly recommended for any home owner.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-checklist_1153-1091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-checklist_1153-1091.jpg?_wi=1",
imageAlt: "luxury roof residential exterior",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
handle: "@lauraw",
testimonial: "Storm damage handled expertly. Relieved the stress of the whole situation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/orange-grooved-metal-rooftops_53876-74730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-grooved-metal-rooftops_53876-74730.jpg?_wi=1",
imageAlt: "luxury roof residential exterior",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "tel:5550123456",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg",
@@ -143,12 +143,12 @@ export default function LandingPage() {
{
title: "Roof Replacement",
description: "Durable, elegant roofing systems built for long-term protection.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306805.jpg?_wi=2",
},
{
title: "Roof Repair",
description: "Restoring integrity to your home before minor leaks become major headaches.",
imageSrc: "http://img.b2bpic.net/free-photo/orange-grooved-metal-rooftops_53876-74730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-grooved-metal-rooftops_53876-74730.jpg?_wi=2",
},
{
title: "Storm Damage Support",
@@ -349,7 +349,7 @@ export default function LandingPage() {
tag="Get Started"
title="Request a Free Inspection"
description="Ready to get started? Fill out the form and our experts will reach out to schedule a consultation."
imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-checklist_1153-1091.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-checklist_1153-1091.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>