Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Rodriguez", role: "CEO", company: "TechVenture Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business man corporate portrait executive photo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional headshot business man corporate portrait executive photo"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jennifer Lee", role: "Founder", company: "Growth Labs", rating: 5,
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Thompson", role: "VP Operations", company: "Global Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot businessman portrait corporate headshot executive photo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional headshot businessman portrait corporate headshot executive photo"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sarah Williams", role: "Entrepreneur", company: "Startup Collective", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user