diff --git a/src/app/page.tsx b/src/app/page.tsx index a9429c0..1c1e33e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,53 +62,53 @@ export default function LandingPage() { description="Interactive developer, 3D enthusiast, and digital sculptor of the future web." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=1", imageAlt: "3D Geometric Shape 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=2", imageAlt: "3D Geometric Shape 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=3", imageAlt: "3D Geometric Shape 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=4", imageAlt: "3D Geometric Shape 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=5", imageAlt: "3D Geometric Shape 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=6", imageAlt: "3D Geometric Shape 6", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=7", imageAlt: "Hero Detail 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=8", imageAlt: "Hero Detail 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=9", imageAlt: "Hero Detail 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=10", imageAlt: "Hero Detail 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=11", imageAlt: "Hero Detail 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037270.jpg?_wi=12", imageAlt: "Hero Detail 6", }, ]} @@ -189,42 +189,42 @@ export default function LandingPage() { name: "Neon Dashboard", price: "React / WebGL", variant: "Live", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95&_wi=1", }, { id: "p2", name: "Cyberpunk City", price: "Three.js", variant: "GitHub", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95&_wi=2", }, { id: "p3", name: "Particle System", price: "WebGL / GLSL", variant: "Live", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95&_wi=3", }, { id: "p4", name: "Quantum Store", price: "Next.js / GSAP", variant: "Live", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95&_wi=4", }, { id: "p5", name: "Neural Art", price: "Three.js / AI", variant: "GitHub", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95&_wi=5", }, { id: "p6", name: "Void Explorer", price: "React / Fiber", variant: "Live", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aq6z95&_wi=6", }, ]} title="Project Repository" @@ -282,7 +282,7 @@ export default function LandingPage() {