Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -58,13 +58,13 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Alex Rivers",
|
||||
role: "CEO & Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jordan Smith",
|
||||
role: "Head of AI",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -80,13 +80,13 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Sarah Lee",
|
||||
role: "Onboarding",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Mark Jones",
|
||||
role: "Success",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
href: "/appointments",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=1"
|
||||
imageAlt="modern car dealership showroom professional"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user