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" } ]