From 99513e611f65932aaee283331229b38cd30a8a82 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 20:39:19 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index dce4276..ed3bdc2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Our Philosophy", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg?_wi=1" /> @@ -53,13 +53,13 @@ export default function HomePage() { title: "Nomad Pack", description: "Weather-resistant urban backpack.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg?_wi=1", }, { title: "Street Shell", description: "Technical wind-resistant parka.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg?_wi=1", }, { title: "Travel Kit", @@ -118,7 +118,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/girl-hugging-her-boyfriend-street_1153-5166.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg?_wi=2", imageAlt: "premium leather bag detail", }, { @@ -142,7 +142,7 @@ export default function HomePage() { value: "10/10", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg?_wi=2", imageAlt: "premium leather bag detail", }, { @@ -156,7 +156,7 @@ export default function HomePage() { "Navigation", "Smartphone", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg?_wi=2", imageAlt: "premium leather bag detail", }, ]}