Merge version_1 into main #1
@@ -143,16 +143,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Event Director", testimonial: "Nexpert transformed how we manage conferences. From registration to analytics, everything is streamlined. We've reduced event setup time by 70% and attendee satisfaction is at an all-time high.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", role: "Event Director", testimonial: "Nexpert transformed how we manage conferences. From registration to analytics, everything is streamlined. We've reduced event setup time by 70% and attendee satisfaction is at an all-time high.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Community Manager", testimonial: "The dual-dashboard approach is brilliant. Our organizers love the simplicity, and attendees consistently mention how easy it is to discover and register for events. Best investment we've made.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen"
|
||||
id: "2", name: "Michael Chen", role: "Community Manager", testimonial: "The dual-dashboard approach is brilliant. Our organizers love the simplicity, and attendees consistently mention how easy it is to discover and register for events. Best investment we've made.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Lead", testimonial: "Nexpert's analytics gave us insights we never had before. We can now track attendee behavior, optimize event timing, and prove ROI to stakeholders. The platform pays for itself.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Emily Rodriguez"
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Lead", testimonial: "Nexpert's analytics gave us insights we never had before. We can now track attendee behavior, optimize event timing, and prove ROI to stakeholders. The platform pays for itself.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Founder", testimonial: "I've tried six different event platforms. Nexpert is the only one that truly understands both sides of the equation. My organizers and attendees are happier, and that's what matters most.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Kim"
|
||||
id: "4", name: "David Kim", role: "Founder", testimonial: "I've tried six different event platforms. Nexpert is the only one that truly understands both sides of the equation. My organizers and attendees are happier, and that's what matters most.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user