Update src/app/contact/page.tsx

This commit is contained in:
2026-03-04 16:59:07 +00:00
parent e102dfc4b2
commit f87be86fed

View File

@@ -56,23 +56,23 @@ export default function ContactPage() {
buttonAnimation="blur-reveal"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=4",
imageAlt: "Executive professional ready to connect",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg?_wi=4",
imageAlt: "Professional office consultation setting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg?_wi=4",
imageAlt: "Strategic business discussion and planning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg?_wi=4",
imageAlt: "Team collaboration and leadership meeting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg?_wi=4",
imageAlt: "Professional consultation and advisory session",
},
]}