diff --git a/src/app/page.tsx b/src/app/page.tsx index 63732e9..681f9d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-low-poly-plexus-design_1048-15687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-low-poly-plexus-design_1048-15687.jpg?_wi=1", imageAlt: "Galaxy of knowledge", }, { id: "h2", - imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137537.jpg?_wi=1", imageAlt: "Hologram portal", }, { id: "h3", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-3d-background_23-2150505322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-white-3d-background_23-2150505322.jpg?_wi=1", imageAlt: "Abstract interface", }, { id: "h4", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-particles_1048-13122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-particles_1048-13122.jpg?_wi=1", imageAlt: "Data flow pathways", }, { id: "h5", - imageSrc: "http://img.b2bpic.net/free-photo/violet-white-fiber-optical-cables_23-2148241301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/violet-white-fiber-optical-cables_23-2148241301.jpg?_wi=1", imageAlt: "Ecosystem nodes", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "İçerik galaksisi sayesinde araştırma yapmak artık bir keşif yolculuğu.", tag: "Kullanıcı", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cosmonaut-spacecraft-powered-by-advanced-engineering_482257-126224.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-low-poly-plexus-design_1048-15687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-low-poly-plexus-design_1048-15687.jpg?_wi=2", imageAlt: "futuristic data galaxy abstract", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Odak küresi sayesinde saatlerce derinlemesine okuma yapabiliyorum.", tag: "Uzman", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-stylish-suit-listeni_613910-1578.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-ar-technology-perform-their-occupation_23-2151137537.jpg?_wi=2", imageAlt: "holographic data interface floating", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "Dokuru benim için bir kütüphaneden ziyade dijital bir ev oldu.", tag: "Yaratıcı", avatarSrc: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-3d-background_23-2150505322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-white-3d-background_23-2150505322.jpg?_wi=2", imageAlt: "minimal futuristic portal abstract", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "Aura arama teknolojisi, aradığım bilgiye ışık hızıyla ulaştırıyor.", tag: "Araştırmacı", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-multiracial-female-looking-sideways-colorful-lights-night_181624-51360.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-particles_1048-13122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-particles_1048-13122.jpg?_wi=2", imageAlt: "abstract digital pathways information", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "Dinamik arayüz, iş akışımı inanılmaz derecede hızlandırdı.", tag: "Profesyonel", avatarSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204655.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/violet-white-fiber-optical-cables_23-2148241301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/violet-white-fiber-optical-cables_23-2148241301.jpg?_wi=2", imageAlt: "dynamic ecosystem nodes glowing", }, ]}