diff --git a/src/app/page.tsx b/src/app/page.tsx index dcc5f71..8cfbb3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function FerrariLanding() { buttonAnimation="slide-up" dashboard={{ title: "Ferrari Fleet Overview", logoIcon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning_114579-4074.jpg", sidebarItems: [ + imageSrc: "http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning_114579-4074.jpg?_wi=1", sidebarItems: [ { icon: Gauge, active: true }, { icon: Heart }, { icon: Settings } @@ -225,7 +225,7 @@ export default function FerrariLanding() {