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://smhkoto.com

  1. <!DOCTYPE html>
  2. <html
  3.  lang="en"
  4.  data-scrapbook-source="https://singular-otter-3510a7.netlify.app/#home"
  5.  data-scrapbook-create="20250428093640618"
  6. >
  7.  <head><base href="/lander/earthfire-echo-storm-ship/index.html">
  8.    <meta charset="UTF-8" />
  9.    <link
  10.      rel="icon"
  11.      type="image/svg+xml"
  12.      href="urn:scrapbook:download:error:https://singular-otter-3510a7.netlify.app/vite.svg"
  13.    />
  14.    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  15.    <title>Welcome to Smart Solutions Hub</title>
  16.    <meta
  17.      name="description"
  18.      content="Explore smart solutions and modern technologies for a more productive and organized life."
  19.    />
  20.  
  21.    <link href="css2.css" rel="stylesheet" />
  22.  
  23.    <link rel="stylesheet" href="index-BIVBecVk.css" />
  24.  
  25.    <style>
  26.      html {
  27.        scroll-behavior: smooth;
  28.      }
  29.    </style>
  30.  </head>
  31.  <body data-new-gr-c-s-check-loaded="14.1232.0" data-gr-ext-installed="">
  32.    <div id="root">
  33.      <div class="min-h-screen flex flex-col bg-white">
  34.        <header
  35.          class="fixed w-full z-10 transition-all duration-300 bg-white shadow-md py-3"
  36.        >
  37.          <div class="container mx-auto px-4 sm:px-6 lg:px-8">
  38.            <div class="flex justify-between items-center">
  39.              <div class="flex items-center">
  40.                <span class="font-semibold text-xl text-blue-600"
  41.                  >Smart Solutions Hub</span
  42.                >
  43.              </div>
  44.              <nav class="hidden md:flex space-x-8">
  45.                <a
  46.                  href="#home" onclick="document.location.hash='home';return false;"
  47.                  class="text-sm font-medium transition-colors duration-200 hover:text-blue-600 text-gray-800"
  48.                  >Home</a
  49.                ><a
  50.                  href="#features" onclick="document.location.hash='features';return false;"
  51.                  class="text-sm font-medium transition-colors duration-200 hover:text-blue-600 text-gray-800"
  52.                  >Features</a
  53.                ><a
  54.                  href="#about" onclick="document.location.hash='about';return false;"
  55.                  class="text-sm font-medium transition-colors duration-200 hover:text-blue-600 text-gray-800"
  56.                  >About</a
  57.                ><a
  58.                  href="#contact" onclick="document.location.hash='contact';return false;"
  59.                  class="text-sm font-medium transition-colors duration-200 hover:text-blue-600 text-gray-800"
  60.                  >Contact</a
  61.                >
  62.              </nav>
  63.              <button
  64.                class="md:hidden focus:outline-none"
  65.                aria-label="Toggle menu"
  66.              >
  67.                <svg
  68.                  xmlns="http://www.w3.org/2000/svg"
  69.                  width="24"
  70.                  height="24"
  71.                  viewBox="0 0 24 24"
  72.                  fill="none"
  73.                  stroke="currentColor"
  74.                  stroke-width="2"
  75.                  stroke-linecap="round"
  76.                  stroke-linejoin="round"
  77.                  class="lucide lucide-menu h-6 w-6 text-gray-900"
  78.                >
  79.                  <line x1="4" x2="20" y1="12" y2="12"></line>
  80.                  <line x1="4" x2="20" y1="6" y2="6"></line>
  81.                  <line x1="4" x2="20" y1="18" y2="18"></line>
  82.                </svg>
  83.              </button>
  84.            </div>
  85.          </div>
  86.        </header>
  87.        <main class="flex-grow">
  88.          <section
  89.            id="home"
  90.            class="relative min-h-screen bg-white flex items-center"
  91.          >
  92.            <div class="container mx-auto px-4 sm:px-6 lg:px-8 py-12 md:py-24">
  93.              <div class="max-w-3xl mx-auto text-center">
  94.                <h1
  95.                  class="text-4xl sm:text-5xl md:text-6xl font-bold text-gray-900 mb-6 tracking-tight"
  96.                >
  97.                  Welcome to Smart Solutions Hub
  98.                </h1>
  99.                <h2 class="text-xl sm:text-2xl font-medium text-blue-600 mb-8">
  100.                  Discover innovative tools to optimize your daily routines.
  101.                </h2>
  102.                <p class="text-gray-700 text-lg mb-8 leading-relaxed">
  103.                  At Smart Solutions Hub, we believe in the power of smart
  104.                  strategies and innovative technology to transform your daily
  105.                  life. Our carefully designed tools help you streamline
  106.                  workflows, organize information, and optimize productivity
  107.                  without complexity. We focus on creating intuitive solutions
  108.                  that adapt to your unique needs and help you achieve more with
  109.                  less effort.
  110.                </p>
  111.                <p class="text-gray-700 text-lg mb-10 leading-relaxed">
  112.                  From intelligent task management to advanced organizational
  113.                  features, our platform empowers you to focus on what truly
  114.                  matters. Join thousands of users who have discovered a more
  115.                  efficient way to approach their daily challenges through
  116.                  thoughtful technology integration.
  117.                </p>
  118.                <button
  119.                  class="inline-flex items-center justify-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500 transition-all duration-300"
  120.                >
  121.                  Learn More<svg
  122.                    xmlns="http://www.w3.org/2000/svg"
  123.                    width="24"
  124.                    height="24"
  125.                    viewBox="0 0 24 24"
  126.                    fill="none"
  127.                    stroke="currentColor"
  128.                    stroke-width="2"
  129.                    stroke-linecap="round"
  130.                    stroke-linejoin="round"
  131.                    class="lucide lucide-arrow-down-circle ml-2 h-5 w-5"
  132.                  >
  133.                    <circle cx="12" cy="12" r="10"></circle>
  134.                    <path d="M12 8v8"></path>
  135.                    <path d="m8 12 4 4 4-4"></path>
  136.                  </svg>
  137.                </button>
  138.              </div>
  139.            </div>
  140.          </section>
  141.          <section id="features" class="py-16 md:py-24 bg-gray-50">
  142.            <div class="container mx-auto px-4 sm:px-6 lg:px-8">
  143.              <div class="text-center mb-16">
  144.                <h2 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-4">
  145.                  Smart Tools for Modern Life
  146.                </h2>
  147.                <p class="max-w-2xl mx-auto text-lg text-gray-600">
  148.                  Our innovative solutions are designed to help you achieve more
  149.                  while doing less, incorporating the latest technology to
  150.                  simplify your daily routines.
  151.                </p>
  152.              </div>
  153.              <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
  154.                <div
  155.                  class="bg-white p-8 rounded-lg shadow-sm border border-gray-100 hover:shadow-md transition-all duration-300 hover:translate-y-[-5px]"
  156.                >
  157.                  <div class="mb-4">
  158.                    <svg
  159.                      xmlns="http://www.w3.org/2000/svg"
  160.                      width="24"
  161.                      height="24"
  162.                      viewBox="0 0 24 24"
  163.                      fill="none"
  164.                      stroke="currentColor"
  165.                      stroke-width="2"
  166.                      stroke-linecap="round"
  167.                      stroke-linejoin="round"
  168.                      class="lucide lucide-brain h-8 w-8 text-blue-600"
  169.                    >
  170.                      <path
  171.                        d="M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"
  172.                      ></path>
  173.                      <path
  174.                        d="M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"
  175.                      ></path>
  176.                      <path
  177.                        d="M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4"
  178.                      ></path>
  179.                      <path d="M17.599 6.5a3 3 0 0 0 .399-1.375"></path>
  180.                      <path d="M6.003 5.125A3 3 0 0 0 6.401 6.5"></path>
  181.                      <path d="M3.477 10.896a4 4 0 0 1 .585-.396"></path>
  182.                      <path d="M19.938 10.5a4 4 0 0 1 .585.396"></path>
  183.                      <path d="M6 18a4 4 0 0 1-1.967-.516"></path>
  184.                      <path d="M19.967 17.484A4 4 0 0 1 18 18"></path>
  185.                    </svg>
  186.                  </div>
  187.                  <h3 class="text-xl font-semibold text-gray-900 mb-3">
  188.                    Intelligent Organization
  189.                  </h3>
  190.                  <p class="text-gray-600">
  191.                    Structure information intuitively with AI-powered
  192.                    organization systems that learn your preferences.
  193.                  </p>
  194.                </div>
  195.                <div
  196.                  class="bg-white p-8 rounded-lg shadow-sm border border-gray-100 hover:shadow-md transition-all duration-300 hover:translate-y-[-5px]"
  197.                >
  198.                  <div class="mb-4">
  199.                    <svg
  200.                      xmlns="http://www.w3.org/2000/svg"
  201.                      width="24"
  202.                      height="24"
  203.                      viewBox="0 0 24 24"
  204.                      fill="none"
  205.                      stroke="currentColor"
  206.                      stroke-width="2"
  207.                      stroke-linecap="round"
  208.                      stroke-linejoin="round"
  209.                      class="lucide lucide-workflow h-8 w-8 text-teal-500"
  210.                    >
  211.                      <rect width="8" height="8" x="3" y="3" rx="2"></rect>
  212.                      <path d="M7 11v4a2 2 0 0 0 2 2h4"></path>
  213.                      <rect width="8" height="8" x="13" y="13" rx="2"></rect>
  214.                    </svg>
  215.                  </div>
  216.                  <h3 class="text-xl font-semibold text-gray-900 mb-3">
  217.                    Workflow Automation
  218.                  </h3>
  219.                  <p class="text-gray-600">
  220.                    Automate repetitive tasks and create streamlined workflows
  221.                    that save time and reduce errors.
  222.                  </p>
  223.                </div>
  224.                <div
  225.                  class="bg-white p-8 rounded-lg shadow-sm border border-gray-100 hover:shadow-md transition-all duration-300 hover:translate-y-[-5px]"
  226.                >
  227.                  <div class="mb-4">
  228.                    <svg
  229.                      xmlns="http://www.w3.org/2000/svg"
  230.                      width="24"
  231.                      height="24"
  232.                      viewBox="0 0 24 24"
  233.                      fill="none"
  234.                      stroke="currentColor"
  235.                      stroke-width="2"
  236.                      stroke-linecap="round"
  237.                      stroke-linejoin="round"
  238.                      class="lucide lucide-pie-chart h-8 w-8 text-purple-600"
  239.                    >
  240.                      <path d="M21.21 15.89A10 10 0 1 1 8 2.83"></path>
  241.                      <path d="M22 12A10 10 0 0 0 12 2v10z"></path>
  242.                    </svg>
  243.                  </div>
  244.                  <h3 class="text-xl font-semibold text-gray-900 mb-3">
  245.                    Insightful Analytics
  246.                  </h3>
  247.                  <p class="text-gray-600">
  248.                    Gain valuable insights through detailed analytics that help
  249.                    you optimize your processes.
  250.                  </p>
  251.                </div>
  252.                <div
  253.                  class="bg-white p-8 rounded-lg shadow-sm border border-gray-100 hover:shadow-md transition-all duration-300 hover:translate-y-[-5px]"
  254.                >
  255.                  <div class="mb-4">
  256.                    <svg
  257.                      xmlns="http://www.w3.org/2000/svg"
  258.                      width="24"
  259.                      height="24"
  260.                      viewBox="0 0 24 24"
  261.                      fill="none"
  262.                      stroke="currentColor"
  263.                      stroke-width="2"
  264.                      stroke-linecap="round"
  265.                      stroke-linejoin="round"
  266.                      class="lucide lucide-zap h-8 w-8 text-orange-500"
  267.                    >
  268.                      <polygon
  269.                        points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"
  270.                      ></polygon>
  271.                    </svg>
  272.                  </div>
  273.                  <h3 class="text-xl font-semibold text-gray-900 mb-3">
  274.                    Enhanced Productivity
  275.                  </h3>
  276.                  <p class="text-gray-600">
  277.                    Boost your efficiency with integrated tools designed to
  278.                    minimize distractions and maximize focus.
  279.                  </p>
  280.                </div>
  281.                <div
  282.                  class="bg-white p-8 rounded-lg shadow-sm border border-gray-100 hover:shadow-md transition-all duration-300 hover:translate-y-[-5px]"
  283.                >
  284.                  <div class="mb-4">
  285.                    <svg
  286.                      xmlns="http://www.w3.org/2000/svg"
  287.                      width="24"
  288.                      height="24"
  289.                      viewBox="0 0 24 24"
  290.                      fill="none"
  291.                      stroke="currentColor"
  292.                      stroke-width="2"
  293.                      stroke-linecap="round"
  294.                      stroke-linejoin="round"
  295.                      class="lucide lucide-lightbulb h-8 w-8 text-yellow-500"
  296.                    >
  297.                      <path
  298.                        d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"
  299.                      ></path>
  300.                      <path d="M9 18h6"></path>
  301.                      <path d="M10 22h4"></path>
  302.                    </svg>
  303.                  </div>
  304.                  <h3 class="text-xl font-semibold text-gray-900 mb-3">
  305.                    Creative Solutions
  306.                  </h3>
  307.                  <p class="text-gray-600">
  308.                    Unlock innovative approaches to everyday challenges through
  309.                    our creative problem-solving tools.
  310.                  </p>
  311.                </div>
  312.                <div
  313.                  class="bg-white p-8 rounded-lg shadow-sm border border-gray-100 hover:shadow-md transition-all duration-300 hover:translate-y-[-5px]"
  314.                >
  315.                  <div class="mb-4">
  316.                    <svg
  317.                      xmlns="http://www.w3.org/2000/svg"
  318.                      width="24"
  319.                      height="24"
  320.                      viewBox="0 0 24 24"
  321.                      fill="none"
  322.                      stroke="currentColor"
  323.                      stroke-width="2"
  324.                      stroke-linecap="round"
  325.                      stroke-linejoin="round"
  326.                      class="lucide lucide-sparkles h-8 w-8 text-indigo-500"
  327.                    >
  328.                      <path
  329.                        d="m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"
  330.                      ></path>
  331.                      <path d="M5 3v4"></path>
  332.                      <path d="M19 17v4"></path>
  333.                      <path d="M3 5h4"></path>
  334.                      <path d="M17 19h4"></path>
  335.                    </svg>
  336.                  </div>
  337.                  <h3 class="text-xl font-semibold text-gray-900 mb-3">
  338.                    Smart Integration
  339.                  </h3>
  340.                  <p class="text-gray-600">
  341.                    Seamlessly connect with your existing tools and platforms
  342.                    for a unified experience.
  343.                  </p>
  344.                </div>
  345.              </div>
  346.            </div>
  347.          </section>
  348.          <section id="about" class="py-16 md:py-24 bg-white">
  349.            <div class="container mx-auto px-4 sm:px-6 lg:px-8">
  350.              <div class="max-w-3xl mx-auto text-center mb-16">
  351.                <h2 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-4">
  352.                  About Smart Solutions Hub
  353.                </h2>
  354.                <p class="text-lg text-gray-600">
  355.                  We're dedicated to creating innovative tools that transform
  356.                  how people approach their daily activities, focusing on
  357.                  simplicity, efficiency, and genuine productivity improvements.
  358.                </p>
  359.              </div>
  360.              <div
  361.                class="grid grid-cols-1 md:grid-cols-3 gap-8 max-w-5xl mx-auto"
  362.              >
  363.                <div class="text-center p-6">
  364.                  <div
  365.                    class="inline-flex items-center justify-center w-16 h-16 bg-blue-100 rounded-full mb-4"
  366.                  >
  367.                    <svg
  368.                      xmlns="http://www.w3.org/2000/svg"
  369.                      width="24"
  370.                      height="24"
  371.                      viewBox="0 0 24 24"
  372.                      fill="none"
  373.                      stroke="currentColor"
  374.                      stroke-width="2"
  375.                      stroke-linecap="round"
  376.                      stroke-linejoin="round"
  377.                      class="lucide lucide-shield h-8 w-8 text-blue-600"
  378.                    >
  379.                      <path
  380.                        d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"
  381.                      ></path>
  382.                    </svg>
  383.                  </div>
  384.                  <h3 class="text-xl font-semibold text-gray-900 mb-2">
  385.                    Trustworthy
  386.                  </h3>
  387.                  <p class="text-gray-600">
  388.                    Built with privacy and security at the core, ensuring your
  389.                    data remains protected at all times.
  390.                  </p>
  391.                </div>
  392.                <div class="text-center p-6">
  393.                  <div
  394.                    class="inline-flex items-center justify-center w-16 h-16 bg-purple-100 rounded-full mb-4"
  395.                  >
  396.                    <svg
  397.                      xmlns="http://www.w3.org/2000/svg"
  398.                      width="24"
  399.                      height="24"
  400.                      viewBox="0 0 24 24"
  401.                      fill="none"
  402.                      stroke="currentColor"
  403.                      stroke-width="2"
  404.                      stroke-linecap="round"
  405.                      stroke-linejoin="round"
  406.                      class="lucide lucide-award h-8 w-8 text-purple-600"
  407.                    >
  408.                      <circle cx="12" cy="8" r="6"></circle>
  409.                      <path d="M15.477 12.89 17 22l-5-3-5 3 1.523-9.11"></path>
  410.                    </svg>
  411.                  </div>
  412.                  <h3 class="text-xl font-semibold text-gray-900 mb-2">
  413.                    Excellence
  414.                  </h3>
  415.                  <p class="text-gray-600">
  416.                    Committed to delivering exceptional quality through rigorous
  417.                    testing and continuous improvement.
  418.                  </p>
  419.                </div>
  420.                <div class="text-center p-6">
  421.                  <div
  422.                    class="inline-flex items-center justify-center w-16 h-16 bg-teal-100 rounded-full mb-4"
  423.                  >
  424.                    <svg
  425.                      xmlns="http://www.w3.org/2000/svg"
  426.                      width="24"
  427.                      height="24"
  428.                      viewBox="0 0 24 24"
  429.                      fill="none"
  430.                      stroke="currentColor"
  431.                      stroke-width="2"
  432.                      stroke-linecap="round"
  433.                      stroke-linejoin="round"
  434.                      class="lucide lucide-users h-8 w-8 text-teal-600"
  435.                    >
  436.                      <path
  437.                        d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"
  438.                      ></path>
  439.                      <circle cx="9" cy="7" r="4"></circle>
  440.                      <path d="M22 21v-2a4 4 0 0 0-3-3.87"></path>
  441.                      <path d="M16 3.13a4 4 0 0 1 0 7.75"></path>
  442.                    </svg>
  443.                  </div>
  444.                  <h3 class="text-xl font-semibold text-gray-900 mb-2">
  445.                    Community
  446.                  </h3>
  447.                  <p class="text-gray-600">
  448.                    Driven by user feedback and collaborative innovation to
  449.                    create solutions that truly matter.
  450.                  </p>
  451.                </div>
  452.              </div>
  453.            </div>
  454.          </section>
  455.          <section id="contact" class="py-16 md:py-24 bg-gray-50">
  456.            <div class="container mx-auto px-4 sm:px-6 lg:px-8">
  457.              <div class="max-w-3xl mx-auto text-center mb-12">
  458.                <h2 class="text-3xl sm:text-4xl font-bold text-gray-900 mb-4">
  459.                  Get in Touch
  460.                </h2>
  461.                <p class="text-lg text-gray-600">
  462.                  Have questions about our smart solutions? We're here to help
  463.                  you find the perfect tools for your needs.
  464.                </p>
  465.              </div>
  466.              <div
  467.                class="max-w-2xl mx-auto bg-white rounded-lg shadow-sm p-8 border border-gray-100"
  468.              >
  469.                <form>
  470.                  <div class="grid grid-cols-1 sm:grid-cols-2 gap-6 mb-6">
  471.                    <div>
  472.                      <label
  473.                        for="name"
  474.                        class="block text-sm font-medium text-gray-700 mb-1"
  475.                        >Name</label
  476.                      ><input
  477.                        type="text"
  478.                        id="name"
  479.                        class="w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500"
  480.                        placeholder="Your name"
  481.                        value=""
  482.                      />
  483.                    </div>
  484.                    <div>
  485.                      <label
  486.                        for="email"
  487.                        class="block text-sm font-medium text-gray-700 mb-1"
  488.                        >Email</label
  489.                      ><input
  490.                        type="email"
  491.                        id="email"
  492.                        class="w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500"
  493.                        placeholder="Your email"
  494.                        value=""
  495.                      />
  496.                    </div>
  497.                  </div>
  498.                  <div class="mb-6">
  499.                    <label
  500.                      for="subject"
  501.                      class="block text-sm font-medium text-gray-700 mb-1"
  502.                      >Subject</label
  503.                    ><input
  504.                      type="text"
  505.                      id="subject"
  506.                      class="w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500"
  507.                      placeholder="Message subject"
  508.                      value=""
  509.                    />
  510.                  </div>
  511.                  <div class="mb-6">
  512.                    <label
  513.                      for="message"
  514.                      class="block text-sm font-medium text-gray-700 mb-1"
  515.                      >Message</label
  516.                    ><textarea
  517.                      id="message"
  518.                      rows="4"
  519.                      class="w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500"
  520.                      placeholder="Your message"
  521.                    ></textarea>
  522.                  </div>
  523.                  <div class="text-center">
  524.                    <button
  525.                      type="button"
  526.                      class="inline-flex items-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500"
  527.                    >
  528.                      <svg
  529.                        xmlns="http://www.w3.org/2000/svg"
  530.                        width="24"
  531.                        height="24"
  532.                        viewBox="0 0 24 24"
  533.                        fill="none"
  534.                        stroke="currentColor"
  535.                        stroke-width="2"
  536.                        stroke-linecap="round"
  537.                        stroke-linejoin="round"
  538.                        class="lucide lucide-message-square mr-2 h-5 w-5"
  539.                      >
  540.                        <path
  541.                          d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"
  542.                        ></path></svg
  543.                      >Send Message
  544.                    </button>
  545.                  </div>
  546.                </form>
  547.              </div>
  548.              <div class="mt-12 text-center">
  549.                <p class="text-gray-600 flex items-center justify-center">
  550.                  <svg
  551.                    xmlns="http://www.w3.org/2000/svg"
  552.                    width="24"
  553.                    height="24"
  554.                    viewBox="0 0 24 24"
  555.                    fill="none"
  556.                    stroke="currentColor"
  557.                    stroke-width="2"
  558.                    stroke-linecap="round"
  559.                    stroke-linejoin="round"
  560.                    class="lucide lucide-mail h-5 w-5 mr-2 text-blue-600"
  561.                  >
  562.                    <rect width="20" height="16" x="2" y="4" rx="2"></rect>
  563.                    <path
  564.                      d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"
  565.                    ></path></svg
  566.                  ><span>Or reach us directly at: </span
  567.                  ><a href="/cdn-cgi/l/email-protection#beddd1d0cadfddcafecdd3dfcccacdd1d2cbcad7d1d0cdd6cbdc90ddd1d3" class="text-blue-600 hover:underline ml-1"><span class="__cf_email__" data-cfemail="90f3fffee4f1f3e4d0e3fdf1e2e4e3fffce5e4f9fffee3f8e5f2bef3fffd">[email&#160;protected]</span></a
  568.                  >
  569.                </p>
  570.              </div>
  571.            </div>
  572.          </section>
  573.        </main>
  574.        <footer class="bg-white border-t border-gray-200 py-10">
  575.          <div class="container mx-auto px-4 sm:px-6 lg:px-8">
  576.            <div class="flex flex-col md:flex-row justify-between items-center">
  577.              <div class="mb-4 md:mb-0">
  578.                <span class="text-gray-800 font-semibold text-lg"
  579.                  >Smart Solutions Hub</span
  580.                >
  581.                <p class="text-gray-600 text-sm mt-1">
  582.                  © 2025 Smart Solutions Hub. All rights reserved.
  583.                </p>
  584.              </div>
  585.              <div class="flex flex-wrap justify-center space-x-6">
  586.                <a
  587.                  href="pp.html"
  588.                  class="text-gray-600 hover:text-blue-600 text-sm mb-2 md:mb-0"
  589.                  >Privacy Policy</a
  590.                ><a
  591.                  href="tos.html"
  592.                  class="text-gray-600 hover:text-blue-600 text-sm mb-2 md:mb-0"
  593.                  >Terms of Service</a
  594.                ><a
  595.                  href="#contact" onclick="document.location.hash='contact';return false;"
  596.                  class="text-gray-600 hover:text-blue-600 text-sm"
  597.                  >Contact Us</a
  598.                >
  599.              </div>
  600.            </div>
  601.          </div>
  602.        </footer>
  603.      </div>
  604.    </div>
  605.  <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
  606. </html>
  607.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda