Merge version_1 into main #3
@@ -142,10 +142,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Chen", role: "CEO", company: "TechVenture Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "portrait professional woman headshot business" },
|
||||
{ id: "2", name: "Marcus Johnson", role: "Creative Director", company: "Design Studios Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional man headshot business" },
|
||||
{ id: "3", name: "Elena Rodriguez", role: "Product Manager", company: "Global Innovations", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "portrait professional woman headshot business" },
|
||||
{ id: "4", name: "David Park", role: "Founder", company: "StartupHub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional man headshot business" }
|
||||
{ id: "1", name: "Sarah Chen", role: "CEO", company: "TechVenture Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "portrait professional woman headshot business" },
|
||||
{ id: "2", name: "Marcus Johnson", role: "Creative Director", company: "Design Studios Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "portrait professional man headshot business" },
|
||||
{ id: "3", name: "Elena Rodriguez", role: "Product Manager", company: "Global Innovations", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "portrait professional woman headshot business" },
|
||||
{ id: "4", name: "David Park", role: "Founder", company: "StartupHub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "portrait professional man headshot business" }
|
||||
]}
|
||||
ariaLabel="Testimonials section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user