Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-29 06:48:11 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blue-blurred-shapes-background_1017-3749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-blurred-shapes-background_1017-3749.jpg?_wi=1",
imageAlt: "Arc Reactor Core",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/aluminum-tanks-storage-raw-materials-chemical-industry-sterile-conditions-enterprise_645730-734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aluminum-tanks-storage-raw-materials-chemical-industry-sterile-conditions-enterprise_645730-734.jpg?_wi=1",
imageAlt: "Robotic Prototype",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Predictive neural processing.",
bentoComponent: "reveal-icon",
icon: Lightbulb,
imageSrc: "http://img.b2bpic.net/free-photo/blue-blurred-shapes-background_1017-3749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-blurred-shapes-background_1017-3749.jpg?_wi=2",
imageAlt: "Blue neon light on dark backdrop",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
description: "Proactive security architecture.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/aluminum-tanks-storage-raw-materials-chemical-industry-sterile-conditions-enterprise_645730-734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aluminum-tanks-storage-raw-materials-chemical-industry-sterile-conditions-enterprise_645730-734.jpg?_wi=2",
imageAlt: "Blue neon light on dark backdrop",
},
]}