From 36b25c553b59c8250ba8ccfd471092ef1e448c8f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 07:38:21 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a6774dc..3273e1e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { { text: "Fast Deployment", icon: Zap }, { text: "Real-time Sync", icon: RefreshCw }, ]} - imageSrc="http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8280.jpg?_wi=1" /> @@ -49,7 +49,7 @@ export default function HomePage() { }, { title: "Multi-Tenant Architecture", description: "Isolate data securely for every store.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8280.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8280.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/senior-tailor-designing-sketches_482257-85350.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-smart-house-controlling-ambience-with-wifi-gadget_482257-9703.jpg" } ] -- 2.49.1