Update src/app/page.tsx

This commit is contained in:
2026-04-06 06:27:39 +00:00
parent 08ce1618c7
commit 10cd9e679e

View File

@@ -69,27 +69,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174325.jpg?_wi=1",
imageAlt: "VisionEdge AR",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599356.jpg?_wi=1",
imageAlt: "Human Augmentation",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-still-life_23-2149417036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-still-life_23-2149417036.jpg?_wi=1",
imageAlt: "AI Core",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-nature_23-2148291368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-nature_23-2148291368.jpg?_wi=1",
imageAlt: "Climate Tech",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-helmet-with-neon-detailing_23-2152011754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-helmet-with-neon-detailing_23-2152011754.jpg?_wi=1",
imageAlt: "Intelligence Link",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
handle: "@thorne_tech",
testimonial: "Zytherra's neural chips are a decade ahead of standard industry benchmarks.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174325.jpg?_wi=2",
imageAlt: "futuristic ar glasses dark background",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
handle: "@sjenkins_invest",
testimonial: "The precision engineering in their AR optical systems is simply unparalleled.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599356.jpg?_wi=2",
imageAlt: "cybernetic interface future tech",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
handle: "@m_vane_cyber",
testimonial: "Climate adaptation tech that actually works in real-world scenarios. A massive leap forward.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-still-life_23-2149417036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-still-life_23-2149417036.jpg?_wi=2",
imageAlt: "advanced ai processor hardware",
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
handle: "@eross_vision",
testimonial: "Working with the Zytherra Lab team has been a transformative experience for our research.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-nature_23-2148291368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-nature_23-2148291368.jpg?_wi=2",
imageAlt: "futuristic climate wearable technology",
},
{
@@ -235,7 +235,7 @@ export default function LandingPage() {
handle: "@dwu_quantum",
testimonial: "Quantum-grade reliability in consumer-ready modules. Truly incredible.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-helmet-with-neon-detailing_23-2152011754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-helmet-with-neon-detailing_23-2152011754.jpg?_wi=2",
imageAlt: "neural link intelligence hardware",
},
]}