Merge version_1 into main #1
@@ -171,22 +171,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "CEO", company: "Innovate Studios", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell portrait"},
|
||||
{
|
||||
id: "2", name: "Marcus Chen", role: "Creative Director", company: "Brand Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Chen portrait"},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", role: "Founder", company: "Design & Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Elena Rodriguez portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Elena Rodriguez portrait"},
|
||||
{
|
||||
id: "4", name: "James Thompson", role: "Marketing Lead", company: "Global Brands", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "James Thompson portrait"},
|
||||
{
|
||||
id: "5", name: "Sophia Williams", role: "Product Manager", company: "Tech Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sophia Williams portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Sophia Williams portrait"},
|
||||
{
|
||||
id: "6", name: "David Kumar", role: "Director", company: "Creative Labs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Kumar portrait"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear from the brands we've partnered with and the impact we've created together."
|
||||
|
||||
Reference in New Issue
Block a user