Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-12 18:29:11 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
handle: "@ac",
testimonial: "Datacore changed how we manage our entire edge network.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-92084.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-92084.jpg?_wi=1",
imageAlt: "abstract technology background data flow",
},
{
@@ -69,7 +69,7 @@ export default function LandingPage() {
handle: "@mstevens",
testimonial: "Rapid, reliable, and perfectly integrated.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-plexus-design_1048-14928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-plexus-design_1048-14928.jpg?_wi=1",
imageAlt: "abstract technology background data flow",
},
{
@@ -77,7 +77,7 @@ export default function LandingPage() {
handle: "@elenar",
testimonial: "The best interface in the networking space.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/studio-background-concept-abstract-empty-light-gradient-purple-studio-room-background-product-plain-studio-background_1258-69112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-background-concept-abstract-empty-light-gradient-purple-studio-room-background-product-plain-studio-background_1258-69112.jpg?_wi=1",
imageAlt: "abstract technology background data flow",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
handle: "@spatel",
testimonial: "A massive improvement to our daily workflow.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-connecting-lines-dots-modern-communications_1048-13763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-connecting-lines-dots-modern-communications_1048-13763.jpg?_wi=1",
imageAlt: "abstract technology background data flow",
},
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
handle: "@juliaw",
testimonial: "Datacore is the standard for modern networking.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103667.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103667.jpg?_wi=1",
imageAlt: "abstract technology background data flow",
},
]}
@@ -110,7 +110,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-92084.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-92084.jpg?_wi=2"
imageAlt="Datacore Network Interface Dashboard"
mediaAnimation="opacity"
avatars={[
@@ -174,19 +174,19 @@ export default function LandingPage() {
{
title: "Automated Routing",
description: "Intelligent traffic shaping that learns from your network patterns.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-plexus-design_1048-14928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-plexus-design_1048-14928.jpg?_wi=2",
imageAlt: "Feature 1",
},
{
title: "Real-time Monitoring",
description: "Instant insights with sub-millisecond telemetry updates.",
imageSrc: "http://img.b2bpic.net/free-photo/studio-background-concept-abstract-empty-light-gradient-purple-studio-room-background-product-plain-studio-background_1258-69112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-background-concept-abstract-empty-light-gradient-purple-studio-room-background-product-plain-studio-background_1258-69112.jpg?_wi=2",
imageAlt: "Feature 2",
},
{
title: "Global Edge Sync",
description: "Deploy configurations globally in seconds, not hours.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-connecting-lines-dots-modern-communications_1048-13763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-with-connecting-lines-dots-modern-communications_1048-13763.jpg?_wi=2",
imageAlt: "Feature 3",
},
]}
@@ -245,7 +245,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Common Questions"
description="Everything you need to know about setting up your Datacore environment."
imageSrc="http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103667.jpg"
imageSrc="http://img.b2bpic.net/free-photo/aesthetic-background-with-light-sunset-projector-lamp_53876-103667.jpg?_wi=2"
imageAlt="FAQ Background"
mediaAnimation="opacity"
faqsAnimation="slide-up"