Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 14:17:29 +00:00

View File

@@ -66,14 +66,14 @@ export default function LandingPage() {
handle: "Construction Co. CEO",
testimonial: "The MBDA helped us secure critical federal contracts that doubled our growth.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/team-portrait-three-successful-businesswomen_1262-21087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-portrait-three-successful-businesswomen_1262-21087.jpg?_wi=1",
},
{
name: "David Chen",
handle: "Tech Solutions Founder",
testimonial: "Unparalleled access to capital and advisory resources. Truly a game-changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-rich-man-using-laptop-luxury-vacation-home_482257-82348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-rich-man-using-laptop-luxury-vacation-home_482257-82348.jpg?_wi=1",
},
{
name: "Sarah Miller",
@@ -107,7 +107,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-48150.jpg"
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-48150.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg",
@@ -187,7 +187,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-48150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-48150.jpg?_wi=2",
imageAlt: "diverse minority business owners meeting",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/team-portrait-three-successful-businesswomen_1262-21087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-portrait-three-successful-businesswomen_1262-21087.jpg?_wi=2",
imageAlt: "diverse minority business owners meeting",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-rich-man-using-laptop-luxury-vacation-home_482257-82348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-rich-man-using-laptop-luxury-vacation-home_482257-82348.jpg?_wi=2",
imageAlt: "diverse minority business owners meeting",
},
]}