From b4eaa3d589736d2083001e0c8179c6b68d0c8b52 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 14:33:36 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index c359ec4..ffca222 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -54,7 +54,7 @@ export default function Layout() { Date: Mon, 22 Jun 2026 14:33:37 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0bd8291..9719078 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -29,7 +29,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103271.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543706.jpg", @@ -134,7 +134,7 @@ export default function HomePage() { detail: "Intuitive", }, ], - imageSrc: "https://storage.googleapis.com/webild/users/user_3FUnsLXrqBLwUYrIwilHWELihFK/uploaded-1782138788617-8mv2m5mt.png", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FUnsLXrqBLwUYrIwilHWELihFK/uploaded-1782138788617-8mv2m5mt.png?_wi=1", imageAlt: "tech company logo minimalist", }, { @@ -158,7 +158,7 @@ export default function HomePage() { }, ], completedLabel: "Launch", - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103271.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103271.jpg?_wi=2", imageAlt: "tech company logo minimalist", }, ]} -- 2.49.1