From 2d4a654e56088be8a187d25b75e30ffc94c7a43b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:56:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c463fbb..da651d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { buttonAnimation="slide-up" dashboard={{ title: "Website Performance Metrics", logoIcon: Globe, - imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148358961.jpg", searchPlaceholder: "Search projects...", sidebarItems: [ + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASk1HgV6I3QTlCXdqxSfWAD8yS/uploaded-1772927752874-u5abfqal.png", searchPlaceholder: "Search projects...", sidebarItems: [ { icon: Home, active: true }, { icon: Code, active: false }, { icon: Settings, active: false } @@ -143,7 +143,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Contact KYRO", description: "Reach out through our contact form or call us directly. We're ready to discuss your vision and goals.", imageSrc: "http://img.b2bpic.net/free-photo/explaining-project-points_1098-15436.jpg?id=5401863", imageAlt: "Contact step" + title: "Contact KYRO", description: "Reach out through our contact form, We're ready to discuss your vision and goals. ", imageSrc: "http://img.b2bpic.net/free-photo/explaining-project-points_1098-15436.jpg?id=5401863", imageAlt: "Contact step" }, { id: 2, @@ -282,7 +282,7 @@ export default function LandingPage() {