Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 16:31:14 +00:00

View File

@@ -69,17 +69,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg?_wi=1",
imageAlt: "Neural network node visual",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/technological-futuristic-holograms-logistics-means-transport_23-2151663008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technological-futuristic-holograms-logistics-means-transport_23-2151663008.jpg?_wi=1",
imageAlt: "Server infrastructure",
},
{
id: "h3",
imageSrc: "http://img.b2bpic.net/free-photo/blue-screen-with-circuit-board-with-words-tech-it_188544-31055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-screen-with-circuit-board-with-words-tech-it_188544-31055.jpg?_wi=1",
imageAlt: "Binary data stream",
},
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-displayed-clean-gradient-background_9975-133640.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg?_wi=2",
imageAlt: "mobile dashboard ui dark",
},
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/digital-business-list-app-interface_53876-25242.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/technological-futuristic-holograms-logistics-means-transport_23-2151663008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technological-futuristic-holograms-logistics-means-transport_23-2151663008.jpg?_wi=2",
imageAlt: "mobile dashboard ui dark",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/digital-business-list-app-interface_53876-15284.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/blue-screen-with-circuit-board-with-words-tech-it_188544-31055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-screen-with-circuit-board-with-words-tech-it_188544-31055.jpg?_wi=2",
imageAlt: "mobile dashboard ui dark",
},
]}