Merge version_1 into main #3
@@ -80,7 +80,7 @@ export default function ContactPage() {
|
||||
title="Why Contact Hababi Tech?"
|
||||
description="We're here to help you navigate the complexities of AI and robotics, ensuring you get the most out of your investment."
|
||||
items={[
|
||||
{
|
||||
{
|
||||
icon: Headset,
|
||||
title: "Dedicated Support", description: "Our team provides comprehensive support from consultation to post-implementation, ensuring your success."
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@ const interTight = Inter_Tight({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
metadataBase: new URL('https://hababitech.com'),
|
||||
title: "Hababi Tech - Advanced AI & Workforce Robotics Solutions", description: "Discover Hababi Tech's cutting-edge AI interfaces and innovative workforce robots. Modern, futuristic, and efficient solutions for a smarter future.", keywords: ["Hababi Tech", "AI", "Artificial Intelligence", "Robotics", "Workforce Robots", "Automation", "Future Tech", "AI Solutions", "Modern Technology"],
|
||||
title: 'Hababi Tech - AI & Robotics Solutions', description: "Discover Hababi Tech's cutting-edge AI interfaces and innovative workforce robots. Modern, futuristic, and efficient solutions for a smarter future.", keywords: ["Hababi Tech", "AI", "Artificial Intelligence", "Robotics", "Workforce Robots", "Automation", "Future Tech", "AI Solutions", "Modern Technology"],
|
||||
openGraph: {
|
||||
title: "Hababi Tech - Advanced AI & Workforce Robotics Solutions", description: "Discover Hababi Tech's cutting-edge AI interfaces and innovative workforce robots. Modern, futuristic, and efficient solutions for a smarter future.", url: 'https://hababitech.com',
|
||||
siteName: 'Hababi Tech',
|
||||
|
||||
@@ -17,7 +17,7 @@ export default function HomePage() {
|
||||
const navItems = [
|
||||
{ href: "/", label: "Home" },
|
||||
{ href: "/about", label: "About" },
|
||||
{ href: "/contact", label: "Contact" },
|
||||
{ href: "/contact", label: "Contact" }
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user