Update src/app/page.tsx

This commit is contained in:
2026-03-04 13:43:30 +00:00
parent bbe5da5906
commit 65201cbcfe

View File

@@ -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: "#" }
],