Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 17:25:56 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@johnd",
testimonial: "DDC restored my roof efficiently and professionally.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1",
imageAlt: "professional roofing service home exterior",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "@sarahp",
testimonial: "Exceptional service. My roof looks brand new again.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=1",
imageAlt: "professional roofing contractor team",
},
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
handle: "@davidw",
testimonial: "Fantastic quality workmanship. Highly recommend for any roof repair.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2",
imageAlt: "full roof restoration residential",
},
]}
@@ -107,7 +107,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-architect-with-blueprints_23-2148269843.jpg",
@@ -175,7 +175,7 @@ export default function LandingPage() {
description: "Comprehensive guarantees on all labor and materials we provide.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>