4 Commits

Author SHA1 Message Date
3ca990e09a Merge version_3 into main
Merge version_3 into main
2026-03-05 14:50:18 +00:00
11eef485f6 Update src/app/page.tsx 2026-03-05 14:50:14 +00:00
490a3a7da7 Update src/app/layout.tsx 2026-03-05 14:50:13 +00:00
e388a5958f Merge version_2 into main
Merge version_2 into main
2026-03-05 14:45:35 +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}