Merge version_3 into main #5
@@ -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,
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user