Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 00:41:35 +00:00

View File

@@ -67,19 +67,19 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870855.jpg?_wi=1",
imageAlt: "Node Network",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394952.jpg?_wi=1",
imageAlt: "Ambition",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/defocused-metallic-strings_53876-95116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-metallic-strings_53876-95116.jpg?_wi=1",
imageAlt: "Data Flow",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-dubai-city-illuminated-neon-spectrum_23-2151305300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-dubai-city-illuminated-neon-spectrum_23-2151305300.jpg?_wi=1",
imageAlt: "Geometric Space",
},
{
@@ -128,28 +128,28 @@ export default function LandingPage() {
title: "AI Innovation",
description: "Advancing machine learning platforms for global efficiency.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870855.jpg?_wi=2",
imageAlt: "tech abstract blue network lines",
},
{
title: "FinTech Future",
description: "Democratizing financial access through secure infrastructure.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394952.jpg?_wi=2",
imageAlt: "city skyline modern architecture",
},
{
title: "SaaS Scalability",
description: "Powering the digital operations of the next generation.",
buttonIcon: "Globe",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-metallic-strings_53876-95116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/defocused-metallic-strings_53876-95116.jpg?_wi=2",
imageAlt: "digital data flow blue trails",
},
{
title: "Data Infrastructure",
description: "Robust backend solutions for enterprise data management.",
buttonIcon: "Database",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-dubai-city-illuminated-neon-spectrum_23-2151305300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-dubai-city-illuminated-neon-spectrum_23-2151305300.jpg?_wi=2",
imageAlt: "minimalist geometric 3d shapes",
},
]}