Merge version_1 into main #1
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "EventPro orchestrated our annual conference flawlessly. Exceptional attention to detail and professional execution.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Director, Global Events", testimonial: "Their expertise in government advocacy events is unmatched. Highly recommended for corporate clients.", rating: 5,
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
name: "Emily Rodriguez", handle: "Marketing Director, BrandCo", testimonial: "Innovative brand activation campaigns that drove real engagement and results. True professionals.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Emily Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Emily Rodriguez"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
|
||||
Reference in New Issue
Block a user