Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-12 14:09:50 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -88,28 +88,28 @@ export default function LandingPage() {
title: "Slack",
description: "Direct team chat access.",
buttonIcon: "MessageSquare",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg?_wi=2",
imageAlt: "3D render of a modern background with flowing particle design",
},
{
title: "Zoom",
description: "Scheduled project reviews.",
buttonIcon: "Video",
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg?_wi=4",
imageAlt: "3D render of a modern background with flowing particle design",
},
{
title: "Jira",
description: "Milestone tracking.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg?_wi=4",
imageAlt: "3D render of a modern background with flowing particle design",
},
{
title: "Email",
description: "Documentation logs.",
buttonIcon: "Mail",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg?_wi=4",
imageAlt: "3D render of a modern background with flowing particle design",
},
]}

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg?_wi=1",
imageAlt: "digital tech dashboard background",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg?_wi=1",
imageAlt: "abstract neon background",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg?_wi=1",
imageAlt: "e-commerce dashboard dark",
},
{
@@ -116,21 +116,21 @@ export default function LandingPage() {
title: "SEO Optimization",
description: "Dominate search results with data-driven search engine optimization strategies.",
buttonIcon: "Search",
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg?_wi=2",
imageAlt: "Blue technology background",
},
{
title: "E-commerce",
description: "Scalable online stores that provide seamless shopping experiences.",
buttonIcon: "ShoppingCart",
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg?_wi=2",
imageAlt: "Blue technology background",
},
{
title: "Branding",
description: "Visual identities that define your market presence and resonate with users.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg?_wi=2",
imageAlt: "Blue technology background",
},
]}

View File

@@ -64,28 +64,28 @@ export default function LandingPage() {
title: "API Integrations",
description: "Custom API services.",
buttonIcon: "Code",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg?_wi=1",
imageAlt: "3D render of a modern background with flowing particle design",
},
{
title: "Database Optimization",
description: "Faster data access.",
buttonIcon: "Database",
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg?_wi=3",
imageAlt: "3D render of a modern background with flowing particle design",
},
{
title: "Cloud Infrastructure",
description: "Robust hosting.",
buttonIcon: "Cloud",
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neon-light-streak-background_23-2148133186.jpg?_wi=3",
imageAlt: "3D render of a modern background with flowing particle design",
},
{
title: "Security Audit",
description: "Ironclad protection.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-abstract-design-flowing-particles_1048-12262.jpg?_wi=3",
imageAlt: "3D render of a modern background with flowing particle design",
},
]}