Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08cb903d95 | |||
| 26cd070d7d | |||
| 9d80fb7d92 | |||
| d5c59a7d53 | |||
| 6909d51a67 | |||
| 846f463141 |
@@ -11,7 +11,7 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Zentra AI - Enterprise Automation Solutions", description: "Automate your business with AI. Zentra AI empowers enterprises to eliminate repetitive tasks, reduce costs by up to 70%, and unlock exponential growth."};
|
||||
title: "Zentra AI - Business Automation Platform", description: "Automate your business with intelligent AI solutions. Reduce costs by 70%, process faster, and scale without limits."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Get Free Demo", href: "#contact" },
|
||||
{ text: "Start Your Automation Journey", href: "#contact" },
|
||||
{ text: "View Demo", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user