Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -170,9 +170,9 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "portrait woman professional avatar smiling" },
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "portrait woman professional avatar smiling" },
|
||||
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "portrait man professional avatar smiling" },
|
||||
{ id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "portrait woman professional avatar happy" },
|
||||
{ id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "portrait woman professional avatar happy" },
|
||||
{ id: "4", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/serious-bearded-man-black-jacket-walks-street-city-against-modern-glass-buildings-concentrated-into-distance-leads-active-lifestyle-thinks-deeply-notices-something-far-away-urban-life_273609-57639.jpg", imageAlt: "portrait man professional avatar outdoor" },
|
||||
{ id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", imageAlt: "portrait woman professional avatar friendly" },
|
||||
{ id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man professional avatar confident" }
|
||||
|
||||
Reference in New Issue
Block a user