"use client"; import React from "react"; import { Card, CardContent } from "@/components/ui/card"; import { Phone, MapPin, Mail } from "lucide-react"; // Make sure lucide-react is installed const ContactUs: React.FC = () => { return (
{/* Heading and Description */}

How To Reach Us

We’re here to help you. Please feel free to send us an email or call us for any concerns that you may have. We will always be happy to assist you.

{/* Contact Cards */}
{/* Info Card */} {/* Phone Section */}

Call Us / WhatsApp on

+971 58 556 1554

+971 56 451 8089

{/* Address Section */}

Office Address

802 Al Ain Ahalia Insurance Building ,Hamdan Street, Near To Startbucks, Abu Dhabi UAE.

Working hours: 8 AM - 8 PM (Mon-Sun)

{/* Email Section */}

Email Us

For General Inquiries

apply@banksfinders.com

{/* Form Card */}