Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-09 15:53:14 +00:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -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"
@@ -185,7 +185,7 @@ export default function HomePage() {
price: "$7,999", subtitle: "Ideal for growing businesses", buttons: [{ text: "Get Started", href: "#contact" }],
features: [
"Unlimited automation workflows", "Advanced AI document processing", "Priority support 24/7", "Advanced analytics & reporting", "Custom integrations"],
},
planButtonContainerClassName: "scale-105 border-2 border-blue-500 shadow-lg shadow-blue-500/50"},
{
id: "enterprise", badge: "For Enterprises", badgeIcon: Shield,
price: "Custom", subtitle: "Tailored enterprise solutions", buttons: [{ text: "Contact Sales", href: "#contact" }],