Merge version_1 into main #1
@@ -133,19 +133,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", handle: "@coffeelover_sarah", testimonial: "The best coffee I've ever tasted! The quality and freshness are unmatched. I'm ordering weekly now.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@chef_james", testimonial: "As a barista, I'm extremely picky about coffee. These beans are exceptional and my customers can taste the difference.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", handle: "@morning_ritual", testimonial: "I love supporting sustainable coffee. Not only is it delicious, but I feel good about where my money is going.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Thompson", handle: "@coffee_connoisseur", testimonial: "Incredible variety and consistent quality. Their customer service is top-notch too!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-professional-avatars_23-2147667908.jpg?_wi=4"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user