Merge version_1 into main #3
@@ -173,11 +173,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Shop Owner", company: "Kumar's Electronics", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Rajesh Kumar testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Rajesh Kumar testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Business Manager", company: "Sharma Restaurant Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-barista-standing-inside-coffee-counter_93675-134691.jpg", imageAlt: "Priya Sharma testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-barista-standing-inside-coffee-counter_93675-134691.jpg?_wi=1", imageAlt: "Priya Sharma testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Patel", role: "Event Organizer", company: "Nashik Events Co.", rating: 5,
|
||||
@@ -189,11 +189,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Vikram Singh", role: "Marketing Head", company: "Local Real Estate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Vikram Singh testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Vikram Singh testimonial"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Anita Reddy", role: "Corporate Manager", company: "Trading Enterprise", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-barista-standing-inside-coffee-counter_93675-134691.jpg", imageAlt: "Anita Reddy testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-barista-standing-inside-coffee-counter_93675-134691.jpg?_wi=2", imageAlt: "Anita Reddy testimonial"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user