Update src/app/page.tsx

This commit is contained in:
2026-06-11 14:01:34 +00:00
parent 1ea95e065c
commit 2cf59ebbf9

View File

@@ -95,19 +95,19 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg?_wi=1",
imageAlt: "Niraj Shah speaking at an event",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg?_wi=1",
imageAlt: "Eventgrid acquisition timeline infographic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg?_wi=1",
imageAlt: "Panda Flow automation dashboard UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg?_wi=1",
imageAlt: "TwinsAI voice assistant interface",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
description: "Dedicated engineers embedded directly into your workflow.",
buttonIcon: "Monitor",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg?_wi=2",
imageAlt: "scalable saas platform architecture",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
description: "ERP, CRM, and custom business systems.",
buttonIcon: "Network",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg?_wi=2",
imageAlt: "scalable saas platform architecture",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
description: "n8n, Celigo, Panda Flow, HubSpot, Salesforce.",
buttonIcon: "Zap",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg?_wi=2",
imageAlt: "scalable saas platform architecture",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
description: "Technology leadership for growing companies.",
buttonIcon: "Award",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg?_wi=2",
imageAlt: "scalable saas platform architecture",
},
]}