import React from "react";
import { Card, CardContent } from "@/components/ui/card";
import { Button } from "@/components/ui/button";
import { motion } from "framer-motion";
export default function FAATechWebsite() {
return (
{/* Header */}
{/* Hero Section */}
Empowering Businesses with Smart Tech Solutions
We provide high-quality digital and technical services to help companies grow and succeed.
{/* Services Section */}
Our Services
{[
"Website Development",
"Business Automation",
"IT Support & Consulting",
"Digital Marketing",
"Custom Software Solutions",
"E-commerce Solutions",
].map((service, index) => (
{service}
))}
{/* Clients Section */}
Our Clients
FastLogoWeb.com
Super Motors Japan
And many new growing businesses
{/* Contact Section */}