Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 09:20:19 +00:00

View File

@@ -103,21 +103,21 @@ export default function LandingPage() {
features={[
{
title: "Neural Engine", description: "Hyper-fast model inference with sub-millisecond latency.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg", imageAlt: "Neural Engine interface"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg?_wi=1", imageAlt: "Neural Engine interface"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg", imageAlt: "Data flow analytics"}
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg?_wi=1", imageAlt: "Data flow analytics"}
},
{
title: "Seamless Integration", description: "One-click deployment to your existing tech stack.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg", imageAlt: "Integration dashboard"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg?_wi=2", imageAlt: "Integration dashboard"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg", imageAlt: "API connection"}
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg?_wi=2", imageAlt: "API connection"}
},
{
title: "Predictive Logic", description: "Adaptive learning algorithms that evolve with you.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg", imageAlt: "Predictive UI"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg?_wi=3", imageAlt: "Predictive UI"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg", imageAlt: "Analytics stream"}
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-cyber-particles-background-with-flowing-dots_1048-12410.jpg?_wi=3", imageAlt: "Analytics stream"}
},
]}
showStepNumbers={true}
@@ -170,7 +170,7 @@ export default function LandingPage() {
title="Ready for the next step?"
description="Sign up early to get exclusive access to our beta platform."
mediaAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037181.jpg?_wi=4"
imageAlt="Contact us illustration"
/>
</div>