diff --git a/src/app/page.tsx b/src/app/page.tsx index a5dbb40..b5046a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { cardTag="Partners" testimonials={[ { id: "1", name: "Speed Tech Performance", imageSrc: "http://img.b2bpic.net/free-photo/shot-small-stone-stadium-grass-yard_181624-9791.jpg" }, - { id: "2", name: "Valley Fuel Solutions", imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg" }, + { id: "2", name: "Valley Fuel Solutions", imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg?_wi=1" }, { id: "3", name: "Drag Racing Gear Inc.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-road-construction-brcko-district-surrounded-by-fields-bosnia-herzegovina_181624-54550.jpg" } ]} /> @@ -156,7 +156,7 @@ export default function LandingPage() {