Merge version_1 into main #1
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Johnson", role: "Business Owner", company: "Local Tech Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Michael Johnson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1", imageAlt: "Michael Johnson testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Garcia", role: "Executive", company: "Corporate Finance", rating: 5,
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Rodriguez", role: "Entrepreneur", company: "Marketing Agency", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "James Rodriguez testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2", imageAlt: "James Rodriguez testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Robert Chen", role: "Creative Director", company: "Design Studio", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user