Merge version_1 into main #3
@@ -126,11 +126,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and very prompt response for a burst pipe!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg" },
|
||||
{ id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and very prompt response for a burst pipe!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=1" },
|
||||
{ id: "2", name: "Sarah Miller", handle: "@sarahmill", testimonial: "They installed my new water heater perfectly. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-age-woman-working-office-ordering-delivery-food-looking-camera-smiling-with-open-arms-hug-cheerful-expression-embracing-happiness_839833-19451.jpg" },
|
||||
{ id: "3", name: "Mike Ross", handle: "@mikeross", testimonial: "Very professional and fair pricing. Will definitely call them again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-girl-her-handsome-boyfriend-woman-casual-summer-jeans-clothes_158538-5499.jpg" },
|
||||
{ id: "4", name: "Emily Blunt", handle: "@emilyb", testimonial: "They helped fix a complex drainage issue others couldn't solve.", rating: 5, imageSrc: "http://img.b2bpic.net/smiling-senior-woman-listening-music-headphone-through-cellphone_23-2147918265.jpg" },
|
||||
{ id: "5", name: "David Clark", handle: "@dclark", testimonial: "Trustworthy, clean, and efficient. Exactly what I look for in a plumber.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg" }
|
||||
{ id: "5", name: "David Clark", handle: "@dclark", testimonial: "Trustworthy, clean, and efficient. Exactly what I look for in a plumber.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=2" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Community Says"
|
||||
|
||||
Reference in New Issue
Block a user