diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5c10b22..6e3342b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "AccountingAI - AI-Powered Accounting Automation", description: "Automate your financial workflows with AI-powered accounting. Process invoices, categorize expenses, and generate reports in seconds."}; + title: "AccountingAI - AI-Powered Accounting Automation", description: "Automate your financial workflows with AI-powered accounting. Process invoices, categorize expenses, and generate reports in seconds." +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index df9c71f..76969ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Start Free Trial", href: "https://app.accountingai.example.com/signup" }, - { text: "Watch Demo", href: "#demo" } + { text: "See How It Works", href: "#demo" } ]} buttonAnimation="slide-up" testimonials={[