From 9c7ba2533718565e6a5c91736e8e451b4394a767 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 05:45:46 +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 d20d60d..0cd93e5 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -76,7 +76,7 @@ export default function Layout() { }, ]} copyright="© 2024 Fasfar & Co. All Rights Reserved." - imageSrc="https://storage.googleapis.com/webild/users/user_3FRbhuBz42BHSUzd7acbGcPM8vc/uploaded-1782193528034-h09ty8lj.png" + imageSrc="https://storage.googleapis.com/webild/users/user_3FRbhuBz42BHSUzd7acbGcPM8vc/uploaded-1782193528034-h09ty8lj.png?_wi=2" links={[ { label: "Privacy", -- 2.49.1 From 96078e7023924187e365deaff883f2658fd863d4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 05:45:46 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2ae1b3e..17fb7da 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "https://storage.googleapis.com/webild/users/user_3FRbhuBz42BHSUzd7acbGcPM8vc/uploaded-1782193528034-h09ty8lj.png", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FRbhuBz42BHSUzd7acbGcPM8vc/uploaded-1782193528034-h09ty8lj.png?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-marine-landscape-with-bioluminescent-nature_23-2151206867.jpg", -- 2.49.1