200 行
7.3 KiB
HTML
200 行
7.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
<title>ADM - ARIA Digital Machines</title>
|
|
<meta name="description" content="">
|
|
<meta name="keywords" content="">
|
|
|
|
<!-- Favicons -->
|
|
<link href="assets/img/favicon.png" rel="icon">
|
|
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
|
|
<!-- Fonts -->
|
|
<link href="https://fonts.googleapis.com" rel="preconnect">
|
|
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
|
|
rel="stylesheet">
|
|
|
|
<!-- Vendor CSS Files -->
|
|
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
|
|
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
|
|
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
|
|
|
|
<!-- Main CSS File -->
|
|
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
|
|
<link href="assets/css/main.css" rel="stylesheet">
|
|
</head>
|
|
|
|
<body class="index-page">
|
|
|
|
<header id="header" class="header d-flex align-items-center fixed-top">
|
|
</header>
|
|
|
|
<main class="main">
|
|
|
|
<!-- Hero Section -->
|
|
<section id="hero" class="hero section">
|
|
|
|
<div class="container" data-aos="fade-up" data-aos-delay="100">
|
|
|
|
<div class="row align-items-center">
|
|
<div class="col-lg-6">
|
|
<div class="hero-content" data-aos="fade-up" data-aos-delay="200">
|
|
<h1 class="mb-4">
|
|
Get in Touch
|
|
</h1>
|
|
|
|
<p class="mb-4 mb-md-5">
|
|
We’re here to help you! Whether you have a question, need assistance, or want to learn more about our
|
|
services, feel free to contact us. Our team is dedicated to providing the support you need to succeed in
|
|
the digital age.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-6">
|
|
<div class="hero-image" data-aos="zoom-out" data-aos-delay="300">
|
|
<img src="assets/img/contact.png" alt="Contact Us" class="img-fluid">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section><!-- /Hero Section -->
|
|
|
|
<!-- Contact Section -->
|
|
<section id="contact" class="contact section light-background">
|
|
|
|
<!-- Section Title -->
|
|
<div class="container section-title" data-aos="fade-up">
|
|
<h2>Contact</h2>
|
|
<p>Have a question? Need support? Reach out to us through the details below or send us a message using the form.
|
|
</p>
|
|
</div><!-- End Section Title -->
|
|
|
|
<div class="container" data-aos="fade-up" data-aos-delay="100">
|
|
|
|
<div class="row g-4 g-lg-5">
|
|
<div class="col-lg-5">
|
|
<div class="info-box" data-aos="fade-up" data-aos-delay="200">
|
|
<h3>Contact Information</h3>
|
|
<p>We are here to assist you. Feel free to reach out through any of the provided contact methods.</p>
|
|
|
|
<div class="info-item" data-aos="fade-up" data-aos-delay="300">
|
|
<div class="icon-box">
|
|
<i class="bi bi-geo-alt"></i>
|
|
</div>
|
|
<div class="content">
|
|
<h4>Our Locations</h4>
|
|
<p>San Francisco</p>
|
|
<p>Kabul</p>
|
|
<p>Dubai</p>
|
|
<p>Hyderabad</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="info-item" data-aos="fade-up" data-aos-delay="400">
|
|
<div class="icon-box">
|
|
<i class="bi bi-telephone"></i>
|
|
</div>
|
|
<div class="content">
|
|
<h4>Phone</h4>
|
|
<a href="tel:+1 510-566-5747 ">+1 510-566-5747 </a>
|
|
<!-- <p>+91 12345 67890</p> -->
|
|
</div>
|
|
</div>
|
|
|
|
<div class="info-item" data-aos="fade-up" data-aos-delay="500">
|
|
<div class="icon-box">
|
|
<i class="bi bi-envelope"></i>
|
|
</div>
|
|
<div class="content">
|
|
<h4>Email</h4>
|
|
<a href="mailto:sarwari@ariadigitalmachines.com">sarwari@ariadigitalmachines.com</a>
|
|
<!-- <p>info@ariadigitalmachines.com</p> -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-7">
|
|
<div class="contact-form" data-aos="fade-up" data-aos-delay="300">
|
|
<h3>Send Us a Message</h3>
|
|
<p>Have questions or feedback? Fill out the form below, and we’ll get back to you as soon as possible.</p>
|
|
|
|
<form action="forms/contact.php" method="post" class="php-email-form" data-aos="fade-up"
|
|
data-aos-delay="200">
|
|
<div class="row gy-4">
|
|
|
|
<div class="col-md-6">
|
|
<input type="text" name="name" class="form-control" placeholder="Your Name" required="">
|
|
</div>
|
|
|
|
<div class="col-md-6">
|
|
<input type="email" class="form-control" name="email" placeholder="Your Email" required="">
|
|
</div>
|
|
|
|
<div class="col-12">
|
|
<input type="text" class="form-control" name="subject" placeholder="Subject" required="">
|
|
</div>
|
|
|
|
<div class="col-12">
|
|
<textarea class="form-control" name="message" rows="6" placeholder="Your Message"
|
|
required=""></textarea>
|
|
</div>
|
|
|
|
<div class="col-12 text-center">
|
|
<div class="loading">Loading...</div>
|
|
<div class="error-message"></div>
|
|
<div class="sent-message">Your message has been sent. Thank you!</div>
|
|
|
|
<button type="submit" class="btn btn-primary">Send Message</button>
|
|
</div>
|
|
|
|
</div>
|
|
</form>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section><!-- /Contact Section -->
|
|
|
|
</main>
|
|
|
|
|
|
<footer id="footer" class="footer">
|
|
</footer>
|
|
|
|
<!-- Scroll Top -->
|
|
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i
|
|
class="bi bi-arrow-up-short"></i></a>
|
|
|
|
<!-- Vendor JS Files -->
|
|
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
<script src="assets/vendor/php-email-form/validate.js"></script>
|
|
<script src="assets/vendor/aos/aos.js"></script>
|
|
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
|
|
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
|
|
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
|
|
|
|
<!-- Main JS File -->
|
|
|
|
<!-- header and footer js files -->
|
|
<script src="assets/js/navbar.js"></script>
|
|
<script src="assets/js/footer.js"></script>
|
|
<script src="assets/js/main.js"></script>
|
|
|
|
</body>
|
|
|
|
</html> |