Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-05-27 01:34:37 +00:00

View File

@@ -69,15 +69,15 @@ export default function LandingPage() {
testimonials={[
{
name: "T.F.", handle: "Renton WA", testimonial: "From the moment I contacted Gal, his team displayed professionalism and expertise.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-sitting-stool-with-digital-tablet-tablet-park_23-2148164500.jpg", imageAlt: "T.F. customer photo"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-sitting-stool-with-digital-tablet-tablet-park_23-2148164500.jpg?_wi=1", imageAlt: "T.F. customer photo"
},
{
name: "Best W.", handle: "Seattle WA", testimonial: "They promptly assessed the damage and efficiently fixed my roof. Highly recommend Lake Construction!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Best W. customer photo"
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Best W. customer photo"
},
{
name: "JyJy F.", handle: "Local Homeowner", testimonial: "We also decided to replace the gutters. Lake Construction exceeded our expectations with their quality and service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-female-witch-with-black-eyes-loose-dark-hair-touching-lips-smiling-mysteriously-having-psychic-powers-beautiful-brunette-woman-astrologist-laughing_343059-2962.jpg", imageAlt: "JyJy F. customer photo"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-female-witch-with-black-eyes-loose-dark-hair-touching-lips-smiling-mysteriously-having-psychic-powers-beautiful-brunette-woman-astrologist-laughing_343059-2962.jpg?_wi=1", imageAlt: "JyJy F. customer photo"
}
]}
/>
@@ -147,11 +147,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "T.F.", handle: "Renton WA", testimonial: "From the moment I contacted Gal, his team displayed professionalism and expertise.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-sitting-stool-with-digital-tablet-tablet-park_23-2148164500.jpg", imageAlt: "T.F. customer photo"},
id: "1", name: "T.F.", handle: "Renton WA", testimonial: "From the moment I contacted Gal, his team displayed professionalism and expertise.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-sitting-stool-with-digital-tablet-tablet-park_23-2148164500.jpg?_wi=2", imageAlt: "T.F. customer photo"},
{
id: "2", name: "Best W.", handle: "Seattle WA", testimonial: "They promptly assessed the damage and efficiently fixed my roof. Highly recommend Lake Construction!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Best W. customer photo"},
id: "2", name: "Best W.", handle: "Seattle WA", testimonial: "They promptly assessed the damage and efficiently fixed my roof. Highly recommend Lake Construction!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Best W. customer photo"},
{
id: "3", name: "JyJy F.", handle: "Local Homeowner", testimonial: "We also decided to replace the gutters. Lake Construction exceeded our expectations with their quality and service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-female-witch-with-black-eyes-loose-dark-hair-touching-lips-smiling-mysteriously-having-psychic-powers-beautiful-brunette-woman-astrologist-laughing_343059-2962.jpg", imageAlt: "JyJy F. customer photo"},
id: "3", name: "JyJy F.", handle: "Local Homeowner", testimonial: "We also decided to replace the gutters. Lake Construction exceeded our expectations with their quality and service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-female-witch-with-black-eyes-loose-dark-hair-touching-lips-smiling-mysteriously-having-psychic-powers-beautiful-brunette-woman-astrologist-laughing_343059-2962.jpg?_wi=2", imageAlt: "JyJy F. customer photo"},
{
id: "4", name: "Sarah P.", handle: "Kirkland WA", testimonial: "Outstanding work on our roof replacement! The team was professional, clean, and finished ahead of schedule.", imageSrc: "http://img.b2bpic.net/free-photo/male-person-silhouette-strict-suit-looking-stressed-white-background-young_140725-161481.jpg", imageAlt: "Sarah P. customer photo"},
{