Merge version_1 into main #1
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
team={[
|
||||
{
|
||||
id: "1", name: "Sarah Anderson", role: "Lead Travel Consultant", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "professional woman business portrait consultant headshot confident"
|
||||
id: "1", name: "Sarah Anderson", role: "Lead Travel Consultant", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "professional woman business portrait consultant headshot confident"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marco Rossi", role: "Destination Specialist", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "professional man business portrait travel expert headshot businessman"
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amelia Rose", role: "Educator", company: "Global Learning Center", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "teacher educator professional woman portrait headshot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "teacher educator professional woman portrait headshot"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user