<!DOCTYPE html>
<html class=”dark” lang=”en”><head>
<meta charset=”utf-8″/>
<title>Alex Media Lab</title>
<link href=”data:image/x-icon;base64,” rel=”icon” type=”image/x-icon”/>
<link href=”https://fonts.googleapis.com” rel=”preconnect”/>
<link crossorigin=”” href=”https://fonts.gstatic.com” rel=”preconnect”/>
<link href=”https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&display=swap” rel=”stylesheet”/>
<script src=”https://cdn.tailwindcss.com?plugins=forms,container-queries”></script>
<script>
tailwind.config = {
darkMode: „class”,
theme: {
extend: {
colors: {
„primary”: „#3DA9FC”,
„background-light”: „#F4F4F9”,
„background-dark”: „#0C1D36”,
},
fontFamily: {
„display”: [„Manrope”, „sans-serif”]
},
borderRadius: {
„DEFAULT”: „0.75rem”,
„lg”: „1rem”,
„xl”: „1.5rem”,
„full”: „9999px”
},
},
},
}
</script>
</head>
<body class=”bg-background-light dark:bg-background-dark font-display text-gray-800 dark:text-gray-200″>
<div class=”relative flex flex-col min-h-screen w-full”>
<header class=”sticky top-0 z-50 bg-background-light/80 dark:bg-background-dark/80 backdrop-blur-sm border-b border-gray-200 dark:border-gray-700″>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8″>
<div class=”flex items-center justify-between h-16″>
<div class=”flex items-center gap-4″>
<div class=”w-8 h-8″>
<svg class=”text-primary” fill=”none” viewBox=”0 0 48 48″ xmlns=”http://www.w3.org/2000/svg”>
<g clip-path=”url(#clip0_6_535)”>
<path clip-rule=”evenodd” d=”M47.2426 24L24 47.2426L0.757355 24L24 0.757355L47.2426 24ZM12.2426 21H35.7574L24 9.24264L12.2426 21Z” fill=”currentColor” fill-rule=”evenodd”></path>
</g>
<defs>
<clipPath id=”clip0_6_535″>
<rect fill=”white” height=”48″ width=”48″></rect>
</clipPath>
</defs>
</svg>
</div>
<h2 class=”text-lg font-bold bg-gradient-to-r from-background-dark to-primary text-transparent bg-clip-text”>Alex Media Lab</h2>
</div>
<nav class=”hidden md:flex items-center gap-8″>
<a class=”text-sm font-medium hover:text-primary transition-colors” href=”#”>Home</a>
<a class=”text-sm font-medium hover:text-primary transition-colors” href=”#”>Products</a>
<a class=”text-sm font-medium hover:text-primary transition-colors” href=”#”>About</a>
<a class=”text-sm font-medium hover:text-primary transition-colors” href=”#”>Blog</a>
<a class=”text-sm font-medium hover:text-primary transition-colors” href=”#”>Contact</a>
</nav>
<div class=”flex items-center gap-4″>
<button class=”flex min-w-[84px] cursor-pointer items-center justify-center overflow-hidden rounded-full h-10 px-4 bg-primary/20 dark:bg-primary/30 text-gray-800 dark:text-white text-sm font-bold hover:bg-primary/30 dark:hover:bg-primary/40 transition-colors”>
<span class=”truncate”>EN</span>
</button>
<div class=”w-10 h-10 rounded-full bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuC5LF9oCP14qcuEnrgAZSZFfPybgRDc7GsDsqGPsnVAa9T98fHjNMNhGqfBr0Y3Q-IXypw0iKYfRLQfuVVhGKJ7ZPDNoIN4XSpQCFffHMvZbXpDSdqyosv6X7D6Whu3AQNxkJOJnEu9JOcv03RbzUvtKCwsnfYtn32BJesyo07sND3jexmfcFIfumRACWyGLNEGK9p3h01Kj2-tiYwFiHkc-_E1HJp3xO1cukabQn_bc7qe2vWAkBVi_THZbla00TKbcDNrgLZTCk2Y”);’></div>
</div>
</div>
</div>
</header>
<main class=”flex-grow”>
<section class=”relative py-20 sm:py-32″>
<div class=”absolute inset-0 bg-cover bg-center” style=’background-image: linear-gradient(rgba(12, 29, 54, 0.7) 0%, rgba(12, 29, 54, 0.9) 100%), url(„https://lh3.googleusercontent.com/aida-public/AB6AXuCmYJcrvRRMuo1ksxgjAA7AOBUbEIad8meSo-Q-A2dMHNelvBBwTmeUYs09n1eROdlLKYsmTyaoZWLpKu_TxCrZopkUNxoWn8pq5y7YBSR7p80EssFHxdUw-RWlsbCTsSgAgQ9DaMP1RJ-N1jIz_jN2unYfzl9DWeROsyyXYsyac748osBbe01NLINsZMRhr5anodg8nMKyiZaGMUmyt6HnnW0qDCYwjOHY2QFVfZKtwZ7W3oHXgM1O4uktIin51maHpR5YbpOG0cRM”);’></div>
<div class=”relative container mx-auto px-4 sm:px-6 lg:px-8 text-center text-white”>
<h1 class=”text-4xl sm:text-5xl lg:text-6xl font-extrabold tracking-tight”>
Automate Your Business, Amplify Your Impact
</h1>
<p class=”mt-6 max-w-3xl mx-auto text-lg sm:text-xl text-gray-300″>
Alex Media Lab empowers businesses with cutting-edge automation and marketing solutions to streamline operations, enhance customer engagement, and drive sustainable growth.
</p>
<div class=”mt-10″>
<a class=”inline-block bg-primary text-background-dark font-bold py-3 px-8 rounded-lg text-lg hover:bg-opacity-90 transition-all transform hover:scale-105″ href=”#”>
Check Products
</a>
</div>
</div>
</section>
<section class=”py-16 sm:py-24 bg-background-light dark:bg-background-dark”>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8″>
<div class=”text-center”>
<h2 class=”text-3xl font-bold tracking-tight text-gray-900 dark:text-white”>About Alex Media Lab</h2>
<p class=”mt-4 max-w-2xl mx-auto text-lg text-gray-600 dark:text-gray-400″>
At Alex Media Lab, we’re passionate about helping businesses thrive in the digital age. Founded by Alex, a seasoned expert in business automation and digital marketing, our mission is to provide innovative solutions that simplify complex processes, optimize marketing strategies, and deliver measurable results. We believe in a client-centric approach, tailoring our services to meet the unique needs of each business we partner with.
</p>
</div>
</div>
</section>
<section class=”py-16 sm:py-24 bg-gray-50 dark:bg-gray-900/50″>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8″>
<div class=”text-center mb-12″>
<h2 class=”text-3xl font-bold tracking-tight text-gray-900 dark:text-white”>Our Products</h2>
<p class=”mt-4 max-w-2xl mx-auto text-lg text-gray-600 dark:text-gray-400″>Discover our suite of tools designed for growth.</p>
</div>
<div class=”grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8″>
<div class=”bg-background-light dark:bg-background-dark rounded-xl shadow-lg overflow-hidden flex flex-col group”>
<div class=”w-full h-56 bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuCt-LOpb9o8_WasQHjCqVVzlbqrdNur62J3IzldEY090d0ODfnixbCVdNuGBknm9vfj_m_Of3_0NSr6Fax-M1fc_w2vSDnyEww3x5WwxJyPpnLsX8r8WRWBsazwUQahJWTIjNMUidz06whzD0XSMgK2o2GUsDTkeePwWJGWZCh2wNHnc1lQWy9IRvfQos82Gq9QrN-aHAd9ykz7mFOSL6mqJsu_d0xtQb6kiY4hOjwLvKcfCRwuW1GDup7yhwVvwiqjrRX6MH3QHowd”);’></div>
<div class=”p-6 flex-grow flex flex-col”>
<h3 class=”text-xl font-bold text-gray-900 dark:text-white”>Automated Email Marketing</h3>
<p class=”mt-2 text-gray-600 dark:text-gray-400 flex-grow”>Boost engagement with personalized email campaigns.</p>
<div class=”mt-4″>
<a class=”text-primary font-semibold hover:underline” href=”#”>Learn More →</a>
</div>
</div>
</div>
<div class=”bg-background-light dark:bg-background-dark rounded-xl shadow-lg overflow-hidden flex flex-col group”>
<div class=”w-full h-56 bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuAl5iqohrhr8c9LdFluOjP_xUZ94fdSGrfGqK_5fDNMYaosUuu9XlQkMzb8KZsPmJsQsJNgRCmDBMkGt04La7c7yLqeOvSG235xmNxE9kDSB_hagPynxK8DJdJgnvxBXVzRUTf6tJAbi0O9D5s3MFpbGbDT3Y3ePaYruVhmUaq-ApA8r7U6aJ-xTliZSNf-vfh6zWrpQRzSTh01vjmETORY_dX0RJt3uzS6mm-suc7x0q9VlsIo1wMV5QtZcJf9jOpOuqpoDBisAyL6”);’></div>
<div class=”p-6 flex-grow flex flex-col”>
<h3 class=”text-xl font-bold text-gray-900 dark:text-white”>Social Media Management Suite</h3>
<p class=”mt-2 text-gray-600 dark:text-gray-400 flex-grow”>Streamline your social media presence with our intuitive suite.</p>
<div class=”mt-4″>
<a class=”text-primary font-semibold hover:underline” href=”#”>Learn More →</a>
</div>
</div>
</div>
<div class=”bg-background-light dark:bg-background-dark rounded-xl shadow-lg overflow-hidden flex flex-col group”>
<div class=”w-full h-56 bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuCnvMFEmKYxsE2E3MdjHj4DGiA7h__40tgx-9NjpfbA3dgUBDntFBPwuKZyaRqXtCV6kK_Co6en7QsnTJnUR6ibyIvKK7QIFCrzIpwGXn0AFo4hSPTc3JdFbIIZe4zs1XI8ds_HZWz1lmbZQj6kmq9HtblQiNUcZ8U0J_hAd8pvZxAszGDUFwaogW9hN7EGrOeo383pv-ptZc9ivf5k_ycJGxZ2AwHUxf4lPRhd0pXdj2Ffl_k1P_G4LlEqRqbEEftPnJ9LS-VWx9c7”);’></div>
<div class=”p-6 flex-grow flex flex-col”>
<h3 class=”text-xl font-bold text-gray-900 dark:text-white”>CRM Integration Platform</h3>
<p class=”mt-2 text-gray-600 dark:text-gray-400 flex-grow”>Seamlessly integrate your CRM for enhanced customer insights.</p>
<div class=”mt-4″>
<a class=”text-primary font-semibold hover:underline” href=”#”>Learn More →</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=”py-16 sm:py-24 bg-background-light dark:bg-background-dark”>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8″>
<div class=”text-center mb-12″>
<h2 class=”text-3xl font-bold tracking-tight text-gray-900 dark:text-white”>Benefits of Automation</h2>
</div>
<div class=”max-w-4xl mx-auto space-y-6″>
<div class=”flex items-start gap-4″>
<div class=”flex-shrink-0 w-6 h-6 bg-primary rounded-full flex items-center justify-center text-white font-bold mt-1″>✓</div>
<p class=”text-lg text-gray-600 dark:text-gray-400″><strong class=”text-gray-800 dark:text-white”>Increased Efficiency:</strong> Automate repetitive tasks to free up valuable time and resources.</p>
</div>
<div class=”flex items-start gap-4″>
<div class=”flex-shrink-0 w-6 h-6 bg-primary rounded-full flex items-center justify-center text-white font-bold mt-1″>✓</div>
<p class=”text-lg text-gray-600 dark:text-gray-400″><strong class=”text-gray-800 dark:text-white”>Improved Accuracy:</strong> Reduce human error and ensure consistent performance.</p>
</div>
<div class=”flex items-start gap-4″>
<div class=”flex-shrink-0 w-6 h-6 bg-primary rounded-full flex items-center justify-center text-white font-bold mt-1″>✓</div>
<p class=”text-lg text-gray-600 dark:text-gray-400″><strong class=”text-gray-800 dark:text-white”>Enhanced Customer Experience:</strong> Provide personalized and timely interactions.</p>
</div>
<div class=”flex items-start gap-4″>
<div class=”flex-shrink-0 w-6 h-6 bg-primary rounded-full flex items-center justify-center text-white font-bold mt-1″>✓</div>
<p class=”text-lg text-gray-600 dark:text-gray-400″><strong class=”text-gray-800 dark:text-white”>Data-Driven Insights:</strong> Gain valuable insights into your business performance with detailed analytics.</p>
</div>
</div>
</div>
</section>
<section class=”py-16 sm:py-24 bg-gray-50 dark:bg-gray-900/50″>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8″>
<div class=”text-center mb-12″>
<h2 class=”text-3xl font-bold tracking-tight text-gray-900 dark:text-white”>What Our Clients Say</h2>
</div>
<div class=”grid grid-cols-1 md:grid-cols-3 gap-8″>
<div class=”bg-background-light dark:bg-background-dark p-6 rounded-lg shadow-md”>
<p class=”text-gray-600 dark:text-gray-400 italic”>”Alex Media Lab transformed our marketing efforts. We saw a 30% increase in leads within the first quarter!”</p>
<div class=”mt-4 flex items-center”>
<div class=”w-12 h-12 rounded-full bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuCQe02bSYa7zJHybNw-wU0VAFgSYEUkdTj-jrmDX6JH_4ppmJN9ftDUrAHH3THww4Gj1YjKAu6UHfe7-Sy34rYa-tofZudw1XUiIOXn6FdCrkNXUNFNN5ROKZtCPr91_DZ10A1IbxUNnZgzhsGlbWeRjaLe9xMV7TlQtdg1pMDDLCmq2s_48Lnux1He-YBYb8vdEL01NdpUd4ZJFpBPJ_I7vmwoBEMY5RaFVbsV-J0fQtOzKj2xgyUJS4gszG6IiyLFl3QWYc0a48yQ”);’></div>
<div class=”ml-4″>
<p class=”font-bold text-gray-900 dark:text-white”>Sarah, CEO</p>
<p class=”text-sm text-gray-500 dark:text-gray-400″>Tech Solutions Inc.</p>
</div>
</div>
</div>
<div class=”bg-background-light dark:bg-background-dark p-6 rounded-lg shadow-md”>
<p class=”text-gray-600 dark:text-gray-400 italic”>”The automation solutions have streamlined our operations and significantly improved our customer satisfaction.”</p>
<div class=”mt-4 flex items-center”>
<div class=”w-12 h-12 rounded-full bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuAfMSjHihwrdo89rY-wzOkHlm7XPjUHMvaZekKVquSOc2mVIw1Y9IrzyIDoAmFTi5l7Ff5NOUcBj-CxK9vdtMYVPsSIwcyUqALl5dQoyT6x31s-nX768R-3UxQYQqEftiVMPoQsV1fSD8Bx12I-8hKZUfAJswDXVhARz5PSQtfHEyvKYI1wZCav8ypP14zlC8NiLvmbGqwhdBXpLplYNZ04oOT4O7rvauD1fRuskwIOLryCG_Cv2Xj4eLW1bjXA6wJPOIC0l80v0ZHo”);’></div>
<div class=”ml-4″>
<p class=”font-bold text-gray-900 dark:text-white”>David, Founder</p>
<p class=”text-sm text-gray-500 dark:text-gray-400″>Green Living Co.</p>
</div>
</div>
</div>
<div class=”bg-background-light dark:bg-background-dark p-6 rounded-lg shadow-md”>
<p class=”text-gray-600 dark:text-gray-400 italic”>”Their expertise in social media management has been invaluable. Our brand visibility has never been higher.”</p>
<div class=”mt-4 flex items-center”>
<div class=”w-12 h-12 rounded-full bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuCwEGrUQNqNknR1yN_Yx8V2niQSAXT36TY7D4po_hNTQDgP7WjSp4MVrzLXUe8nw1QRF8sMr2oQb69hOGsMeD14xA_E2xZgZAxlj7tR-f8793_CVHzbV6PckEGrP1TG186I2UYtwTCQFBp-QbcYvUW2284rDZ4tGx1stwgWo61g_eYwmcparldBz7_Y0edBTRQgOSbsaenCIuoT6hNodUUXh37tWerPHdu9hQd3Mieg79pUluwnBeqtMFUQf5LtTh_kBjfapGatmHAg”);’></div>
<div class=”ml-4″>
<p class=”font-bold text-gray-900 dark:text-white”>Emily, Marketing Director</p>
<p class=”text-sm text-gray-500 dark:text-gray-400″>Style Hub</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=”py-16 sm:py-24 bg-background-light dark:bg-background-dark”>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8″>
<div class=”text-center mb-12″>
<h2 class=”text-3xl font-bold tracking-tight text-gray-900 dark:text-white”>Latest from Our Blog</h2>
</div>
<div class=”grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8″>
<div class=”bg-background-light dark:bg-background-dark rounded-xl shadow-lg overflow-hidden flex flex-col group”>
<div class=”w-full h-48 bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuA4Q6NQ44aB0iLUU55ID1ux_K3Ih2k9kxJxx_trRi8U6YXtyRmV72Md8OTAQu_z3fs4WzuOpCRC0OJWncZqskbTREeso0wn-q3CiW6SqtZWXSakoLlTUsZ7bfVlX12VRrJx6xyqsRO3OlUj6PtFJcD_RdShPcuHxl8KR1j-GXAHxveXSS42-kI6w0qsYbZlDFjkes_Y8-__iQLCk4MdV3v-u8uCyTgov3EYuAmY3FTlh0tZkfpKuiJiQXrldAjlaToKoVD_9FU5zDBO”);’></div>
<div class=”p-6 flex-grow flex flex-col”>
<h3 class=”text-xl font-bold text-gray-900 dark:text-white”>5 Tips for Effective Email Marketing</h3>
<p class=”mt-2 text-gray-600 dark:text-gray-400 flex-grow”>Learn how to craft compelling email campaigns that convert.</p>
<div class=”mt-4″>
<a class=”text-primary font-semibold hover:underline” href=”#”>Read More →</a>
</div>
</div>
</div>
<div class=”bg-background-light dark:bg-background-dark rounded-xl shadow-lg overflow-hidden flex flex-col group”>
<div class=”w-full h-48 bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuDnV0lkzHUk6g_vZ6zkxHxk0ww8RiLtTt1GigpXE16iZzFV1rmF8u5g8G4zajhBFWWohmSvV6zo0vTdQQPmkLbelAMbX4S15h8iadDzmP7MnRC9LzFUo2JGNYy-Nt5H0U9Zz4C-kwxlmpSer0eOHjYTh8eChvY9KYyn2q88hbaAeY-V9OPVKygmxScNND3rFLOwvAF1YYgh5GoYj_lk_dnIsJzgl-kWzHN8p-rMSO4pBmXp90okWVXc4PGSnTeyx3LB8rwd0Y8XIhMB”);’></div>
<div class=”p-6 flex-grow flex flex-col”>
<h3 class=”text-xl font-bold text-gray-900 dark:text-white”>The Ultimate Guide to Social Media Automation</h3>
<p class=”mt-2 text-gray-600 dark:text-gray-400 flex-grow”>Discover the best tools and strategies.</p>
<div class=”mt-4″>
<a class=”text-primary font-semibold hover:underline” href=”#”>Read More →</a>
</div>
</div>
</div>
<div class=”bg-background-light dark:bg-background-dark rounded-xl shadow-lg overflow-hidden flex flex-col group”>
<div class=”w-full h-48 bg-cover bg-center” style=’background-image: url(„https://lh3.googleusercontent.com/aida-public/AB6AXuBVHqonjlRmTjz2ldRruK9zZfT8OU848LjUG6ThAFtUj4d3plMvxw6AaqDChAqkrMaTkCLOaIaJeZBGPkBsxNQfhpV9IvD5XLHoibNY-ttS9sq31q2NzMgA-CkQgr65MQfjoeZVSrktl6NSvTs4xiNl8Jy-TU9kEGLwYD-YPzs2311JpbtIg3zFIgCgW_68z0UQLauj9G_FaEdnFi1whr1iKolQW1R_s5AZ0HMoSx7ymFm14pNRwf0myIZjg8CAHlKiOdCTHuEDul8r”);’></div>
<div class=”p-6 flex-grow flex flex-col”>
<h3 class=”text-xl font-bold text-gray-900 dark:text-white”>Maximizing Your CRM for Business Growth</h3>
<p class=”mt-2 text-gray-600 dark:text-gray-400 flex-grow”>Unlock the full potential of your CRM system.</p>
<div class=”mt-4″>
<a class=”text-primary font-semibold hover:underline” href=”#”>Read More →</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=”py-16 sm:py-24 bg-gray-50 dark:bg-gray-900/50″>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8″>
<div class=”max-w-2xl mx-auto”>
<div class=”text-center”>
<h2 class=”text-3xl font-bold tracking-tight text-gray-900 dark:text-white”>Contact Us</h2>
<p class=”mt-4 text-lg text-gray-600 dark:text-gray-400″>Have a question or want to work together? Drop us a line.</p>
</div>
<form class=”mt-12 space-y-6″>
<div>
<label class=”block text-sm font-medium text-gray-700 dark:text-gray-300″ for=”name”>Name</label>
<div class=”mt-1″>
<input class=”block w-full rounded border-gray-300 dark:border-gray-600 bg-background-light dark:bg-gray-800 shadow-sm focus:border-primary focus:ring-primary text-gray-900 dark:text-white” id=”name” name=”name” placeholder=”Your Name” type=”text”/>
</div>
</div>
<div>
<label class=”block text-sm font-medium text-gray-700 dark:text-gray-300″ for=”email”>Email</label>
<div class=”mt-1″>
<input class=”block w-full rounded border-gray-300 dark:border-gray-600 bg-background-light dark:bg-gray-800 shadow-sm focus:border-primary focus:ring-primary text-gray-900 dark:text-white” id=”email” name=”email” placeholder=”you@example.com” type=”email”/>
</div>
</div>
<div>
<label class=”block text-sm font-medium text-gray-700 dark:text-gray-300″ for=”message”>Message</label>
<div class=”mt-1″>
<textarea class=”block w-full rounded border-gray-300 dark:border-gray-600 bg-background-light dark:bg-gray-800 shadow-sm focus:border-primary focus:ring-primary text-gray-900 dark:text-white” id=”message” name=”message” placeholder=”Your Message” rows=”4″></textarea>
</div>
</div>
<div class=”flex items-start”>
<div class=”flex-shrink-0″>
<input class=”h-4 w-4 rounded border-gray-300 dark:border-gray-600 text-primary focus:ring-primary” id=”consent” name=”consent” type=”checkbox”/>
</div>
<div class=”ml-3″>
<label class=”text-sm text-gray-600 dark:text-gray-400″ for=”consent”>I agree to the <a class=”font-medium text-primary hover:underline” href=”#”>Privacy Policy</a> and consent to the processing of my personal data.</label>
</div>
</div>
<div class=”text-center”>
<button class=”inline-flex justify-center py-3 px-8 border border-transparent shadow-sm text-base font-medium rounded-lg text-background-dark bg-primary hover:bg-opacity-90 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-primary transition-all transform hover:scale-105″ type=”submit”>
Send Message
</button>
</div>
</form>
</div>
</div>
</section>
</main>
<footer class=”bg-background-light dark:bg-background-dark border-t border-gray-200 dark:border-gray-700″>
<div class=”container mx-auto px-4 sm:px-6 lg:px-8 py-12″>
<div class=”md:flex md:items-center md:justify-between”>
<div class=”flex justify-center space-x-6 md:order-2″>
<a class=”text-gray-400 hover:text-primary” href=”#”>
<span class=”sr-only”>YouTube</span>
<svg aria-hidden=”true” class=”h-6 w-6″ fill=”currentColor” viewBox=”0 0 24 24″>
<path clip-rule=”evenodd” d=”M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.78 22 12 22 12s0 3.22-.42 4.814a2.506 2.506 0 0 1-1.768 1.768c-1.594.42-7.812.42-7.812.42s-6.218 0-7.812-.42a2.506 2.506 0 0 1-1.768-1.768C2 15.22 2 12 2 12s0-3.22.42-4.814a2.506 2.506 0 0 1 1.768-1.768C5.782 5 12 5 12 5s6.218 0 7.812.418ZM9.545 15.568V8.432L15.818 12l-6.273 3.568Z” fill-rule=”evenodd”></path>
</svg>
</a>
<a class=”text-gray-400 hover:text-primary” href=”#”>
<span class=”sr-only”>Facebook</span>
<svg aria-hidden=”true” class=”h-6 w-6″ fill=”currentColor” viewBox=”0 0 24 24″>
<path clip-rule=”evenodd” d=”M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12Z” fill-rule=”evenodd”></path>
</svg>
</a>
<a class=”text-gray-400 hover:text-primary” href=”#”>
<span class=”sr-only”>TikTok</span>
<svg aria-hidden=”true” class=”h-6 w-6″ fill=”currentColor” viewBox=”0 0 24 24″>
<path d=”M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-2.43.05-4.85-.38-6.95-1.45-1.94-1-3.47-2.57-4.5-4.57s-1.5-4.29-1.4-6.49c.07-1.07.33-2.13.73-3.12 1.04-2.54 3.01-4.45 5.5-5.57 1.43-.63 2.94-.99 4.48-1.13.04-1.5.04-2.99.03-4.49Z”></path>
</svg>
</a>
</div>
<div class=”mt-8 md:mt-0 md:order-1″>
<p class=”text-center text-base text-gray-400″>© 2024 Alex Media Lab. All rights reserved.</p>
</div>
</div>
<div class=”mt-8 text-center text-sm text-gray-400″>
<a class=”hover:text-primary transition-colors” href=”#”>Privacy Policy</a>
</div>
</div>
</footer>
</div>
</body></html>