Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 18:19:35 +00:00

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
{
title: "Maintenance", description: "Preventative care to keep your roof performing at its best year-round.", icon: ShieldCheck,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg" },
]
},
@@ -115,7 +115,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", role: "Homeowner", company: "Buffalo Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg" },
{ id: "1", name: "Sarah J.", role: "Homeowner", company: "Buffalo Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149745577.jpg?_wi=2" },
{ id: "2", name: "Mark D.", role: "Homeowner", company: "Buffalo Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1294.jpg" },
{ id: "3", name: "Emily R.", role: "Homeowner", company: "Buffalo Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986409.jpg" },
{ id: "4", name: "David K.", role: "Homeowner", company: "Buffalo Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215073.jpg" },