Merge version_1 into main #1

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

View File

@@ -59,11 +59,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Michael Popov", handle: "Homeowner, Krasnodar", testimonial: "Professional, thorough, and incredibly reliable. They caught issues we never would have noticed.", 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: "Elena Sokolova", handle: "Real Estate Agent", testimonial: "Highly recommended for all my clients. Fast turnaround and detailed reports every time.", 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"
}
]}
testimonialRotationInterval={5000}