Merge version_1 into main #3
@@ -54,15 +54,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "Event Manager, TechCorp", testimonial: "Outstanding service! The projector quality and sound clarity exceeded our expectations. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
name: "Priya Sharma", handle: "HR Director, Global Solutions", testimonial: "Reliable, professional, and on-time delivery. Our conference was a huge success thanks to their equipment.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
name: "Amit Patel", handle: "Wedding Planner", testimonial: "Perfect sound quality for our event. The team was helpful and responsive to all our requests.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amit Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Amit Patel"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -194,16 +194,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", handle: "Event Manager, TechCorp", testimonial: "Outstanding service! The projector quality and sound clarity exceeded our expectations. The team was professional and responsive throughout.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", handle: "HR Director, Global Solutions", testimonial: "Reliable, professional, and on-time delivery. Our annual conference was a huge success thanks to their premium equipment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"
|
||||
id: "2", name: "Priya Sharma", handle: "HR Director, Global Solutions", testimonial: "Reliable, professional, and on-time delivery. Our annual conference was a huge success thanks to their premium equipment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Patel", handle: "Wedding Planner", testimonial: "Perfect sound quality for our wedding reception. The team was helpful, responsive to all requests, and maintained equipment perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amit Patel"
|
||||
id: "3", name: "Amit Patel", handle: "Wedding Planner", testimonial: "Perfect sound quality for our wedding reception. The team was helpful, responsive to all requests, and maintained equipment perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Amit Patel"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Neha Verma", handle: "Marketing Director, Tech Startups", testimonial: "Excellent service and competitive pricing. They helped us create an impressive product launch event that impressed all stakeholders.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Neha Verma"
|
||||
id: "4", name: "Neha Verma", handle: "Marketing Director, Tech Startups", testimonial: "Excellent service and competitive pricing. They helped us create an impressive product launch event that impressed all stakeholders.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Neha Verma"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user