Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-08 17:46:56 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -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",
},
]}
/>

View File

@@ -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",
},
]}
/>

View File

@@ -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>