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" }] }} />