It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.bit.ly/3xAHxPn

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.  <meta charset="UTF-8">
  5.  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>Kapadakart | Discover Top-Selling Fashion & Lifestyle Picks Online</title>
  7.  <link rel="icon" type="image/png" href="logo2.png" />
  8. <meta name="description" content="Discover top-selling fashion at KapadaKart! Browse trendy apparel, footwear & home décor from Amazon India—trusted by shoppers nationwide!">
  9.  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
  10.  <link rel="stylesheet" href="styles.css">
  11.  <link rel="canonical" href="https://kapadakart.com/" />
  12. <meta name="p:domain_verify" content="8433a1e04a4fec789b372ac4b42cef4f"/>  
  13.   <script src="https://www.gstatic.com/firebasejs/10.12.0/firebase-app.js"></script>
  14.  <script src="https://www.gstatic.com/firebasejs/10.12.0/firebase-auth.js"></script>
  15.  <script src="https://www.gstatic.com/firebasejs/10.12.0/firebase-analytics.js"></script>
  16.  <script src="/firebase-config.js"></script>
  17.    <script src="auth.js"></script>
  18.    <script src="https://analytics.ahrefs.com/analytics.js" data-key="D3FsZGFAm2YAwlTjnJKE9A" async></script>
  19.    
  20. <link rel="stylesheet" href="mediaquery.css">
  21. <!-- Clarity tracking code for https://www.kapadakart.com/ -->
  22. <script>
  23.    (function(c,l,a,r,i,t,y){
  24.        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
  25.        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt";
  26.        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
  27.    })(window, document, "clarity", "script", "rza2sp7gr3");
  28. </script>
  29.  
  30. </head>
  31. <body>
  32.  
  33.  <!-- Top Navigation Bar -->
  34. <nav class="navbar">
  35.  <div class="nav-logo">
  36.    <a href="index" class="logo">  <i class=""></i>Kapada<span>Kart</span>
  37. </a>
  38.  </div>
  39.  
  40.  <div class="nav-search">
  41.    <select class="search-select">
  42.      <option value="">All Categories</option>
  43.      <option value="mens-fashion">Men's Fashion</option>
  44.      <option value="womens-fashion">Women's Fashion</option>
  45.      <option value="kids">Kids & Baby</option>
  46.      <option value="footwear">Footwear</option>
  47.      <option value="accessories">Accessories</option>
  48.    </select>
  49.    <input type="text" class="search-input" placeholder="Search for trendy fashion...">
  50.    <button class="search-button" id="searchBtn">
  51.      <i class="fas fa-search"></i> Search
  52.    </button>
  53.  </div>
  54.  
  55. <div class="nav-actions">
  56.  
  57.  <!-- Auth area — dynamic -->
  58.  <div class="nav-action" id="auth-section">
  59.    <i class="fas fa-user"></i>
  60.    <div class="nav-action-text">
  61. <a href="login.html" id="login-link" style="text-decoration: none; color: inherit;">
  62.  <span id="auth-greeting">Hello, Sign in</span>
  63. </a>
  64.      <strong id="auth-account">Account</strong>
  65.    </div>
  66.  </div>
  67.  
  68.    <!-- <a href="orders.html" class="nav-action">
  69.      <i class="fas fa-box"></i>
  70.      <div class="nav-action-text">
  71.        <span>Your</span>
  72.        <strong>Orders</strong>
  73.      </div>
  74.    </a> -->
  75.  
  76. <a href="/" class="nav-action">
  77.    <i class="fas fa-home"></i>
  78.    <div class="nav-action-text">
  79.        <span>Return to</span>
  80.        <strong>Home</strong>
  81.    </div>
  82. </a>
  83.  
  84.  <a href="cart.html" class="nav-action cart-action">
  85.    <i class="fas fa-shopping-cart"></i>
  86.    <span class="cart-count">0</span>
  87.    <div class="nav-action-text">
  88.      <span>Total</span>
  89.      <strong>Cart</strong>
  90.    </div>
  91.  </a>
  92. </div>
  93.  
  94.  </nav>
  95.  <!-- Category Navigation with Dropdowns -->
  96.  <div class="category-nav">
  97.    <div class="category-dropdown">
  98.      <button class="category-btn">
  99.        <i class="fas fa-bars"></i> All Categories
  100.      </button>
  101.      <div class="dropdown-content">
  102.        <div class="dropdown-column">
  103.          <h4>Men's Fashion</h4>
  104.          <a href="male-fashion.html">Shirts</a>
  105.          <a href="male-fashion.html">T-Shirts</a>
  106.          <a href="male-fashion.html">Jeans</a>
  107.          <a href="male-fashion.html">Kurtas</a>
  108.          <a href="male-fashion.html">Ethnic Wear</a>
  109.          <a href="male-fashion.html">Winter Wear</a>
  110.        </div>
  111.        <div class="dropdown-column">
  112.          <h4>Women's Fashion</h4>
  113.          <a href="female-fashion.html">Dresses</a>
  114.          <a href="female-fashion.html">Tops</a>
  115.          <a href="female-fashion.html">Sarees</a>
  116.          <a href="female-fashion.html">Kurtis</a>
  117.          <a href="female-fashion.html">Leggings</a>
  118.          <a href="female-fashion.html">Winter Wear</a>
  119.        </div>
  120.        <div class="dropdown-column">
  121.          <h4>Kids & Baby</h4>
  122.          <a href="kids-fashion.html">Boys Clothing</a>
  123.          <a href="kids-fashion.html">Girls Clothing</a>
  124.          <a href="kids-fashion.html">Baby Clothes</a>
  125.          <a href="kids-fashion.html">School Uniforms</a>
  126.          <a href="kids-fashion.html">Footwear</a>
  127.          <a href="kids-fashion.html">Accessories</a>
  128.        </div>
  129.        <div class="dropdown-column">
  130.          <h4>Footwear</h4>
  131.          <a href="footwear.html">Men's Shoes</a>
  132.          <a href="footwear.html">Women's Shoes</a>
  133.          <a href="footwear.html">Sandals</a>
  134.          <a href="footwear.html">Slippers</a>
  135.          <a href="footwear.html">Sports Shoes</a>
  136.          <a href="footwear.html">Casual Shoes</a>
  137.        </div>
  138.        <div class="dropdown-column">
  139.  <h4>Beauty</h4>
  140.  <a href="beauty-care.html">Skincare</a>
  141.  <a href="beauty-care.html">Makeup</a>
  142.  <a href="beauty-care.html">Hair Care</a>
  143.  <a href="beauty-care.html">Fragrances</a>
  144.  <a href="beauty-care.html">Bath & Body</a>
  145.  <a href="beauty-care.html">Men's Grooming</a>
  146. </div>
  147.      </div>
  148.    </div>
  149.    <nav class="affiliate-navbar">
  150.  <!-- Primary Links -->
  151.  <!-- <a href="#" class="nav-link highlight">
  152.  <svg width="18" height="18" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  153.    <path d="M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z" fill="#FF5722"/>
  154.  </svg>
  155.  Best Deals for you
  156. </a> -->
  157. <a href="special-products.html" class="nav-link">
  158.  <svg width="18" height="18" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  159.    <path d="M7 18C5.9 18 5.01 18.9 5.01 20C5.01 21.1 5.9 22 7 22C8.1 22 9 21.1 9 20C9 18.9 8.1 18 7 18ZM1 2V4H3L6.6 11.59L5.25 14.04C5.09 14.32 5 14.65 5 15C5 16.1 5.9 17 7 17H19V15H7.42C7.28 15 7.17 14.89 7.17 14.75L7.2 14.63L8.1 13H15.55C16.3 13 16.96 12.59 17.3 11.97L20.88 5.48C20.96 5.34 21 5.17 21 5C21 4.45 20.55 4 20 4H5.21L4.27 2H1ZM17 18C15.9 18 15.01 18.9 15.01 20C15.01 21.1 15.9 22 17 22C18.1 22 19 21.1 19 20C19 18.9 18.1 18 17 18Z" fill="#4CAF50"/>
  160.  </svg>
  161.  Special Products
  162. </a>
  163. <a href="male-fashion.html" class="nav-link">
  164.  <svg width="18" height="18" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  165.    <path d="M21.6 18.2L13 11.75V6.5H15V4.5H9V6.5H11V11.75L2.4 18.2C1.63 18.78 2.04 20 3 20H21C21.96 20 22.37 18.78 21.6 18.2Z" fill="#E91E63"/>
  166.  </svg>
  167.  Fashion
  168. </a>
  169. <a href="beauty-care.html" class="nav-link">
  170.  <svg width="18" height="18" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  171.    <path d="M17.66 8L12 2.35L6.34 8C4.78 9.56 4 11.64 4 13.64C4 15.64 4.78 17.75 6.34 19.31C7.9 20.87 9.95 21.66 12 21.66C14.05 21.66 16.1 20.87 17.66 19.31C19.22 17.75 20 15.64 20 13.64C20 11.64 19.22 9.56 17.66 8ZM6 14C6 12.9 6.46 11.9 7.24 11.17L12 6.5L16.76 11.17C17.54 11.9 18 12.9 18 14H6Z" fill="#9C27B0"/>
  172.  </svg>
  173.  Beauty Products
  174. </a>
  175. <a href="home-decor.html" class="nav-link">
  176.  <svg width="18" height="18" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  177.    <path d="M19 9H17V7H19V9ZM19 13H17V11H19V13ZM19 17H17V15H19V17ZM13 9H11V7H13V9ZM13 13H11V11H13V13ZM13 17H11V15H13V17ZM7 9H5V7H7V9ZM7 13H5V11H7V13ZM7 17H5V15H7V17ZM20 5H4C3.45 5 3 5.45 3 6V18C3 18.55 3.45 19 4 19H20C20.55 19 21 18.55 21 18V6C21 5.45 20.55 5 20 5ZM19 19H5V5H19V19Z" fill="#2196F3"/>
  178.  </svg>
  179.  Home Decor
  180. </a>
  181. <a href="coupons.html" class="nav-link">
  182.  <svg width="18" height="18" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  183.    <path d="M9.5 14C9.5 15.1046 10.3954 16 11.5 16C12.6046 16 13.5 15.1046 13.5 14C13.5 12.8954 12.6046 12 11.5 12C10.3954 12 9.5 12.8954 9.5 14Z" fill="#FF9800"/>
  184.    <path fill-rule="evenodd" clip-rule="evenodd" d="M2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5ZM5 4H19C19.5523 4 20 4.44772 20 5V19C20 19.5523 19.5523 20 19 20H5C4.44772 20 4 19.5523 4 19V5C4 4.44772 4.44772 4 5 4Z" fill="#FF9800"/>
  185.  </svg>
  186.  Coupons
  187. </a>
  188.    <a href="https://belinkable.blogspot.com/" class="nav-link" target=_blank>Blog</a>
  189.  
  190.  
  191.  <!-- Dropdown
  192.  <div class="affiliate-dropdown">
  193.    <button class="dropdown-btn">
  194.      More
  195.      <svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  196.        <path d="M6 9l6 6 6-6"/>
  197.      </svg>
  198.    </button>
  199.    <div class="dropdown-menu">
  200.      <a href="#">💄 Beauty & Care</a>
  201.      <a href="#">🪔 Festive Specials</a>
  202.      <a href="#">💍 Wedding</a>
  203.      <a href="#">🎒 Back to School</a>
  204.      <a href="#">🛒 Clearance Sale</a>
  205.      <a href="#">⭐ Verified Reviews</a>
  206.      <a href="#">💰 Money Saving Tips</a>
  207.    </div>
  208.  </div>
  209. </nav> -->
  210.  
  211. <style>
  212. /* Base Styles */
  213. .affiliate-navbar {
  214.  display: flex;
  215.  align-items: center;
  216.  gap: 2px;
  217.  padding: 0 16px;
  218.  background: #ffffff;
  219.  border-bottom: 1px solid #f0f0f0;
  220.  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  221.  height: 56px;
  222. }
  223.  
  224. /* Navigation Links */
  225. .nav-link {
  226.  text-decoration: none;
  227.  color: #4a4a4a;
  228.  font-size: 14px;
  229.  font-weight: 500;
  230.  padding: 8px 12px;
  231.  border-radius: 6px;
  232.  white-space: nowrap;
  233.  transition: all 0.2s ease;
  234.  display: flex;
  235.  align-items: center;
  236.  gap: 6px;
  237. }
  238.  
  239. .nav-link:hover {
  240.  background: blanchedalmond;
  241.  color: #2a2a2a;
  242. }
  243.  
  244. .nav-link.highlight {
  245.  color: #e63946;
  246.  font-weight: 600;
  247. }
  248.  
  249. /* Dropdown Styles */
  250. .affiliate-dropdown {
  251.  position: relative;
  252.  margin-left: 8px;
  253. }
  254.  
  255. .dropdown-btn {
  256.  background: transparent;
  257.  border: none;
  258.  cursor: pointer;
  259.  font-size: 14px;
  260.  font-weight: 500;
  261.  color: #4a4a4a;
  262.  padding: 8px 12px;
  263.  border-radius: 6px;
  264.  display: flex;
  265.  align-items: center;
  266.  gap: 4px;
  267.  transition: all 0.2s ease;
  268. }
  269.  
  270. .dropdown-btn:hover {
  271.  background: #f8f8f8;
  272. }
  273.  
  274. .dropdown-btn svg {
  275.  transition: transform 0.2s ease;
  276. }
  277.  
  278. .affiliate-dropdown:hover .dropdown-btn svg {
  279.  transform: rotate(180deg);
  280. }
  281.  
  282. .dropdown-menu {
  283.  position: absolute;
  284.  top: 100%;
  285.  left: 0;
  286.  background: white;
  287.  min-width: 180px;
  288.  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  289.  border-radius: 8px;
  290.  padding: 8px 0;
  291.  opacity: 0;
  292.  visibility: hidden;
  293.  transform: translateY(8px);
  294.  transition: all 0.2s ease;
  295.  z-index: 100;
  296.  border: 1px solid #f0f0f0;
  297. }
  298.  
  299. .affiliate-dropdown:hover .dropdown-menu {
  300.  opacity: 1;
  301.  visibility: visible;
  302.  transform: translateY(0);
  303. }
  304.  
  305. .dropdown-menu a {
  306.  display: flex;
  307.  align-items: center;
  308.  gap: 8px;
  309.  padding: 8px 16px;
  310.  color: #4a4a4a;
  311.  text-decoration: none;
  312.  font-size: 14px;
  313.  transition: all 0.1s ease;
  314. }
  315.  
  316. .dropdown-menu a:hover {
  317.  background: #f9f9f9;
  318.  color: #e63946;
  319. }
  320.  
  321. /* Responsive Considerations */
  322. @media (max-width: 1200px) {
  323.  .affiliate-navbar {
  324.    overflow-x: auto;
  325.    padding: 0 12px;
  326.    -webkit-overflow-scrolling: touch;
  327.  }
  328.  .affiliate-navbar::-webkit-scrollbar {
  329.    display: none;
  330.  }
  331. }
  332. </style>
  333.  
  334. <script>
  335. // Close dropdown when clicking outside
  336. document.addEventListener('click', function(e) {
  337.  if (!e.target.closest('.affiliate-dropdown')) {
  338.    document.querySelectorAll('.dropdown-menu').forEach(menu => {
  339.      menu.style.opacity = '0';
  340.      menu.style.visibility = 'hidden';
  341.    });
  342.  }
  343. });
  344. </script>
  345. </div>
  346.  
  347.  <!-- Hero Banner -->
  348. <!-- Hero Banner Carousel -->
  349.  
  350. <div class="hero-carousel">
  351.  <div class="carousel-inner">
  352.    <div class="carousel-item active">
  353.      <img src="shoes1.jpg" alt="Footwear Collection">
  354.      <div class="banner-content">
  355.        <h2>Footwear Collection</h2>
  356.        <p>Trendy and comfortable shoes for every occasion</p>
  357.         <br>
  358.        <a href="footwear.html" class="shop-now-btn">Shop Footwear</a>
  359.      </div>
  360.    </div>
  361.    <div class="carousel-item">
  362.      <img src="mensfashion.png" alt="Men's Fashion">
  363.      <div class="banner-content">
  364.        <h2>Men's Fashion</h2>
  365.        <p>Stylish outfits for every man's wardrobe</p>
  366.         <br>
  367.        <a href="male-fashion.html" class="shop-now-btn">Explore Now</a>
  368.      </div>
  369.    </div>
  370.    <div class="carousel-item">
  371.      <img src="womensfashion.png" alt="Women's Fashion">
  372.      <div class="banner-content">
  373.        <h2>Women's Fashion</h2>
  374.        <p>Trendsetting styles for every woman</p>
  375.         <br>
  376.        <a href="female-fashion.html" class="shop-now-btn">Shop Women</a>
  377.      </div>
  378.    </div>
  379.    <div class="carousel-item">
  380.      <img src="kids.jpeg" alt="Kids Fashion">
  381.      <div class="banner-content">
  382.        <h2>Kids Fashion</h2>
  383.        <p>Cute and comfortable outfits for children</p>
  384.         <br>
  385.        <a href="kids-fashion.html" class="shop-now-btn">Shop Kids</a>
  386.      </div>
  387.    </div>
  388.    <div class="carousel-item">
  389.      <img src="beauty and care -1.jpg" alt="Beauty & Care">
  390.      <div class="banner-content">
  391.        <h2>Beauty & Care</h2>
  392.        <p>Premium beauty and grooming products</p>
  393.        <br>
  394.        <a href="beauty-care.html" class="shop-now-btn">View Collection</a>
  395.      </div>
  396.    </div>
  397.  </div>
  398. </div>
  399.    <!-- <div class="carousel-item">
  400.    <img src="Ethnic vwear 5 (1).jpg" alt="Ethnic Fashion">
  401.      <div class="banner-content">
  402.        <h1>Ethnic Fashion</h1>
  403.        <p>Authentic handcrafted traditional outfits</p>
  404.        <button class="shop-now-btn">Shop Now</button>
  405.    </div>
  406.  </div> -->
  407. </div>
  408.  <button class="carousel-control prev">&#10094;</button>
  409.  <button class="carousel-control next">&#10095;</button>
  410.  <div class="carousel-indicators"></div>
  411. </div>
  412.  
  413.  <!-- Category Tiles -->
  414.  <div class="section-title">
  415. <h1 class="h1-as-h2">Top-Selling Fashion Wear & Unique Footwear</h1>
  416. s    <!-- <a href="#" class="view-all">View All</a> -->
  417.  </div>
  418.  
  419.  <div class="category-tiles">
  420.    <div class="category-tile">
  421.      <img src="kurta -kapa.png" alt="Men's Fashion">
  422.      <div class="tile-overlay">
  423.        <h3>Men's Fashion</h3>
  424. <button onclick="window.location.href='male-fashion'">Shop Now</button>
  425.      </div>
  426.    </div>
  427.    
  428.    <div class="category-tile">
  429.      <img src="womenfashion.png" alt="Women's Fashion">
  430.      <div class="tile-overlay">
  431.        <h3>Women's Fashion</h3>
  432. <button onclick="window.location.href='female-fashion'">Shop Now</button>
  433.      </div>
  434.    </div>
  435.    
  436.    <div class="category-tile">
  437.      <img src="kid1.png" alt="Kids Fashion">
  438.      <div class="tile-overlay">
  439.        <h3>Kids Fashion</h3>
  440. <button onclick="window.location.href='kids-fashion'">Shop Now</button>
  441.      </div>
  442.    </div>
  443.    
  444.    <div class="category-tile">
  445.      <img src="https://images.unsplash.com/photo-1460353581641-37baddab0fa2?ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60" alt="Footwear">
  446.      <div class="tile-overlay">
  447.        <h3>Footwear</h3>
  448. <button onclick="window.location.href='footwear'">Shop Now</button>
  449.      </div>
  450.    </div>
  451.  </div>
  452.  
  453. <div class="section-title">
  454.  <h2>Shop by Product Category</h2>
  455.  <!-- <a href="#" class="view-all">View All</a> -->
  456. </div>
  457.  
  458. <div class="category-tiles">
  459.  <div class="category-tile">
  460.    <img src="ProductCard/beauty-care.avif" alt="Beauty and Care">
  461.    <div class="tile-overlay">
  462.      <h3>Beauty and Care</h3>
  463.      <button onclick="window.location.href='beauty-care'">Shop Now</button>
  464.    </div>
  465.  </div>
  466.  
  467.  <div class="category-tile">
  468.    <img src="ProductCard/home-decor.png" alt="Home Decor">
  469.    <div class="tile-overlay">
  470.      <h3>Home Decor</h3>
  471.      <button onclick="window.location.href='home-decor'">Shop Now</button>
  472.    </div>
  473.  </div>
  474.  
  475.  <div class="category-tile">
  476.    <img src="EAC.png" alt="Tech">
  477.    <div class="tile-overlay">
  478.      <h3>Electronic and Appliances</h3>
  479.      <button onclick="window.location.href='technology'">Shop Now</button>
  480.    </div>
  481.  </div>
  482.  
  483.  <div class="category-tile">
  484.    <img src="ProductCard/specialp.png" alt="Special Products">
  485.    <div class="tile-overlay">
  486.      <h3>Special Products</h3>
  487.      <button onclick="window.location.href='special-products'">Shop Now</button>
  488.    </div>
  489.  </div>
  490. </div>
  491.  
  492.  
  493.  
  494. <div class="section-banner">
  495.  <img src="VIDEO.gif" alt="Banner GIF" class="banner-video" />
  496. </div>
  497.  
  498.  
  499.  
  500.  <div class="brands-grid">
  501.   <!-- Beauty Brands -->
  502. <div class="brand-tile">
  503.  <img src="Logos/logo1.png" alt="Brand 1 Logo" width="150" height="80">
  504. </div>
  505. <div class="brand-tile">
  506.  <img src="Logos/logo2.png" alt="Brand 2 Logo" width="150" height="80">
  507. </div>
  508.  
  509.  
  510. <!-- Indian Clothing Brands -->
  511. <div class="brand-tile">
  512.  <img src="Logos/logo4.png" alt="Brand 4 Logo" width="150" height="80">
  513. </div>
  514. <div class="brand-tile">
  515.  <img src="Logos/logo5.png" alt="Brand 5 Logo" width="150" height="80">
  516. </div>
  517. <div class="brand-tile">
  518.  <img src="Logos/logo6.jpg" alt="Brand 6 Logo" width="150" height="80">
  519. </div>
  520. <div class="brand-tile">
  521.  <img src="Logos/logo7.png" alt="Brand 7 Logo" width="150" height="80">
  522. </div>
  523. <div class="brand-tile">
  524.  <img src="Logos/logo8.jpg" alt="Brand 8 Logo" width="150" height="80">
  525. </div>
  526. <div class="brand-tile">
  527.  <img src="Logos/logo9.jpg" alt="Brand 9 Logo" width="150" height="80">
  528. </div>
  529. <div class="brand-tile">
  530.  <img src="Logos/logo10.jpg" alt="Brand 10 Logo" width="150" height="80">
  531. </div>
  532. <div class="brand-tile">
  533.  <img src="Logos/logo11.png" alt="Brand 11 Logo" width="150" height="80">
  534. </div>
  535. <div class="brand-tile">
  536.  <img src="Logos/logo12.jpg" alt="Brand 12 Logo" width="150" height="80">
  537. </div>
  538.  
  539.  </div>
  540.  
  541.  <!-- Testimonials -->
  542.  <!-- Testimonials Section for KapadaKart -->
  543. <div class="section-title">
  544.  <h2>What Our Fashion Lovers Say</h2>
  545.  <p>Real experiences from our KapadaKart family</p>
  546. </div>
  547.  
  548. <div class="testimonials">
  549.  <!-- South Indian Testimonials -->
  550.  <div class="testimonial">
  551.    <div class="rating">
  552.      <i class="fas fa-star"></i>
  553.      <i class="fas fa-star"></i>
  554.      <i class="fas fa-star"></i>
  555.      <i class="fas fa-star"></i>
  556.      <i class="fas fa-star"></i>
  557.    </div>
  558.    <p>"The Kanchipuram silk saree exceeded expectations! The zari work is authentic and the drape is perfect. My grandmother approved!"</p>
  559.    <div class="customer">
  560.      <span>- Ahalya Iyengar, Chennai</span>
  561.      <small>Purchased: Traditional Sarees</small>
  562.    </div>
  563.  </div>
  564.  
  565.  <div class="testimonial">
  566.    <div class="rating">
  567.      <i class="fas fa-star"></i>
  568.      <i class="fas fa-star"></i>
  569.      <i class="fas fa-star"></i>
  570.      <i class="fas fa-star"></i>
  571.      <i class="fas fa-star-half-alt"></i>
  572.    </div>
  573.    <p>"My Kasavu mundu set arrived with perfect stitching. Only minor complaint - could improve packaging for such premium products."</p>
  574.    <div class="customer">
  575.      <span>- Vishwanath Namboothiri, Kochi</span>
  576.      <small>Purchased: Kerala Mundu Sets</small>
  577.    </div>
  578.  </div>
  579.  
  580.  <div class="testimonial">
  581.    <div class="rating">
  582.      <i class="fas fa-star"></i>
  583.      <i class="fas fa-star"></i>
  584.      <i class="fas fa-star"></i>
  585.      <i class="fas fa-star"></i>
  586.      <i class="fas fa-star"></i>
  587.    </div>
  588.    <p>"The Coorgi-style jacket fits like it was tailored for me! Received multiple compliments at my cousin's wedding in Mysuru."</p>
  589.    <div class="customer">
  590.      <span>- Devayani Gowda, Bengaluru</span>
  591.      <small>Purchased: Ethnic Jackets</small>
  592.    </div>
  593.  </div>
  594.  
  595.  <div class="testimonial">
  596.    <div class="rating">
  597.      <i class="fas fa-star"></i>
  598.      <i class="fas fa-star"></i>
  599.      <i class="fas fa-star"></i>
  600.      <i class="fas fa-star"></i>
  601.      <i class="far fa-star"></i>
  602.    </div>
  603.    <p>"Good quality Chettinad cotton shirts for daily wear. The unique patterns make them stand out from regular brands."</p>
  604.    <div class="customer">
  605.      <span>- Karthikeyan Chettiar, Karaikudi</span>
  606.      <small>Purchased: Cotton Shirts</small>
  607.    </div>
  608.  </div>
  609.  
  610.  <div class="testimonial">
  611.    <div class="rating">
  612.      <i class="fas fa-star"></i>
  613.      <i class="fas fa-star"></i>
  614.      <i class="fas fa-star"></i>
  615.      <i class="fas fa-star"></i>
  616.      <i class="fas fa-star"></i>
  617.    </div>
  618.    <p>"The Ilkal saree's color didn't fade even after multiple washes. Perfect for my teaching job in Gulbarga's climate."</p>
  619.    <div class="customer">
  620.      <span>- Lakshmi Patil, Kalaburagi</span>
  621.      <small>Purchased: Handloom Sarees</small>
  622.    </div>
  623.  </div>
  624.  
  625.  <!-- Pan-India Testimonials -->
  626.  <div class="testimonial">
  627.    <div class="rating">
  628.      <i class="fas fa-star"></i>
  629.      <i class="fas fa-star"></i>
  630.      <i class="fas fa-star"></i>
  631.      <i class="fas fa-star"></i>
  632.      <i class="fas fa-star"></i>
  633.    </div>
  634.    <p>"My Bandhani dupatta arrived with the most vibrant colors! Exactly like the photos, no color difference at all."</p>
  635.    <div class="customer">
  636.      <span>- Radhika Solanki, Jaipur</span>
  637.      <small>Purchased: Rajasthani Dupattas</small>
  638.    </div>
  639.  </div>
  640.  
  641.  <div class="testimonial">
  642.    <div class="rating">
  643.      <i class="fas fa-star"></i>
  644.      <i class="fas fa-star"></i>
  645.      <i class="fas fa-star"></i>
  646.      <i class="fas fa-star"></i>
  647.      <i class="fas fa-star-half-alt"></i>
  648.    </div>
  649.    <p>"The Phulkari kurta is comfortable and true to size. The embroidery is neat, though the fabric could be slightly thicker."</p>
  650.    <div class="customer">
  651.      <span>- Inderjeet Kaur, Amritsar</span>
  652.      <small>Purchased: Punjabi Suits</small>
  653.    </div>
  654.  </div>
  655.  
  656.  <div class="testimonial">
  657.    <div class="rating">
  658.      <i class="fas fa-star"></i>
  659.      <i class="fas fa-star"></i>
  660.      <i class="fas fa-star"></i>
  661.      <i class="fas fa-star"></i>
  662.      <i class="fas fa-star"></i>
  663.    </div>
  664.    <p>"Bought 3 linen shirts for my Goa vacation - perfect breathable fabric and stylish cuts. Will order again!"</p>
  665.    <div class="customer">
  666.      <span>- Zubin Fernandes, Panaji</span>
  667.      <small>Purchased: Resort Wear</small>
  668.    </div>
  669.  </div>
  670. </div>
  671.  
  672. <!-- Newsletter -->
  673. <div class="newsletter">
  674.  <div class="newsletter-content">
  675.    <h3>Subscribe to Our Blog updates</h3>
  676.    <p>Get updates on new arrivals, special offers and fashion trends</p>
  677.    
  678.    <form class="newsletter-form" id="subscribeForm" action="subscribe.php" method="POST" novalidate>
  679.      <input type="email" name="email" placeholder="Your email address" required>
  680.      <button type="submit">Subscribe</button>
  681.    </form>
  682.    
  683.    <!-- Popup Message Box -->
  684.    <!-- <div id="popup" class="popup">
  685.      <div class="popup-content">
  686.        <span id="popup-message"></span><br>
  687.        <button onclick="closePopup()">OK</button>
  688.      </div>
  689.    </div> -->
  690.  </div>
  691. </div>
  692.  
  693.  <!-- Footer -->
  694. <footer>
  695.    <div class="footer-top">
  696.      <div class="footer-column">
  697.        <h4>Shop Categories</h4>
  698.        <ul>
  699.          <li><a href="female-fashion">Women's Ethnic Wear</a></li>
  700.          <li><a href="male-fashion">Men's Traditional</a></li>
  701.          <li><a href="female-fashion">Handcrafted Sarees</a></li>
  702.          <li><a href="index">Festive Collection</a></li>
  703.          <li><a href="male-fashion">Daily Wear Kurtas</a></li>
  704.        </ul>
  705.      </div>
  706.      
  707.      <div class="footer-column">
  708.        <h4>Help & Support</h4>
  709.        <ul>
  710.          <!-- <li><a href="#">Contact :</a></li> -->
  711.          <li><a href="#">Email: info@kapaadakart.com</a></li>
  712.          <li><a href="measurement.html">Measurements Guide</a></li>
  713.          <li><a href="careinfo.html">Care Instructions</a></li>
  714.        </ul>
  715.      </div>
  716.      
  717.      <div class="footer-column">
  718.        <h4>About KapadaKart</h4>
  719.        <ul>
  720.          <li><a href="founder.html">Founder's Message</a></li>
  721.          <li><a href="https://www.amazon.in/">Affiliate Partners</a></li>
  722.          <!-- <li><a href="#">Craftsmanship</a></li> -->
  723.          <li><a href="index.html">Testimonials</a></li>
  724.        </ul>
  725.      </div>
  726.      
  727.      <div class="footer-column">
  728.        <h4>Connect With Me</h4>
  729.        <div class="social-links">
  730. <a href="https://www.instagram.com/kapastores"><i class="fab fa-instagram"></i></a>
  731. <a href="https://www.facebook.com/kapaastore"><i class="fab fa-facebook-f"></i></a>
  732. <a href="https://in.pinterest.com/Belinkable/"><i class="fab fa-pinterest"></i></a>
  733. <a href="https://belinkable.blogspot.com/"><i class="fab fa-blogger-b"></i></a>
  734.        </div>
  735.        <h4>Payment Options</h4>
  736.        <div class="payment-methods">
  737.          <i class="fab fa-cc-visa"></i>
  738.          <i class="fab fa-cc-mastercard"></i>
  739.          <i class="fas fa-mobile-alt" title="UPI Payments"></i>
  740.          <i class="fas fa-qrcode" title="QR Code Payments"></i>
  741.        </div>
  742.      </div>
  743.    </div>
  744.    
  745.    <div class="footer-bottom">
  746.      <div class="footer-logo">Kapada<span>Kart</span></div>
  747.      <div class="copyright">
  748.                   &copy; 2025 KapadaKart. All rights reserved.
  749. | Website by Keerti Krishna Sreenivas S |
  750.      </div>
  751.      <div class="footer-links">
  752.        <a href="privacy.html">Privacy Policy</a>
  753.        <a href="terms.html">Terms</a>
  754.      </div>
  755.    </div>
  756.  </footer>
  757.  <!-- <script>
  758.  firebase.auth().onAuthStateChanged(function(user) {
  759.    if (user) {
  760.      // Show user-specific content
  761.      const name = user.displayName || "User";
  762.      const email = user.email;
  763.  
  764.      document.getElementById("welcome").innerText = "Welcome, " + name;
  765.      document.getElementById("email").innerText = "Email: " + email;
  766.  
  767.    } else {
  768.      // Redirect to login if not logged in
  769.      window.location.href = "login.html";
  770.    }
  771.  });
  772. </script> -->
  773.  
  774. <script src="search.js"></script>
  775.  
  776.  <script src="script.js"></script>
  777. <script type="module">
  778.  import { initializeApp } from "https://www.gstatic.com/firebasejs/10.11.0/firebase-app.js";
  779.  import { getAuth, onAuthStateChanged, signOut } from "https://www.gstatic.com/firebasejs/10.11.0/firebase-auth.js";
  780.  
  781.  const firebaseConfig = {
  782.    apiKey: "AIzaSyCPiBmhoyvV-XIf67aqRJPloShuZlmAosg",
  783.    authDomain: "kapadakart.firebaseapp.com",
  784.    projectId: "kapadakart",
  785.    storageBucket: "kapadakart.firebasestorage.app",
  786.    messagingSenderId: "530738471909",
  787.    appId: "1:530738471909:web:55f1d21480d7094102450c",
  788.    measurementId: "G-7FNE6H9YW3"
  789.  };
  790.  
  791.  const app = initializeApp(firebaseConfig);
  792.  const auth = getAuth(app);
  793.  
  794.  onAuthStateChanged(auth, (user) => {
  795.    const greeting = document.getElementById("auth-greeting");
  796.    const account = document.getElementById("auth-account");
  797.  
  798.    if (user) {
  799.      // Show profile
  800.      greeting.innerHTML = `Hello, <strong>${user.email.split("@")[0]}</strong>`;
  801.      account.innerHTML = `<a href="#" id="logout-btn">Logout</a>`;
  802.  
  803.      // Wait for logout button to exist before attaching event
  804.      setTimeout(() => {
  805.        const logoutBtn = document.getElementById("logout-btn");
  806.        if (logoutBtn) {
  807.          logoutBtn.addEventListener("click", () => signOut(auth));
  808.        }
  809.      }, 0);
  810.  
  811.    } else {
  812.      // Show login link
  813.      greeting.innerHTML = `Hello, <a href="login.html" id="login-link">Sign in</a>`;
  814.      account.textContent = "Account";
  815.      // Optional: you can add custom behavior here if needed after DOM update
  816.    }
  817.  });
  818. </script>
  819. <script type='text/javascript'>
  820.      var cId = '165772';
  821.  
  822.      (function(d, t) {
  823.        var s = document.createElement('script');
  824.        s.type = 'text/javascript';
  825.        s.async = true;
  826.        s.src = (document.location.protocol == 'https:' ? 'https://cdn0.cuelinks.com/js/' : 'http://cdn0.cuelinks.com/js/')  + 'cuelinksv2.js';
  827.        document.getElementsByTagName('body')[0].appendChild(s);
  828.      }());
  829. </script>
  830. <script>
  831.  const canonical = document.createElement("link");
  832.  canonical.setAttribute("rel", "canonical");
  833.  canonical.setAttribute("href", window.location.origin + window.location.pathname);
  834.  document.head.appendChild(canonical);
  835. </script>
  836.  
  837. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3859706462637736"
  838.     crossorigin="anonymous"></script>
  839. </body>
  840. </html>
  841.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda