From 678eb6a1198248b1e658d6f37227896d01c5fcc3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 15:35:36 +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 9a04749..46086ae 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -39,7 +39,7 @@ export default function HomePage() { quote="GHAPH Roofing is committed to quality, integrity, and reliability in every project we undertake. We don't just build roofs; we protect your biggest investments." author="Management Team" role="GHAPH Roofing & Properties Services" - imageSrc="https://storage.googleapis.com/webild/users/user_3FS60V67V1yEKVckyy9a9hrOiRz/uploaded-1782055994645-32oihcpx.webp" + imageSrc="https://storage.googleapis.com/webild/users/user_3FS60V67V1yEKVckyy9a9hrOiRz/uploaded-1782055994645-32oihcpx.webp?_wi=1" /> @@ -87,7 +87,7 @@ export default function HomePage() { description="See the quality of our craftsmanship in recent successful installations." items={[ { - title: "Residential Roof", description: "Modern home installation", imageSrc: "https://storage.googleapis.com/webild/users/user_3FS60V67V1yEKVckyy9a9hrOiRz/uploaded-1782055994645-32oihcpx.webp"}, + title: "Residential Roof", description: "Modern home installation", imageSrc: "https://storage.googleapis.com/webild/users/user_3FS60V67V1yEKVckyy9a9hrOiRz/uploaded-1782055994645-32oihcpx.webp?_wi=2"}, { title: "Commercial Steel", description: "Large scale factory build", imageSrc: "https://storage.googleapis.com/webild/users/user_3FS60V67V1yEKVckyy9a9hrOiRz/uploaded-1782055994645-8w430x7z.webp"}, { -- 2.49.1