Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 17:24:43 +00:00

View File

@@ -122,11 +122,11 @@ export default function LandingPage() {
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "woman professional business portrait entrepreneur headshot profile"},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man professional business portrait entrepreneur headshot profile"},
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "man professional business portrait entrepreneur headshot profile"},
{
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "woman business professional portrait entrepreneur headshot profile"},
{
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man business professional portrait entrepreneur headshot profile"},
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "man business professional portrait entrepreneur headshot profile"},
]}
useInvertedBackground={false}
/>