Merge version_1 into main #1
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Thomas Garner", role: "Local Guide", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Cookie Spears", role: "Verified Customer", company: "Local Community", rating: 5,
|
||||
@@ -110,11 +110,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "F-N-A Dinkel", role: "Regular Visitor", company: "Decatur Area", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sarah Mitchell", role: "Local Business Owner", company: "Nearby Merchant", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user