From ece0d9e7f72afb4c4d639c29c7c2875a1fe186b0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:42:04 +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 b37111a..0a7c38b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about starting your design project." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-neon-laser-lights_181624-21281.jpg" + imageSrc="http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-neon-laser-lights_181624-21281.jpg?_wi=1" /> @@ -158,7 +158,7 @@ export default function LandingPage() { tag="Get in touch" title="Ready to get started?" description="Send me a message and let's bring your vision to life." - imageSrc="http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-neon-laser-lights_181624-21281.jpg" + imageSrc="http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-neon-laser-lights_181624-21281.jpg?_wi=2" mediaPosition="right" mediaAnimation="slide-up" /> -- 2.49.1