Update src/app/page.tsx
This commit is contained in:
@@ -47,10 +47,10 @@ export default function RemindSyncPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
tag="Smart Payment Automation"
|
||||
tag="Smart Payment Recovery"
|
||||
tagIcon={Bot}
|
||||
title="Automate Payment Follow-ups via WhatsApp & Email"
|
||||
description="Streamline your accounts receivable with our n8n-powered dashboard. Track statuses, send automated notifications, and recover late payments effortlessly."
|
||||
title="Drastically Reduce Late Payments with Automated Reminders"
|
||||
description="Don't let unpaid invoices impact your cash flow. Our n8n-powered platform triggers intelligent, personalized WhatsApp and email reminders to ensure you get paid faster, every time."
|
||||
buttons={[{ text: "Run Workflow", href: "#" }, { text: "View Clients", href: "#" }]}
|
||||
dashboard={{
|
||||
title: "RemindSync Control Panel", logoIcon: Workflow,
|
||||
|
||||
Reference in New Issue
Block a user