Merge version_1 into main #1
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Mitchell", role: "Local Business Owner", company: "Mitchell & Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "happy customer satisfied person portrait smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "happy customer satisfied person portrait smiling"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "James Chen", role: "Food Blogger", company: "Taste & Tell", rating: 5,
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Michael Thompson", role: "Regular Customer", company: "Downtown Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "customer testimonial happy person portrait satisfied client"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "customer testimonial happy person portrait satisfied client"
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Lisa Park", role: "Café Owner", company: "Park Street Café", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user