From 00cc46100ab3e6415c6837929e42fdca7521ebe7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 09:12:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a9c94a..aa9754f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg?_wi=1" /> @@ -193,7 +193,7 @@ export default function LandingPage() { button: { text: "Choose Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg?_wi=2", imageAlt: "Cosmic background with colorful blue and red laser lights - perfect for a digital wallpaper", }, { -- 2.49.1