From 05e3ba3e292eaaf87f9428cb4b23c2bc9778a4c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:58:58 +0000 Subject: [PATCH] Update src/app/videography/page.tsx --- src/app/videography/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/videography/page.tsx b/src/app/videography/page.tsx index 00f2d62..5b54280 100644 --- a/src/app/videography/page.tsx +++ b/src/app/videography/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg?_wi=1", }, { id: "2", @@ -73,7 +73,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg?_wi=1", }, { id: "3", @@ -130,13 +130,13 @@ export default function LandingPage() { id: "1", name: "Auction Highlight", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg?_wi=2", }, { id: "2", name: "Champion Profile", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg?_wi=2", }, ]} />