From d43890e8bcd21b6d2b79437b22c5ee45b173ba04 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 06:34:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e6eb548..a3cae83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pulsating-neon-lines-darkness-abstract-purple-light_169016-70001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pulsating-neon-lines-darkness-abstract-purple-light_169016-70001.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Design that keeps your productivity flowing.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-happy-couple-amusement-ride_23-2148287946.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-happy-couple-amusement-ride_23-2148287946.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -192,7 +192,7 @@ export default function LandingPage() { quote: "Effortless integration and incredible processing speed.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pulsating-neon-lines-darkness-abstract-purple-light_169016-70001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pulsating-neon-lines-darkness-abstract-purple-light_169016-70001.jpg?_wi=2", imageAlt: "minimalist AI technology background dark mode", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "The cleanest API I have ever worked with.", tag: "DevTools", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-office-worker-woman-sitting-office-desk-using-laptop-computer-looking-camera-smiling-cheerfully-working-office_141793-21257.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-happy-couple-amusement-ride_23-2148287946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-happy-couple-amusement-ride_23-2148287946.jpg?_wi=2", imageAlt: "advanced microchip technology macro shot", }, { -- 2.49.1