Update src/app/page.tsx

This commit is contained in:
2026-04-19 01:08:48 +00:00
parent 92396e5e7f
commit fd44cb30b9

View File

@@ -72,15 +72,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg?_wi=1",
imageAlt: "Event Analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg?_wi=1",
imageAlt: "Attendee Connectivity",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg?_wi=1",
imageAlt: "Venue Visualization",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-mobile-phone-movies-theatre-media-entertainment_53876-124338.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg?_wi=2",
imageAlt: "event CRM interface screen",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662948.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg?_wi=2",
imageAlt: "event CRM interface screen",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472755.jpg?_wi=2",
imageAlt: "event CRM interface screen",
},
]}