Update src/app/contact/page.tsx

This commit is contained in:
2026-03-10 19:41:53 +00:00
parent 630a1f92da
commit 325943bf2b

View File

@@ -77,7 +77,7 @@ export default function ContactPage() {
tagIcon={Calendar}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/business-people-talking-meeting-table_1262-829.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-people-talking-meeting-table_1262-829.jpg?_wi=3"
imageAlt="Strategic consultation meeting"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -109,7 +109,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg",
avatarAlt: "David Thompson",
imageSrc:
"http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg",
"http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=3",
imageAlt: "GrowthTech transformation",
},
{
@@ -124,7 +124,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/confident-pretty-young-woman-looking-camera_1262-16156.jpg",
avatarAlt: "Lisa Patel",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-pretty-young-woman-looking-camera_1262-16156.jpg",
"http://img.b2bpic.net/free-photo/confident-pretty-young-woman-looking-camera_1262-16156.jpg?_wi=3",
imageAlt: "Financial transformation",
},
{
@@ -139,7 +139,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/african-american-office-employer-holding-pen-reading-notes-glass-wall-focused-confident-businessman-suit-thinking-about-idea-project_74855-6736.jpg",
avatarAlt: "Robert Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/african-american-office-employer-holding-pen-reading-notes-glass-wall-focused-confident-businessman-suit-thinking-about-idea-project_74855-6736.jpg",
"http://img.b2bpic.net/free-photo/african-american-office-employer-holding-pen-reading-notes-glass-wall-focused-confident-businessman-suit-thinking-about-idea-project_74855-6736.jpg?_wi=3",
imageAlt: "Operations improvement",
},
{
@@ -154,7 +154,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg",
avatarAlt: "Jennifer Martinez",
imageSrc:
"http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg",
"http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=2",
imageAlt: "M&A success",
},
{
@@ -169,7 +169,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg",
avatarAlt: "Michael Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg",
"http://img.b2bpic.net/free-photo/portrait-smiling-corporate-manager-sitting-with-hands-clasped-outside-office_662251-2057.jpg?_wi=2",
imageAlt: "Digital transformation",
},
{
@@ -184,7 +184,7 @@ export default function ContactPage() {
"http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg",
avatarAlt: "Sarah Williams",
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg",
"http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=2",
imageAlt: "Pricing optimization",
},
]}