diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c2a683..4d26a98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Campaign Performance Hub", logoIcon: BarChart3, - imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", searchPlaceholder: "Search campaigns...", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=1", searchPlaceholder: "Search campaigns...", buttons: [ { text: "Analytics", href: "#" }, { text: "Reports", href: "#" } ],