Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 09:44:38 +00:00

View File

@@ -62,35 +62,35 @@ export default function LandingPage() {
handle: "@mfriday",
testimonial: "From start to finish, handled with professionalism, care and integrity.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=1",
},
{
name: "Allan Owen",
handle: "@aowen",
testimonial: "Best home decision I have made.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322086.jpg?_wi=1",
},
{
name: "Dan Killam",
handle: "@dkillam",
testimonial: "Seamless process. Constant updates with drone footage.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-415.jpg?_wi=1",
},
{
name: "Sarah Miller",
handle: "@smiller",
testimonial: "The cleanup was spotless, and the team was incredibly respectful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg?_wi=1",
},
{
name: "John Doe",
handle: "@jdoe",
testimonial: "Unmatched expertise. My roof looks incredible.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-showing-new-house-smiley-couple-laptop_23-2148895494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-showing-new-house-smiley-couple-laptop_23-2148895494.jpg?_wi=1",
},
]}
buttons={[
@@ -103,7 +103,7 @@ export default function LandingPage() {
href: "tel:5550102",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg?_wi=1"
imageAlt="Aerial shot of a luxury roof installation"
avatars={[
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
imageAlt: "New roof installation",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg?_wi=2",
imageAlt: "new roof installation professional residential",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
imageAlt: "Expert roof repair",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=2",
imageAlt: "new roof installation professional residential",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
imageAlt: "Drone roof inspection",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322086.jpg?_wi=2",
imageAlt: "new roof installation professional residential",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
imageAlt: "Roof insurance help",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-415.jpg?_wi=2",
imageAlt: "new roof installation professional residential",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
imageAlt: "Commercial roof installation",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg?_wi=2",
imageAlt: "new roof installation professional residential",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
imageAlt: "Emergency roof service",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-showing-new-house-smiley-couple-laptop_23-2148895494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-showing-new-house-smiley-couple-laptop_23-2148895494.jpg?_wi=2",
imageAlt: "new roof installation professional residential",
},
]}