From 8430b4477be60510fa782568d13417c91ae598f4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:09:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 066ca70..52816b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { useInvertedBackground={false} title="We don't build tools. We build worlds." description="ENELYSS is a French holding company creating premium digital platforms for higher education. Each brand we build is a complete ecosystem." - imageSrc="http://img.b2bpic.net/free-photo/dark-textured-background-with-glowing-golden-diagonal-lines_84443-82465.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-textured-background-with-glowing-golden-diagonal-lines_84443-82465.jpg?_wi=1" /> @@ -118,12 +118,12 @@ export default function LandingPage() { title: "Interactive Map", description: "Global partner destinations.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-305431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-305431.jpg?_wi=1", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/ursa-major-ursa-minor-constellations_23-2150028893.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/sparkling-golden-particles-beautiful-background_1017-32776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sparkling-golden-particles-beautiful-background_1017-32776.jpg?_wi=1", imageAlt: "minimalist starfield dark background", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/bursting-golden-sparkle-powder-energy-particle-background_1017-41840.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-background-with-glowing-golden-diagonal-lines_84443-82465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-background-with-glowing-golden-diagonal-lines_84443-82465.jpg?_wi=2", imageAlt: "minimalist starfield dark background", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/christmas-plate-black-table_23-2147992787.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/gold-fluid-art-art-background-diy-luxury-flowing-texture_53876-103603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gold-fluid-art-art-background-diy-luxury-flowing-texture_53876-103603.jpg?_wi=1", imageAlt: "minimalist starfield dark background", }, ]} @@ -193,12 +193,12 @@ export default function LandingPage() { title: "Project Management", description: "Semester tracking.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/gold-fluid-art-art-background-diy-luxury-flowing-texture_53876-103603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gold-fluid-art-art-background-diy-luxury-flowing-texture_53876-103603.jpg?_wi=2", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-floating-particles-black_1048-12513.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/sparkling-golden-particles-beautiful-background_1017-32776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sparkling-golden-particles-beautiful-background_1017-32776.jpg?_wi=2", imageAlt: "minimalist starfield dark background", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vibrant-night-sky-with-stars-nebula-galaxy_146671-19220.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-background-with-glowing-golden-diagonal-lines_84443-82465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-background-with-glowing-golden-diagonal-lines_84443-82465.jpg?_wi=3", imageAlt: "minimalist starfield dark background", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/golden-glow-lights-dark-background_23-2151831415.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-305431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-305431.jpg?_wi=2", imageAlt: "minimalist starfield dark background", }, ]} -- 2.49.1