Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 15:12:17 +00:00

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Margaret Chen", handle: "CEO, Luminary Residences", testimonial: "Home-Srv transformed our property management approach. Their attention to detail is unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
name: "James Whitmore", handle: "Owner, Heritage Properties", testimonial: "The sophistication and professionalism of their team elevated our entire home experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
{
name: "Victoria Ashford", handle: "Principal, Ashford Estates", testimonial: "Exceptional service paired with genuine care. Home-Srv is the gold standard.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
},
]}
testimonialRotationInterval={5000}