Merge version_1 into main #1
@@ -171,27 +171,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", handle: "@marcusj_may_pen", testimonial: "SNB Technology installed a new electrical system in my home and the work is exceptional. Professional, on-time, and they explained everything clearly. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", imageAlt: "man profile portrait avatar"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg?_wi=1", imageAlt: "man profile portrait avatar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Patricia Brown", handle: "@patricia_brown", testimonial: "The AC installation was seamless and their technicians were courteous and efficient. System has been running perfectly for months. Great service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg", imageAlt: "woman profile portrait avatar"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg?_wi=1", imageAlt: "woman profile portrait avatar"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Thompson", handle: "@david_tt_business", testimonial: "For my business security system, I needed professionals I could trust. SNB delivered exactly that—quality equipment, proper installation, and excellent support.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", imageAlt: "man profile portrait avatar"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg?_wi=2", imageAlt: "man profile portrait avatar"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sandra Williams", handle: "@sandra_may_pen", testimonial: "They installed an automatic gate at my property and fixed my existing electrical issues. Everything works perfectly. Best decision I made for my home!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg", imageAlt: "woman profile portrait avatar"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg?_wi=2", imageAlt: "woman profile portrait avatar"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Richard Campbell", handle: "@richardc_kingston", testimonial: "24/7 emergency support is real with SNB. When my electrical panel malfunctioned, they responded quickly and fixed it properly. Trustworthy professionals.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", imageAlt: "man profile portrait avatar"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg?_wi=3", imageAlt: "man profile portrait avatar"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Angela Miller", handle: "@angela_home_services", testimonial: "We've used SNB for multiple projects at our rental properties. Consistent quality, fair pricing, and reliable work. They're our go-to contractor.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg", imageAlt: "woman profile portrait avatar"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-pack-female-avatars_23-2147676210.jpg?_wi=3", imageAlt: "woman profile portrait avatar"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user