Merge version_1 into main #3
@@ -135,17 +135,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Business Executive", testimonial: "Amazon Crest has transformed how I shop online. The quality, service, and attention to detail are unmatched. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", name: "Sarah Mitchell", role: "Business Executive", testimonial: "Amazon Crest has transformed how I shop online. The quality, service, and attention to detail are unmatched. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Designer", testimonial: "The premium collections available here are exceptional. Every product I've purchased exceeds expectations.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Entrepreneur", testimonial: "Outstanding customer service and fast delivery. Amazon Crest is my go-to for luxury items.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", role: "Entrepreneur", testimonial: "Outstanding customer service and fast delivery. Amazon Crest is my go-to for luxury items.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Marketing Director", testimonial: "Impressed with the product quality and the seamless shopping experience. Best platform for premium goods.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
|
||||
id: "4", name: "David Kim", role: "Marketing Director", testimonial: "Impressed with the product quality and the seamless shopping experience. Best platform for premium goods.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Jessica Taylor", role: "Product Manager", testimonial: "The attention to detail in every aspect of the business is remarkable. Amazon Crest sets the standard.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Taylor"},
|
||||
id: "5", name: "Jessica Taylor", role: "Product Manager", testimonial: "The attention to detail in every aspect of the business is remarkable. Amazon Crest sets the standard.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jessica Taylor"},
|
||||
{
|
||||
id: "6", name: "Robert Anderson", role: "Consultant", testimonial: "Exceptional quality products backed by excellent customer support. This is premium shopping at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Anderson"},
|
||||
id: "6", name: "Robert Anderson", role: "Consultant", testimonial: "Exceptional quality products backed by excellent customer support. This is premium shopping at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Robert Anderson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user