Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Mitchell", role: "Owner", company: "Mitchell Transport", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Anderson", role: "Fleet Manager", company: "Anderson Logistics", rating: 5,
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marcus Johnson", role: "Business Owner", company: "Johnson Auto Sales", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Marcus Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jennifer Lee", role: "Service Director", company: "Elite Auto Group", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user