Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-04 04:20:16 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ export default function ContactPage() {
description="Whether you're a business owner exploring strategic investment or an investor interested in our opportunities, we'd love to hear from you. Reach out to schedule a confidential conversation."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg?_wi=2"
imageAlt="professional office business workspace modern office space corporate environment"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -122,11 +122,11 @@ export default function HomePage() {
tagAnimation="slide-up"
members={[
{
id: "1", name: "Michael Richardson", role: "Founder & Managing Partner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business executive male professional corporate portrait"},
id: "1", name: "Michael Richardson", role: "Founder & Managing Partner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional headshot business executive male professional corporate portrait"},
{
id: "2", name: "Sarah Chen", role: "Investment Director", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional headshot business executive female professional corporate portrait"},
{
id: "3", name: "James Patterson", role: "Operations Principal", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business executive male professional corporate portrait"},
id: "3", name: "James Patterson", role: "Operations Principal", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional headshot business executive male professional corporate portrait"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -185,7 +185,7 @@ export default function HomePage() {
description="Whether you're a business owner exploring strategic investment or an investor interested in our opportunities, we'd love to hear from you. Reach out to schedule a confidential conversation."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxurious-business-environment-used-corporate-culture-industry_482257-125612.jpg?_wi=1"
imageAlt="professional office business workspace modern office space corporate environment"
mediaAnimation="slide-up"
mediaPosition="right"