Update src/app/page.tsx

This commit is contained in:
2026-02-27 07:22:37 +00:00
parent 15aa7b6680
commit 60f66cb440

View File

@@ -173,7 +173,7 @@ export default function LandingPage() {
testimonials={[ testimonials={[
{ {
id: "testimonial-1", name: "Sarah Mitchell", role: "Local Business Owner", company: "Mitchell & Co.", rating: 5, 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, 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, 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, id: "testimonial-5", name: "Lisa Park", role: "Café Owner", company: "Park Street Café", rating: 5,