CORPORATEGIFTING
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  <meta name="description" content="INDUSGIFTS.IN – Premium Corporate Gifting Solutions | Customized Gifts, Bulk Orders, Pan-India Delivery">
  <title>About Us | INDUS GIFTS – Corporate Gifting Experts</title>
Â
  <!-- Google Font -->
  <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap" rel="stylesheet">
Â
  <style>
    body {
      margin: 0;
      font-family: 'Poppins', sans-serif;
      background-color: #f9f9f9;
      color: #333;
    }
Â
    .header {
      background-color: #f63e61;
      color: white;
      padding: 60px 20px 40px;
      text-align: center;
    }
Â
    .header h1 {
      font-size: 36px;
      margin-bottom: 10px;
    }
Â
    .header p {
      font-size: 18px;
      opacity: 0.9;
    }
Â
    .container {
      max-width: 1100px;
      margin: auto;
      padding: 40px 20px;
      background-color: white;
      border-radius: 10px;
      box-shadow: 0 5px 20px rgba(0,0,0,0.05);
      margin-top: -30px;
      z-index: 2;
      position: relative;
    }
Â
    h2 {
      color: #f63e61;
      margin-top: 40px;
      font-size: 24px;
    }
Â
    p {
      line-height: 1.8;
      font-size: 16px;
    }
Â
    ul {
      padding-left: 20px;
      margin-bottom: 20px;
    }
Â
    ul li {
      margin-bottom: 10px;
    }
Â
    .catalogue-section {
      background: ##f63e61;
      padding: 30px;
      text-align: center;
      border-radius: 10px;
      margin-top: 40px;
    }
Â
    .catalogue-section h2 {
      margin-bottom: 10px;
    }
Â
    .btn-download {
      background-color: #b7264f;
      color: white;
      padding: 12px 25px;
      font-size: 16px;
      text-decoration: none;
      border-radius: 6px;
      font-weight: 600;
      display: inline-block;
      transition: background 0.3s ease;
    }
Â
    .btn-download:hover {
      background-color: #f63e61;
    }
Â
    .contact-section {
      background-color: #f63e61;
      color: white;
      padding: 30px 20px;
      margin-top: 60px;
      text-align: center;
      border-radius: 0 0 10px 10px;
    }
Â
    .contact-section p {
      margin: 6px 0;
    }
Â
    @media (max-width: 768px) {
      .header h1 {
        font-size: 28px;
      }
      .container {
        padding: 25px 15px;
      }
    }
  </style>
</head>
<body>
Â
  <div class="header">
    <h1>Corporate Gifting, Redefined</h1>
    <p>Thoughtful. Personalized. Premium. Discover the INDUS GIFTS Experience.</p>
  </div>
Â
  <div class="container">
    <h2>Who We Are</h2>
    <p>At <strong>Indus Gifts</strong>, We believe every gift tells a story — of appreciation, celebration, and connection. As a trusted name in <strong>corporate gifting</strong>, we specialize in creating premium, personalized gift solutions that leave a lasting impression.</p>
Â
    <p>Founded with a vision to elevate the corporate gifting experience, Indus Gifts partners with businesses of all sizes to deliver thoughtful, high-quality gifts that reflect your brand’s values. We offer tailor-made solutions for every occasion – from employee rewards and festive gifting to client appreciation and milestone celebrations.</p>
Â
    <h2>What We Offer</h2>
    <ul>
      <li>Customized Gift Sets – Leather accessories, pens, tech items, eco-kits & more</li>
      <li>Premium Corporate Hampers – Festive & luxury options with personalization</li>
      <li>Logo Branding & Personalization – Make every gift uniquely yours</li>
      <li>Pan-India Delivery – Seamless shipping across the country</li>
      <li>Bulk Order Management – Hassle-free solutions for large-scale gifting</li>
    </ul>
Â
    <h2>Why Choose Indus Gifts</h2>
    <ul>
      <li>Quality & Creativity: Premium-grade products in elegant, brandable packaging</li>
      <li>Customization: Personalize every detail — from the product to the packaging</li>
      <li>Reliable Service: Timely delivery & end-to-end support</li>
      <li>Sustainable Options: Eco-friendly gifting collections available</li>
    </ul>
Â
    <div class="catalogue-section">
      <h2>📦 Download Our Catalogue</h2>
      <p>Explore our wide range of elegant corporate gift solutions.</p>
      <a href="https://rb.gy/2ekzub" class="btn-download" target="https://rb.gy/2ekzub">Download Catalogue – PDF</a>
    </div>
  </div>
Â
  <div class="contact-section">
    <p><strong>📞 Let’s Talk Gifting!</p>
    <p><strong>Email:</strong> indusgifthouse@gmai.com</p>
    <p><strong>Phone/WhatsApp:</strong> +91-9179299685, +91-7987803105</p>
    <p><strong>Instagram:</strong> @indusgifts</p>
    <p><strong>Address:</strong> [Shop no. 4 STC PALM OPPOSITE DOMINO'S PIZZA, Bhopal, Madhya Pradesh, 462001]</p>
  </div>
Â
</body>
</html>
Â
Â