Update src/app/page.tsx
This commit is contained in:
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah", role: "Foodie", company: "Surat", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Rahul", role: "Student", company: "Dumas", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-restaurant-looking-away_23-2147936207.jpg"},
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424026.jpg"},
|
||||
{
|
||||
id: "5", name: "Vikram", role: "Local", company: "Surat", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user