Merge version_1 into main #1
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael P.", role: "Software Engineer", company: "Digital Agency", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Portrait of Michael"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Portrait of Michael"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Lisa H.", role: "Graphic Designer", company: "Creative Studio", rating: 5,
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Tom R.", role: "Business Owner", company: "Local Bakery", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Portrait of Tom"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Portrait of Tom"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Nina C.", role: "Content Creator", company: "Social Media", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user