From 35cbe1f890a3f220b200da9f29b03a431637f9c9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 16:13:55 +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 775a078..130e147 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -22,7 +22,7 @@ export default function HomePage() { text: "Say Hello", href: "#contact"}} items={[ { - imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png"}, + imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg"}, { @@ -30,7 +30,7 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443497.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/black-smoke-background-border-textured-wallpaper-high-resolution_53876-128266.jpg"}, ]} @@ -58,7 +58,7 @@ export default function HomePage() { { title: "Event Venue", description: "Luxurious visual identity.", imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877756.jpg"}, { - title: "Portfolio Site", description: "Minimal design focus.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png"}, + title: "Portfolio Site", description: "Minimal design focus.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png?_wi=2"}, ]} /> @@ -133,7 +133,7 @@ export default function HomePage() { description="Building long-term partnerships through quality design." testimonials={[ { - name: "Alex Smith", role: "CEO", quote: "Fantastic attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg"}, + name: "Alex Smith", role: "CEO", quote: "Fantastic attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=2"}, { name: "Sarah Chen", role: "Founder", quote: "Elevated our brand instantly.", imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg"}, { -- 2.49.1