From 5caeed10bc48fa8a0c6bbb45458666b327e28c37 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:20:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {