File "t1.php"

Full path: /home/u525140468/domains/productsizer.com/public_html/inc/t1.php
File size: 943 B (943 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<!-- Hero Section -->
<section class="relative bg-blue-x pt-24 pb-40 overflow-hidden">
<div class="absolute top-[30%] left-0 w-[1128px] h-[336px] rounded-[500px] z-0 opacity-20 blur-[100px] will-change-transform bg-[linear-gradient(90deg,_#B5CEFF_-0.55%,_#195EE6_45.76%,_#BED5FF_99.34%)]"></div>
  <div class="max-w-5xl mx-auto px-6 text-center">
    <h1 class="text-4xl md:text-5xl font-semibold text-gray-900 leading-tight">
      <?= $title ?? ""; ?>
    </h1>
    <p class="mt-4 mb-8 text-gray-600 text-lg max-w-2xl mx-auto">
      <?= $description ?? ""; ?>
    </p>
  </div>
</section>

<!-- Tool Container – pulled up over the bottom of the hero via negative margin -->
<div class="max-w-5xl mx-auto px-6 relative z-20 -mt-36 md:-mt-44 lg:-mt-32">
  <div class="bg-white shadow-xl2 rounded-3xl p-8 md:p-8 border border-gray-200 transition-all duration-300">
  
<center><?php include "$data/ads-code1.php";?> </center>