Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-05 14:50:18 +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: "AI Tools Suite", description: "Automate Routine Work, Reclaim Team Time"};
title: "AI Tools Suite", description: "Automate Routine Work, Reclaim Team Time"
};
export default function RootLayout({
children,

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
title="Automate Routine Work, Reclaim Team Time"
title="Automate Routine Work, Reclaim 10+ Hours Weekly Per Team Member"
description="Discover a comprehensive suite of AI-powered tools designed for teams with balanced workloads. Automate tasks, reduce manual effort, and focus on what matters most."
tag="AI-Powered Platform"
tagIcon={Sparkles}