fix: update product link and improve dropdown layout in HeaderClient

This commit is contained in:
Lebohang-OMSAfrica
2025-09-08 11:49:23 +02:00
parent 0530c9c943
commit 8e889d5e53
2 changed files with 24 additions and 33 deletions

View File

@ -11,25 +11,7 @@ import {
} from "react-icons/fa"; // Using Fa icons for consistency
import { COLORS } from "@/constants"; // Using COLORS constant
import ContactForm from "@/components/ContactForm";
import { Metadata } from "next"
// Metadata for the Contact page
export const metadata: Metadata = {
title: "Contact Us | Owethu Managed Services",
description: "Get in touch with Owethu Managed Services for expert IT solutions, resource augmentation, and project management. We're here to help you succeed.",
keywords: [
"contact OMS",
"Price",
"Managed IT services",
"Resource augmentation",
"Project management",
"Bank statement reader",
"OBSE",
"Centurion",
]
};
// Define the structure for FAQ items
interface FAQItem {