Merge version_3 into main #6

Merged
bender merged 2 commits from version_3 into main 2026-03-05 17:59:01 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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,

View File

@@ -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={[