Spaces:
Running
Running
can you add this in the footer, make them linkable objects. Terms & Conditions | Privacy Policy | Disclaimer
1caba80
verified
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>AIAS Digital – AI Automation & Digital Marketing Agency</title> | |
| <meta name="description" content="Grow smarter with AIAS Digital. We specialize in AI-powered automation, Meta Ads campaigns, and data analytics to streamline workflows and maximize ROI."> | |
| <meta name="keywords" content="AI automation agency, Meta Ads marketing, Facebook Ads NZ, Instagram Ads management, AI workflow automation, digital marketing agency, ROI-focused marketing"> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet"> | |
| <script src="https://unpkg.com/[email protected]/dist/aos.js"></script> | |
| <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script> | |
| <script src="https://unpkg.com/feather-icons"></script> | |
| <script> | |
| tailwind.config = { | |
| theme: { | |
| extend: { | |
| colors: { | |
| primary: '#2563eb', | |
| secondary: '#3b82f6', | |
| accent: '#10b981', | |
| dark: '#1f2937', | |
| light: '#f8fafc' | |
| } | |
| } | |
| } | |
| } | |
| </script> | |
| <style> | |
| .gradient-bg { | |
| background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%); | |
| } | |
| .service-card { | |
| transition: all 0.3s ease; | |
| } | |
| .service-card:hover { | |
| transform: translateY(-5px); | |
| box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); | |
| } | |
| .btn-primary { | |
| background: linear-gradient(135deg, #2563eb 0%, #3b82f6 100%); | |
| transition: all 0.3s ease; | |
| } | |
| .btn-primary:hover { | |
| background: linear-gradient(135deg, #1d4ed8 0%, #2563eb 100%); | |
| transform: translateY(-2px); | |
| box-shadow: 0 10px 15px -3px rgba(37, 99, 235, 0.3); | |
| } | |
| .btn-secondary { | |
| border: 2px solid #2563eb; | |
| transition: all 0.3s ease; | |
| } | |
| .btn-secondary:hover { | |
| background: #2563eb; | |
| color: white; | |
| transform: translateY(-2px); | |
| } | |
| </style> | |
| </head> | |
| <body class="font-sans antialiased text-gray-800 bg-white"> | |
| <!-- Navigation --> | |
| <nav class="fixed w-full bg-white shadow-md z-50"> | |
| <div class="container mx-auto px-6 py-4 flex justify-between items-center"> | |
| <div class="h-16 flex items-center"> | |
| <img src="https://huggingface.co/spaces/AIASDigital/aias-digital/resolve/main/images/AIAS_Digital_Logo_Transparent.png" alt="AIAS Digital Logo" class="h-32 align-middle"> | |
| </div> | |
| <div class="hidden md:flex space-x-8"> | |
| <a href="#services" class="hover:text-primary transition-colors">Services</a> | |
| <a href="#about" class="hover:text-primary transition-colors">About</a> | |
| <a href="#faq" class="hover:text-primary transition-colors">FAQ</a> | |
| <a href="#contact" class="hover:text-primary transition-colors">Contact</a> | |
| </div> | |
| <a href="#contact" class="btn-primary text-white px-6 py-2 rounded-full font-semibold">Get Started</a> | |
| </div> | |
| </nav> | |
| <!-- Hero Section --> | |
| <section class="min-h-screen gradient-bg flex items-center pt-20"> | |
| <div class="container mx-auto px-6 py-20 flex flex-col md:flex-row items-center"> | |
| <div class="md:w-1/2" data-aos="fade-right"> | |
| <h1 class="text-5xl md:text-6xl font-bold text-dark mb-6">Automate. Market. Elevate.</h1> | |
| <p class="text-xl text-gray-600 mb-8">AI-powered agents and precision digital marketing — from Meta Ads to AI workflows — designed for growth.</p> | |
| <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4"> | |
| <a href="#contact" class="btn-primary text-white px-8 py-4 rounded-full font-semibold text-center">Contact for Free Strategy Call</a> | |
| <a href="#services" class="btn-secondary px-8 py-4 rounded-full font-semibold text-center">See How We Work</a> | |
| </div> | |
| </div> | |
| <div class="md:w-1/2 mt-10 md:mt-0 md:ml-10" data-aos="fade-left"> | |
| <div class="bg-gradient-to-br from-primary to-secondary rounded-2xl p-8 h-80 flex items-center justify-center"> | |
| <div class="text-white text-center"> | |
| <i data-feather="cpu" class="w-16 h-16 mx-auto mb-4"></i> | |
| <p class="text-xl font-semibold">AI-Powered Dashboard</p> | |
| <p class="text-sm opacity-80">Real-time performance analytics</p> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Services Snapshot --> | |
| <section id="services" class="py-20 bg-white"> | |
| <div class="container mx-auto px-6"> | |
| <h2 class="text-4xl font-bold text-center mb-16" data-aos="fade-up">How We Drive Growth</h2> | |
| <div class="grid md:grid-cols-2 lg:grid-cols-4 gap-8"> | |
| <div class="service-card bg-light p-6 rounded-2xl" data-aos="fade-up" data-aos-delay="100"> | |
| <i data-feather="message-circle" class="w-12 h-12 text-primary mb-4"></i> | |
| <h3 class="text-xl font-semibold mb-3">AI Agents & Workflow Automation</h3> | |
| <p class="text-gray-600">From chatbots to lead funnels, our intelligent systems work 24/7 to improve efficiency and accuracy.</p> | |
| </div> | |
| <div class="service-card bg-light p-6 rounded-2xl" data-aos="fade-up" data-aos-delay="200"> | |
| <i data-feather="link" class="w-12 h-12 text-primary mb-4"></i> | |
| <h3 class="text-xl font-semibold mb-3">Custom Integrations</h3> | |
| <p class="text-gray-600">Seamlessly connect CRMs, ERPs, and APIs to unify your business operations.</p> | |
| </div> | |
| <div class="service-card bg-light p-6 rounded-2xl" data-aos="fade-up" data-aos-delay="300"> | |
| <i data-feather="share-2" class="w-12 h-12 text-primary mb-4"></i> | |
| <h3 class="text-xl font-semibold mb-3">Social Media & Meta Ads</h3> | |
| <p class="text-gray-600">We design, run, and optimize Meta Ads and cross-platform campaigns that drive traffic, leads, and sales.</p> | |
| </div> | |
| <div class="service-card bg-light p-6 rounded-2xl" data-aos="fade-up" data-aos-delay="400"> | |
| <i data-feather="bar-chart-2" class="w-12 h-12 text-primary mb-4"></i> | |
| <h3 class="text-xl font-semibold mb-3">Data Analysis & Processing</h3> | |
| <p class="text-gray-600">Make smarter decisions with data. We clean, process, and analyze complex datasets to uncover hidden opportunities.</p> | |
| </div> | |
| </div> | |
| <div class="text-center mt-12" data-aos="fade-up"> | |
| <a href="#services-detail" class="btn-primary text-white px-8 py-4 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="trending-up" class="mr-2"></i> Explore Our Services | |
| </a> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- About Section --> | |
| <section id="about" class="py-20 gradient-bg"> | |
| <div class="container mx-auto px-6"> | |
| <div class="max-w-4xl mx-auto text-center" data-aos="fade-up"> | |
| <h2 class="text-4xl font-bold mb-8">About AIAS Digital</h2> | |
| <p class="text-xl text-gray-600 mb-6">At AIAS Digital, we believe automation and marketing go hand-in-hand. We engineer growth by combining AI workflows with high-performing Meta Ads campaigns. Our mission: free your time, sharpen your targeting, and boost sales.</p> | |
| <p class="text-lg font-semibold text-primary">Because your business deserves more than just ads — it deserves results.</p> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Services Detail --> | |
| <section id="services-detail" class="py-20 bg-white"> | |
| <div class="container mx-auto px-6"> | |
| <h2 class="text-4xl font-bold text-center mb-16" data-aos="fade-up">Our Services</h2> | |
| <!-- AI Agents --> | |
| <div class="grid md:grid-cols-2 gap-12 items-center mb-20" data-aos="fade-up"> | |
| <div> | |
| <div class="flex items-center mb-4"> | |
| <i data-feather="message-circle" class="w-8 h-8 text-primary mr-3"></i> | |
| <h3 class="text-2xl font-semibold">AI Agents & Workflow Automation</h3> | |
| </div> | |
| <p class="text-gray-600 mb-6">From chatbots to lead funnels, our intelligent systems work 24/7 to improve efficiency and accuracy.</p> | |
| <ul class="space-y-2 mb-6"> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Lead qualification bots</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Automated nurturing funnels</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Sales pipeline automations</li> | |
| </ul> | |
| <div class="flex flex-wrap gap-4"> | |
| <a href="#contact" class="btn-primary text-white px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="cpu" class="mr-2"></i> Build My AI Agent | |
| </a> | |
| <a href="#contact" class="btn-secondary px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="zap" class="mr-2"></i> Automate My Workflow | |
| </a> | |
| </div> | |
| </div> | |
| <div class="bg-gradient-to-br from-primary to-secondary rounded-2xl p-8 h-64 flex items-center justify-center"> | |
| <div class="text-white text-center"> | |
| <i data-feather="cpu" class="w-16 h-16 mx-auto mb-4"></i> | |
| <p class="text-xl font-semibold">Intelligent Automation</p> | |
| </div> | |
| </div> | |
| </div> | |
| <!-- Custom Integrations --> | |
| <div class="grid md:grid-cols-2 gap-12 items-center mb-20" data-aos="fade-up"> | |
| <div class="order-2 md:order-1"> | |
| <div class="bg-gradient-to-br from-primary to-secondary rounded-2xl p-8 h-64 flex items-center justify-center"> | |
| <div class="text-white text-center"> | |
| <i data-feather="link" class="w-16 h-16 mx-auto mb-4"></i> | |
| <p class="text-xl font-semibold">Seamless Integration</p> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="order-1 md:order-2"> | |
| <div class="flex items-center mb-4"> | |
| <i data-feather="link" class="w-8 h-8 text-primary mr-3"></i> | |
| <h3 class="text-2xl font-semibold">Custom Integrations</h3> | |
| </div> | |
| <p class="text-gray-600 mb-6">Seamlessly connect CRMs, ERPs, and APIs to unify your business operations.</p> | |
| <ul class="space-y-2 mb-6"> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> HubSpot, Salesforce, Zoho</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> ERP & inventory integration</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> API bridges</li> | |
| </ul> | |
| <div class="flex flex-wrap gap-4"> | |
| <a href="#contact" class="btn-primary text-white px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="link" class="mr-2"></i> Connect My Systems | |
| </a> | |
| <a href="#contact" class="btn-secondary px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="settings" class="mr-2"></i> Streamline My Operations | |
| </a> | |
| </div> | |
| </div> | |
| </div> | |
| <!-- Social Media Marketing --> | |
| <div class="grid md:grid-cols-2 gap-12 items-center mb-20" data-aos="fade-up"> | |
| <div> | |
| <div class="flex items-center mb-4"> | |
| <i data-feather="share-2" class="w-8 h-8 text-primary mr-3"></i> | |
| <h3 class="text-2xl font-semibold">Social Media Marketing & Meta Ads</h3> | |
| </div> | |
| <p class="text-gray-600 mb-6">Your growth engine on Facebook & Instagram.</p> | |
| <ul class="space-y-2 mb-6"> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Conversion-focused ad creative & copywriting</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> A/B testing & segmentation</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Full-funnel campaign design</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Real-time optimization</li> | |
| </ul> | |
| <div class="flex flex-wrap gap-4"> | |
| <a href="#contact" class="btn-primary text-white px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="smartphone" class="mr-2"></i> Run My Meta Campaign | |
| </a> | |
| <a href="#contact" class="btn-secondary px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="trending-up" class="mr-2"></i> Scale My Social Ads | |
| </a> | |
| </div> | |
| </div> | |
| <div class="bg-gradient-to-br from-primary to-secondary rounded-2xl p-8 h-64 flex items-center justify-center"> | |
| <div class="text-white text-center"> | |
| <i data-feather="share-2" class="w-16 h-16 mx-auto mb-4"></i> | |
| <p class="text-xl font-semibold">Performance Marketing</p> | |
| </div> | |
| </div> | |
| </div> | |
| <!-- Data Analysis --> | |
| <div class="grid md:grid-cols-2 gap-12 items-center" data-aos="fade-up"> | |
| <div class="order-2 md:order-1"> | |
| <div class="bg-gradient-to-br from-primary to-secondary rounded-2xl p-8 h-64 flex items-center justify-center"> | |
| <div class="text-white text-center"> | |
| <i data-feather="bar-chart-2" class="w-16 h-16 mx-auto mb-4"></i> | |
| <p class="text-xl font-semibold">Data Intelligence</p> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="order-1 md:order-2"> | |
| <div class="flex items-center mb-4"> | |
| <i data-feather="bar-chart-2" class="w-8 h-8 text-primary mr-3"></i> | |
| <h3 class="text-2xl font-semibold">Data Analysis & Processing</h3> | |
| </div> | |
| <p class="text-gray-600 mb-6">Make smarter decisions with data.</p> | |
| <ul class="space-y-2 mb-6"> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Data cleaning & enrichment</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> Predictive trend modeling</li> | |
| <li class="flex items-center"><i data-feather="check" class="w-5 h-5 text-accent mr-2"></i> ROI & attribution dashboards</li> | |
| </ul> | |
| <div class="flex flex-wrap gap-4"> | |
| <a href="#contact" class="btn-primary text-white px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="database" class="mr-2"></i> Unlock My Data Insights | |
| </a> | |
| <a href="#contact" class="btn-secondary px-6 py-3 rounded-full font-semibold inline-flex items-center"> | |
| <i data-feather="trending-up" class="mr-2"></i> Show Me Growth Trends | |
| </a> | |
| </div> | |
| </div> | |
| </div> | |
| <!-- Global CTA --> | |
| <div class="text-center mt-20" data-aos="fade-up"> | |
| <a href="#contact" class="btn-primary text-white px-8 py-4 rounded-full font-semibold inline-flex items-center text-lg"> | |
| <i data-feather="rocket" class="mr-2"></i> Launch My Campaign | |
| </a> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- FAQ Section --> | |
| <section id="faq" class="py-20 bg-white"> | |
| <div class="container mx-auto px-6"> | |
| <h2 class="text-4xl font-bold text-center mb-16" data-aos="fade-up">Frequently Asked Questions</h2> | |
| <div class="max-w-3xl mx-auto space-y-6"> | |
| <div class="border border-gray-200 rounded-xl p-6" data-aos="fade-up"> | |
| <div class="flex justify-between items-center cursor-pointer"> | |
| <h3 class="text-xl font-semibold">How do your AI Agents improve my workflow?</h3> | |
| <i data-feather="chevron-down" class="text-primary"></i> | |
| </div> | |
| <p class="text-gray-600 mt-4">Our AI Agents automate repetitive tasks like lead qualification, customer support responses, and data entry, freeing up your team to focus on high-value activities while maintaining 24/7 operation.</p> | |
| </div> | |
| <div class="border border-gray-200 rounded-xl p-6" data-aos="fade-up" data-aos-delay="100"> | |
| <div class="flex justify-between items-center cursor-pointer"> | |
| <h3 class="text-xl font-semibold">What platforms can you integrate with?</h3> | |
| <i data-feather="chevron-down" class="text-primary"></i> | |
| </div> | |
| <p class="text-gray-600 mt-4">We specialize in connecting HubSpot, Salesforce, Zoho, Shopify, and custom APIs. Our team can build secure bridges between any business systems to create unified workflows.</p> | |
| </div> | |
| <div class="border border-gray-200 rounded-xl p-6" data-aos="fade-up" data-aos-delay="200"> | |
| <div class="flex justify-between items-center cursor-pointer"> | |
| <h3 class="text-xl font-semibold">How does your Meta Ads management reduce my costs?</h3> | |
| <i data-feather="chevron-down" class="text-primary"></i> | |
| </div> | |
| <p class="text-gray-600 mt-4">Our AI-powered bidding strategies and continuous optimization help lower your cost per lead by 20-50% on average by precisely targeting high-intent audiences and eliminating wasteful spending.</p> | |
| </div> | |
| <div class="border border-gray-200 rounded-xl p-6" data-aos="fade-up" data-aos-delay="300"> | |
| <div class="flex justify-between items-center cursor-pointer"> | |
| <h3 class="text-xl font-semibold">What kind of data insights can you provide?</h3> | |
| <i data-feather="chevron-down" class="text-primary"></i> | |
| </div> | |
| <p class="text-gray-600 mt-4">We create custom dashboards showing customer journey metrics, campaign attribution, ROI by channel, and predictive analytics to forecast sales trends and inventory needs.</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <!-- Contact Section --> | |
| <section id="contact" class="py-20 gradient-bg"> | |
| <div class="container mx-auto px-6"> | |
| <div class="max-w-2xl mx-auto bg-white rounded-2xl p-8 shadow-xl" data-aos="fade-up"> | |
| <h2 class="text-3xl font-bold text-center mb-8">Ready to Scale? Let's Build Your Growth Engine.</h2> | |
| <form class="space-y-6"> | |
| <div class="grid md:grid-cols-2 gap-6"> | |
| <div> | |
| <label class="block text-sm font-medium text-gray-700 mb-2">Name</label> | |
| <input type="text" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent" required> | |
| </div> | |
| <div> | |
| <label class="block text-sm font-medium text-gray-700 mb-2">Email</label> | |
| <input type="email" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent" required> | |
| </div> | |
| </div> | |
| <div> | |
| <label class="block text-sm font-medium text-gray-700 mb-2">Phone Number</label> | |
| <input type="tel" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent" placeholder="+64 123-4567"> | |
| </div> | |
| <div class="grid md:grid-cols-2 gap-6"> | |
| <div> | |
| <label class="block text-sm font-medium text-gray-700 mb-2">Business Type</label> | |
| <select class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent"> | |
| <option>Startup</option> | |
| <option>Small Business</option> | |
| <option>Enterprise</option> | |
| <option>E-commerce</option> | |
| <option>Other</option> | |
| </select> | |
| </div> | |
| <div> | |
| <label class="block text-sm font-medium text-gray-700 mb-2">Service of Interest</label> | |
| <select class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-primary focus:border-transparent"> | |
| <option>AI Agents & Automation</option> | |
| <option>Custom Integrations</option> | |
| <option>Meta Ads & Social Media</option> | |
| <option>Data Analysis</option> | |
| <option>Multiple Services</option> | |
| </select> | |
| </div> | |
| </div> | |
| <button type="submit" class="w-full btn-primary text-white py-4 rounded-lg font-semibold text-lg inline-flex items-center justify-center"> | |
| <i data-feather="phone" class="mr-2"></i> Book My Strategy Call | |
| </button> | |
| </form> | |
| </div> | |
| </div> | |
| </section> | |
| <script> | |
| // FAQ toggle functionality | |
| document.querySelectorAll('.border.border-gray-200').forEach(item => { | |
| const header = item.querySelector('.flex.justify-between'); | |
| const content = item.querySelector('p'); | |
| const icon = item.querySelector('i'); | |
| header.addEventListener('click', () => { | |
| content.classList.toggle('hidden'); | |
| icon.setAttribute('data-feather', content.classList.contains('hidden') ? 'chevron-down' : 'chevron-up'); | |
| feather.replace(); | |
| }); | |
| }); | |
| </script> | |
| <!-- Footer --> | |
| <footer class="bg-dark text-white py-12"> | |
| <div class="container mx-auto px-6"> | |
| <div class="grid md:grid-cols-4 gap-8"> | |
| <div> | |
| <div class="h-16 mb-4"> | |
| <img src="https://huggingface.co/spaces/AIASDigital/aias-digital/resolve/main/images/AIAS_Digital_Logo_Transparent.png" alt="AIAS Digital Logo" class="h-24 align-middle"> | |
| </div> | |
| <p class="text-gray-400">Smarter ads. Sharper targeting. Stronger results.</p> | |
| </div> | |
| <div> | |
| <h4 class="text-lg font-semibold mb-4">Quick Links</h4> | |
| <ul class="space-y-2"> | |
| <li><a href="#" class="text-gray-400 hover:text-white transition-colors">Home</a></li> | |
| <li><a href="#services" class="text-gray-400 hover:text-white transition-colors">Services</a></li> | |
| <li><a href="#about" class="text-gray-400 hover:text-white transition-colors">About</a></li> | |
| <li><a href="#faq" class="text-gray-400 hover:text-white transition-colors">FAQ</a></li> | |
| <li><a href="#contact" class="text-gray-400 hover:text-white transition-colors">Contact</a></li> | |
| </ul> | |
| </div> | |
| <div> | |
| <h4 class="text-lg font-semibold mb-4">Services</h4> | |
| <ul class="space-y-2"> | |
| <li><a href="#services-detail" class="text-gray-400 hover:text-white transition-colors">AI Automation</a></li> | |
| <li><a href="#services-detail" class="text-gray-400 hover:text-white transition-colors">Meta Ads</a></li> | |
| <li><a href="#services-detail" class="text-gray-400 hover:text-white transition-colors">Data Analytics</a></li> | |
| </ul> | |
| </div> | |
| <div> | |
| <h4 class="text-lg font-semibold mb-4">Connect</h4> | |
| <div class="flex space-x-4"> | |
| <a href="#" class="text-gray-400 hover:text-white transition-colors"><i data-feather="linkedin"></i></a> | |
| <a href="#" class="text-gray-400 hover:text-white transition-colors"><i data-feather="instagram"></i></a> | |
| <a href="#" class="text-gray-400 hover:text-white transition-colors"><i data-feather="facebook"></i></a> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="border-t border-gray-800 mt-8 pt-8 text-right text-gray-400"> | |
| <p class="mr-12">© 2025 AIAS Digital. All rights reserved. | |
| <a href="#" class="ml-4 hover:text-white transition-colors">Terms & Conditions</a> | | |
| <a href="#" class="hover:text-white transition-colors">Privacy Policy</a> | | |
| <a href="#" class="hover:text-white transition-colors">Disclaimer</a> | |
| </p> | |
| </div> | |
| </div> | |
| </footer> | |
| <script> | |
| AOS.init({ | |
| duration: 800, | |
| once: true | |
| }); | |
| feather.replace(); | |
| </script> | |
| </body> | |
| </html> | |