From 3bf118734e5d24629bc738e6c4c87f2b5329577e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 28 Jun 2026 11:06:45 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f240e75..e7ebe0a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "Our Quality", href: "#quality", }} - imageSrc="http://img.b2bpic.net/free-photo/macarons-plate-with-roses-copy-space_23-2148489051.jpg" + imageSrc="http://img.b2bpic.net/free-photo/macarons-plate-with-roses-copy-space_23-2148489051.jpg?_wi=1" /> @@ -72,7 +72,7 @@ export default function HomePage() { title: "Seamless Motion", description: "Our interface brings your brand to life with fluid animations that mirror the precision of our pastry craft.", bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/macarons-plate-with-roses-copy-space_23-2148489051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macarons-plate-with-roses-copy-space_23-2148489051.jpg?_wi=2", imageAlt: "handcrafted pastry macro close-up", }, { @@ -92,7 +92,7 @@ export default function HomePage() { }, ], placeholder: "Ask about our craft...", - imageSrc: "http://img.b2bpic.net/free-photo/crop-shot-cheese-cake_1301-642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-shot-cheese-cake_1301-642.jpg?_wi=1", imageAlt: "handcrafted pastry macro close-up", }, ]} @@ -111,7 +111,7 @@ export default function HomePage() { title: "Signature Rose", description: "Velvety sponge with rose-infused buttercream and delicate floral notes.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/crop-shot-cheese-cake_1301-642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-shot-cheese-cake_1301-642.jpg?_wi=2", }, { title: "Dark Truffle", -- 2.49.1