Merge version_1 into main #1
@@ -16,9 +16,11 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Genexel - AI Automation for Your Business", description: "AI automation solutions for SMEs. Strategic consulting, workflow automation, and custom AI tools to streamline operations and save time.", keywords: "AI automation, business solutions, SME consulting, workflow automation, AI strategy", metadataBase: new URL("https://genexel.com"),
|
||||
openGraph: {
|
||||
title: "Genexel - AI Automation Solutions", description: "Transform your business with practical AI automation. From strategy to implementation.", siteName: "Genexel", type: "website"},
|
||||
title: "Genexel - AI Automation Solutions", description: "Transform your business with practical AI automation. From strategy to implementation.", siteName: "Genexel", type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Genexel - AI Automation for Business", description: "AI solutions that automate admin, streamline operations, and give you time back to focus on growth."},
|
||||
card: "summary_large_image", title: "Genexel - AI Automation for Business", description: "AI solutions that automate admin, streamline operations, and give you time back to focus on growth."
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
completedLabel: "Completed"
|
||||
},
|
||||
{
|
||||
title: "Implementation Steps", description: "You receive a tailored plan with clear outcomes, timelines, and investment requirements.", bentoComponent: "3d-task-list", title: "Implementation", items: [
|
||||
title: "Implementation Steps", description: "You receive a tailored plan with clear outcomes, timelines, and investment requirements.", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: BookOpen, label: "Strategy Document", time: "Week 1" },
|
||||
{ icon: Lightbulb, label: "Solution Design", time: "Week 2" },
|
||||
{ icon: Zap, label: "Deployment Ready", time: "Week 3" }
|
||||
|
||||
Reference in New Issue
Block a user