Merge version_2 into main #2
@@ -126,9 +126,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alex P.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" },
|
||||
{ id: "2", name: "Jamie S.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" },
|
||||
{ id: "3", name: "Jordan D.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg" }
|
||||
{ id: "1", name: "Alex P.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1" },
|
||||
{ id: "2", name: "Jamie S.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2" },
|
||||
{ id: "3", name: "Jordan D.", role: "User", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=3" }
|
||||
]}
|
||||
title="Happy Customers"
|
||||
description="Hear what our users have to say about their experience."
|
||||
|
||||
Reference in New Issue
Block a user