diff --git a/src/app/page.tsx b/src/app/page.tsx index eb8a703..2e19572 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138942.jpg?_wi=1", imageAlt: "Luxury 3D car art of a white sports car", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Curated collection of iconic and bespoke automotive art, available only at REDLINE FRAMES.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138942.jpg?_wi=2", imageAlt: "View of 3d car with sketch effect", }, ]}