From 87ea511d0c3edae9c001db0ad0f1a8682a0df1d2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 00:46:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b797f3..78cf009 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function ClientPortalTemplatePage() { tag="Client Operations Platform" title="Elevate Your Agency Client Experience" description="The premium white-label system for high-ticket service businesses to deliver work faster, look professional, and get paid on time." - buttons={[{ text: "Book Demo", href: "#" }]} + buttons={[{ text: "Get Your Custom Portal", href: "#" }]} dashboard={{ title: "Agency Dashboard", logoIcon: Workflow, imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg", stats: [{ title: "Active Projects", values: [12, 14, 15], description: "Ongoing client deliverables" }, { title: "Revenue This Month", values: [8500, 9200, 11000], valuePrefix: "£", description: "Invoiced and paid through portal" }], listTitle: "Recent Activity", listItems: [{ icon: CheckCircle, title: "Milestone Approved", status: "Completed" }] }} />