From 81678fcb89098f7a61eaeee693dd1a543e760db7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 20:07:14 +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 cd664cc..720e4be 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -22,7 +22,7 @@ export default function HomePage() { secondaryButton={{ text: "Contact Us", href: "#contact"}} items={[ - { imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-delicious-wedding-cake-design_23-2151109500.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/gold-smartphone-black-background-with-percentage-symbol_187299-46777.jpg" }, @@ -59,7 +59,7 @@ export default function HomePage() { }, { title: "Seamless Integration", description: "Works perfectly across your entire ecosystem.", bentoComponent: "media-stack", mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/blue-neon-light-dark-backdrop_23-2147881452.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/illustration-golden-lights-rectangular-shapes-flowing-into-single-direction_181624-24939.jpg" }, ], -- 2.49.1