mirror of
https://github.com/BeardedTek/flowbite-beardedtek.com.git
synced 2025-12-06 13:41:51 +00:00
1559 lines
94 KiB
HTML
1559 lines
94 KiB
HTML
---
|
||
title: Tailwind CSS Services Page with image content - Flowbite
|
||
description: Get started with a collection of over 53 page templates based on Tailwind CSS for Marketing UI purposes including landing pages, contact pages, about pages, and more
|
||
layout: main
|
||
navbar: default
|
||
---
|
||
|
||
<section class="bg-white dark:bg-gray-900">
|
||
<div class="max-w-screen-xl px-4 py-8 mx-auto sm:py-16 lg:py-24 pt-20 sm:pt-24 lg:pt-32">
|
||
<div class="items-center gap-16 lg:grid lg:grid-cols-2">
|
||
<div class="space-y-4">
|
||
<h2 class="text-3xl font-extrabold tracking-tight text-gray-900 sm:text-4xl dark:text-white">
|
||
We didn't reinvent the
|
||
wheel
|
||
</h2>
|
||
<p class="text-base text-gray-500 sm:text-lg dark:text-gray-400">
|
||
We are strategists, designers and developers. Innovators and problem solvers. Small enough to be simple and
|
||
quick, but
|
||
big enough to deliver the scope you want at the pace you need.
|
||
</p>
|
||
<p class="text-base text-gray-500 sm:text-lg dark:text-gray-400">
|
||
We are strategists, designers and developers. Innovators and problem solvers. Small enough to be simple and
|
||
quick.
|
||
</p>
|
||
<a href="#" class="text-gray-900 bg-white border border-gray-200 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:ring-4 focus:ring-gray-200 font-medium rounded-lg text-sm px-5 py-2.5 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:bg-gray-700 dark:hover:border-gray-600 dark:hover:text-white dark:focus:ring-gray-700 inline-flex items-center">
|
||
Read more
|
||
<svg class="w-5 h-5 ml-2 -mr-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd"
|
||
d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z"
|
||
clip-rule="evenodd"></path>
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<div class="grid grid-cols-2 gap-4 mt-8">
|
||
<img class="w-full rounded-lg"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/content/office-long-2.png" alt="office content 1">
|
||
<img class="w-full mt-4 rounded-lg lg:mt-10"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/content/office-long-1.png" alt="office content 2">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="border-t border-gray-100 bg-gray-50 dark:bg-gray-800 dark:border-gray-700">
|
||
<div class="max-w-screen-xl px-4 py-8 mx-auto sm:py-16 lg:py-24">
|
||
<div class="grid space-y-8 lg:grid-cols-2 lg:gap-12 lg:space-y-0">
|
||
<div class="space-y-4">
|
||
<h2 class="text-3xl font-extrabold tracking-tight text-gray-900 sm:text-4xl dark:text-white">
|
||
Compare Flowbite to other platforms on the market
|
||
</h2>
|
||
<p class="text-base text-gray-500 sm:text-xl dark:text-gray-400">
|
||
Here we focus on markets where creativity and innovation can unlock long-term value and growth.
|
||
</p>
|
||
<a href="#"
|
||
class="inline-flex items-center font-medium sm:text-lg text-primary-700 hover:underline dark:text-primary-500">
|
||
Learn more about Flowbite Platform <svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20"
|
||
xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd"
|
||
d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
|
||
clip-rule="evenodd"></path>
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<div>
|
||
<a href="#"
|
||
class="flex items-center justify-between p-4 mb-6 bg-white border-l-8 rounded-lg shadow-sm dark:bg-gray-700 dark:hover:bg-gray-600 border-primary-700 dark:border-primary-500 hover:bg-gray-50">
|
||
<div>
|
||
<span class="block mb-1 text-xs font-medium text-gray-500 uppercase dark:text-gray-400">
|
||
Simplicity and Affordability
|
||
</span>
|
||
<span class="text-xl font-semibold text-primary-700 dark:text-primary-500">
|
||
Flowbite vs. Zendesk
|
||
</span>
|
||
</div>
|
||
<svg class="w-6 h-6 text-primary-700 dark:text-primary-500" fill="currentColor" viewBox="0 0 20 20"
|
||
xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd"
|
||
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
|
||
clip-rule="evenodd"></path>
|
||
</svg>
|
||
</a>
|
||
|
||
<a href="#"
|
||
class="flex items-center justify-between p-4 mb-6 bg-white border-l-8 border-purple-600 rounded-lg shadow-sm dark:bg-gray-700 dark:hover:bg-gray-600 dark:border-purple-500 hover:bg-gray-50">
|
||
<div>
|
||
<span class="block mb-1 text-xs font-medium text-gray-500 uppercase dark:text-gray-400">
|
||
Built for customer support
|
||
</span>
|
||
<span class="text-xl font-semibold text-purple-600 dark:text-purple-500">
|
||
Flowbite vs. Intercom
|
||
</span>
|
||
</div>
|
||
<svg class="w-6 h-6 text-purple-600 dark:text-purple-500" fill="currentColor" viewBox="0 0 20 20"
|
||
xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd"
|
||
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
|
||
clip-rule="evenodd"></path>
|
||
</svg>
|
||
</a>
|
||
|
||
<a href="#"
|
||
class="flex items-center justify-between p-4 bg-white border-l-8 border-teal-600 rounded-lg shadow-sm dark:bg-gray-700 dark:hover:bg-gray-600 dark:border-teal-500 hover:bg-gray-50">
|
||
<div>
|
||
<span class="block mb-1 text-xs font-medium text-gray-500 uppercase dark:text-gray-400">
|
||
Modern and intuitive ui
|
||
</span>
|
||
<span class="text-xl font-semibold text-teal-600 dark:text-teal-500">
|
||
Flowbite vs. Fleshdesk
|
||
</span>
|
||
</div>
|
||
<svg class="w-6 h-6 text-teal-600 dark:text-teal-500" fill="currentColor" viewBox="0 0 20 20"
|
||
xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd"
|
||
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
|
||
clip-rule="evenodd"></path>
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="border-b border-gray-100 bg-gray-50 dark:bg-gray-800 dark:border-gray-700">
|
||
<div class="max-w-screen-xl px-4 pb-8 mx-auto sm:pb-16 lg:pb-24">
|
||
<div class="space-y-12 lg:space-y-20">
|
||
<!-- Row -->
|
||
<div class="items-center gap-8 lg:grid lg:grid-cols-2 xl:gap-16">
|
||
<div class="text-gray-500 sm:text-lg dark:text-gray-400">
|
||
<h2 class="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 sm:text-4xl dark:text-white">Work with
|
||
tools you
|
||
already use</h2>
|
||
<p class="mb-8 lg:text-xl">Deliver great service experiences fast - without the complexity of
|
||
traditional ITSM solutions.Accelerate critical development work, eliminate toil, and deploy changes with
|
||
ease.
|
||
</p>
|
||
<!-- List -->
|
||
<ul role="list" class="pt-8 space-y-5 border-t border-gray-200 my-7 dark:border-gray-700">
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Continuous integration and
|
||
deployment</span>
|
||
</li>
|
||
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Development
|
||
workflow</span>
|
||
</li>
|
||
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Knowledge
|
||
management</span>
|
||
</li>
|
||
</ul>
|
||
<p class="mb-8 lg:text-xl">Deliver great service experiences fast - without the complexity of
|
||
traditional ITSM solutions.</p>
|
||
</div>
|
||
<img class="hidden w-full mb-4 rounded-lg lg:mb-0 lg:flex"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/features/feature-office-1.png"
|
||
alt="office feature image">
|
||
</div>
|
||
|
||
<!-- Row -->
|
||
<div class="items-center gap-8 lg:grid lg:grid-cols-2 xl:gap-16">
|
||
<img class="hidden w-full mb-4 rounded-lg lg:mb-0 lg:flex"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/features/feature-office-2.png"
|
||
alt="office feature image 2">
|
||
<div class="text-gray-500 sm:text-lg dark:text-gray-400">
|
||
<h2 class="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 sm:text-4xl dark:text-white">We invest in
|
||
the world’s
|
||
potential</h2>
|
||
<p class="mb-8 lg:text-xl">Deliver great service experiences fast - without the complexity of
|
||
traditional ITSM solutions.Accelerate critical development work, eliminate toil, and deploy changes with
|
||
ease.
|
||
</p>
|
||
|
||
<!-- List -->
|
||
<ul role="list" class="pt-8 space-y-5 border-t border-gray-200 my-7 dark:border-gray-700">
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Dynamic reports and
|
||
dashboards</span>
|
||
</li>
|
||
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Templates for
|
||
everyone</span>
|
||
</li>
|
||
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Development
|
||
workflow</span>
|
||
</li>
|
||
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Limitless business
|
||
automation</span>
|
||
</li>
|
||
|
||
<li class="flex space-x-3">
|
||
<div
|
||
class="inline-flex items-center justify-center w-5 h-5 text-green-600 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-400">
|
||
<svg class="w-3.5 h-3.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</div>
|
||
<span class="text-base font-medium leading-tight text-gray-900 dark:text-white">Knowledge
|
||
management</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="bg-white dark:bg-gray-900">
|
||
<div class="max-w-screen-xl px-4 py-8 mx-auto sm:py-16 lg:py-24">
|
||
<div class="max-w-2xl space-y-6">
|
||
<div>
|
||
<p class="text-lg font-medium leading-none text-primary-700 dark:text-primary-500">
|
||
Trusted Worldwide
|
||
</p>
|
||
<h2 class="mt-3 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 sm:text-4xl dark:text-white">
|
||
Trusted by over 100 companies and 10,000+ freelancers
|
||
</h2>
|
||
<p class="mt-4 text-base font-normal text-gray-500 sm:text-xl dark:text-gray-400">
|
||
Our rigorous security and compliance standards are at the heart of all we do. We work tirelessly to protect
|
||
you
|
||
and your
|
||
customers.
|
||
</p>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<a href="#" title=""
|
||
class="flex items-center text-base font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
View all projects
|
||
<svg aria-hidden="true" class="w-4 h-4 ml-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</a>
|
||
|
||
<a href="#" title=""
|
||
class="flex items-center text-base font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
View all testimonials
|
||
<svg aria-hidden="true" class="w-4 h-4 ml-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path fill-rule="evenodd"
|
||
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
|
||
clip-rule="evenodd" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
<div id="animation-carousel" data-carousel="slide" class="mt-8 sm:mt-12 lg:mt-16">
|
||
<div class="relative overflow-hidden h-[400px]">
|
||
|
||
<!-- Carousel item 1 -->
|
||
<div class="hidden duration-700 ease-in-out bg-white dark:bg-gray-900" data-carousel-item>
|
||
<div class="grid grid-cols-1 gap-20 sm:grid-cols-2 xl:grid-cols-3">
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/ford.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Official website
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-flowbite" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/flowbite.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-flowbite" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Flowbite
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-css3" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/css-3.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-css3" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
CSS3
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/fedex.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Management system
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-typescript" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/typescript.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-typescript" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
TypeScript
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-java" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/java.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-java" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Java
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-react" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/react.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-react" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
React
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-amazon-web-services" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/amazon-web-services.svg"
|
||
alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-amazon-web-services" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Amazon Web Services
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/intel.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Logo design
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-figma" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/figma.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-figma" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Figma
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-illustrator" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/illustrator.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-illustrator" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Adobe Illustrator
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Carousel item 2 -->
|
||
<div class="hidden duration-700 ease-in-out bg-white dark:bg-gray-900" data-carousel-item>
|
||
<div class="grid grid-cols-1 gap-20 sm:grid-cols-2 xl:grid-cols-3">
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/spotify.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Official website
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-flowbite" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/flowbite.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-flowbite" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Flowbite
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-css3" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/css-3.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-css3" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
CSS3
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/netflix.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Management system
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-typescript" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/typescript.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-typescript" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
TypeScript
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-java" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/java.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-java" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Java
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-react" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/react.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-react" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
React
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-amazon-web-services" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/amazon-web-services.svg"
|
||
alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-amazon-web-services" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Amazon Web Services
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/microsoft.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Logo design
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-figma" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/figma.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-figma" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Figma
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-illustrator" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/illustrator.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-illustrator" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Adobe Illustrator
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Carousel item 3 -->
|
||
<div class="hidden duration-700 ease-in-out bg-white dark:bg-gray-900" data-carousel-item>
|
||
<div class="grid grid-cols-1 gap-20 sm:grid-cols-2 xl:grid-cols-3">
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/ford.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Official website
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-flowbite" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/flowbite.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-flowbite" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Flowbite
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-css3" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/css-3.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-css3" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
CSS3
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/fedex.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Management system
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-typescript" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/typescript.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-typescript" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
TypeScript
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-java" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/java.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-java" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Java
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-react" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/react.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-react" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
React
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-amazon-web-services" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/amazon-web-services.svg"
|
||
alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-amazon-web-services" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Amazon Web Services
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/intel.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Logo design
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-figma" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/figma.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-figma" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Figma
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-illustrator" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/illustrator.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-illustrator" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Adobe Illustrator
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Carousel item 4 -->
|
||
<div class="hidden duration-700 ease-in-out bg-white dark:bg-gray-900" data-carousel-item>
|
||
<div class="grid grid-cols-1 gap-20 sm:grid-cols-2 xl:grid-cols-3">
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/spotify.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Official website
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-flowbite" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/flowbite.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-flowbite" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Flowbite
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-css3" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/css-3.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-css3" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
CSS3
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/netflix.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Management system
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-typescript" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/typescript.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-typescript" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
TypeScript
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-java" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/java.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-java" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Java
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-tailwind-css" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/tailwind-css.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-tailwind-css" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Tailwind CSS
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-react" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/react.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-react" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
React
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-html5" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/html5.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-html5" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
HTML5
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-amazon-web-services" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/amazon-web-services.svg"
|
||
alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-amazon-web-services" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Amazon Web Services
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<img class="object-contain w-auto h-12"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/customers/microsoft.svg" alt="">
|
||
|
||
<div class="space-y-1">
|
||
<h3 class="text-2xl font-bold text-gray-900 dark:text-white">
|
||
Logo design
|
||
</h3>
|
||
<a href="#" title=""
|
||
class="inline-flex items-center text-lg font-medium text-primary-700 hover:underline dark:text-primary-500">
|
||
Live preview
|
||
<svg aria-hidden="true" class="w-5 h-5 ml-2.5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
|
||
fill="currentColor">
|
||
<path
|
||
d="M11 3a1 1 0 100 2h2.586l-6.293 6.293a1 1 0 101.414 1.414L15 6.414V9a1 1 0 102 0V4a1 1 0 00-1-1h-5z" />
|
||
<path d="M5 5a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2v-3a1 1 0 10-2 0v3H5V7h3a1 1 0 000-2H5z" />
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
|
||
<p class="text-lg font-normal text-gray-500 dark:text-gray-400">
|
||
Flowbite helps you connect with friends, family and communities of people who share your interests.
|
||
</p>
|
||
|
||
<div class="flex items-center gap-2.5">
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-figma" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/figma.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-figma" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Figma
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
|
||
<div class="p-1 rounded-lg hover:bg-gray-50 dark:hover:bg-gray-800">
|
||
<img data-tooltip-target="tooltip-logo-illustrator" class="object-contain w-auto h-8"
|
||
src="https://flowbite.s3.amazonaws.com/blocks/marketing-ui/technologies/illustrator.svg" alt="">
|
||
</div>
|
||
|
||
<div id="tooltip-logo-illustrator" role="tooltip"
|
||
class="absolute z-10 invisible inline-block px-3 py-2 text-sm font-medium text-white transition-opacity duration-300 bg-gray-900 rounded-lg shadow-xs opacity-0 tooltip dark:bg-gray-700">
|
||
Adobe Illustrator
|
||
<div class="tooltip-arrow" data-popper-arrow></div>
|
||
</div>
|
||
</div>
|
||
|
||
<a href="#" title=""
|
||
class="inline-flex items-center justify-center px-5 py-2.5 text-sm font-medium text-center text-gray-900 bg-white border border-gray-200 rounded-lg shrink-0 focus:outline-none hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700"
|
||
role="button">
|
||
View case study
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-center justify-center mt-2">
|
||
<button type="button"
|
||
class="flex items-center justify-center h-full mr-4 cursor-pointer group focus:outline-none"
|
||
data-carousel-prev>
|
||
<span class="text-gray-500 dark:text-gray-400 hover:text-gray-700 dark:hover:text-gray-200">
|
||
<svg aria-hidden="true" class="w-7 h-7" fill="currentColor" viewBox="0 0 20 20"
|
||
xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd"
|
||
d="M7.707 14.707a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l2.293 2.293a1 1 0 010 1.414z"
|
||
clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span class="sr-only">Previous</span>
|
||
</span>
|
||
</button>
|
||
|
||
<button type="button" class="flex items-center justify-center h-full cursor-pointer group focus:outline-none"
|
||
data-carousel-next>
|
||
<span class="text-gray-500 dark:text-gray-400 hover:text-gray-700 dark:hover:text-gray-200">
|
||
<svg aria-hidden="true" class="w-7 h-7" fill="currentColor" viewBox="0 0 20 20"
|
||
xmlns="http://www.w3.org/2000/svg">
|
||
<path fill-rule="evenodd"
|
||
d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z"
|
||
clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span class="sr-only">Next</span>
|
||
</span>
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<footer class="border-t border-gray-100 bg-gray-50 dark:bg-gray-800 dark:border-gray-700">
|
||
<div class="max-w-screen-xl px-4 py-8 mx-auto sm:py-16 lg:py-24">
|
||
<p class="mb-4 text-3xl font-bold tracking-tight text-center text-gray-900 sm:text-4xl dark:text-white">
|
||
Let's work together
|
||
</p>
|
||
|
||
<div class="flex items-center justify-center gap-4 my-6">
|
||
<a href="#"
|
||
class="py-2.5 px-5 text-sm font-medium text-gray-900 focus:outline-none bg-white rounded-lg border border-gray-200 hover:bg-gray-100 hover:text-primary-700 focus:z-10 focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 dark:bg-gray-800 dark:text-gray-400 dark:border-gray-600 dark:hover:text-white dark:hover:bg-gray-700">
|
||
Receive news
|
||
</a>
|
||
|
||
<a href="#"
|
||
class="text-white bg-primary-700 hover:bg-primary-800 focus:ring-4 focus:ring-primary-300 font-medium rounded-lg text-sm px-5 py-2.5 dark:bg-primary-600 dark:hover:bg-primary-700 focus:outline-none dark:focus:ring-primary-800">
|
||
Contact us
|
||
</a>
|
||
</div>
|
||
|
||
<div class="grid grid-cols-2 gap-8 mt-8 sm:mt-16 sm:grid-cols-3 lg:grid-cols-5 sm:space-y-0">
|
||
<div>
|
||
<h3 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">Company</h3>
|
||
<ul class="text-gray-500 dark:text-gray-400">
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">About</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Careers</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Brand Center</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Blog</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div>
|
||
<h2 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">Help center</h2>
|
||
<ul class="text-gray-500 dark:text-gray-400">
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Discord Server</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Twitter</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Facebook
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Contact Us</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div>
|
||
<h2 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">Legal</h2>
|
||
<ul class="text-gray-500 dark:text-gray-400">
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Privacy Policy</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Licensing</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Terms</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div>
|
||
<h2 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">Company</h2>
|
||
<ul class="text-gray-500 dark:text-gray-400">
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">About</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Careers</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Brand Center</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Blog</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div>
|
||
<h2 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">Download</h2>
|
||
<ul class="text-gray-500 dark:text-gray-400">
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">iOS</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Android</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">Windows</a>
|
||
</li>
|
||
<li class="mb-4">
|
||
<a href="#" class="hover:underline hover:text-gray-900 dark:hover:text-white">MacOS</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<hr class="my-8 border-gray-200 sm:mx-auto dark:border-gray-700 lg:my-12">
|
||
|
||
<div class="flex flex-col items-center justify-between text-center lg:flex-row">
|
||
<a href="#" class="flex items-center mb-6 text-2xl font-semibold text-gray-900 dark:text-white lg:mb-0">
|
||
<svg class="h-8 mr-2" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<path
|
||
d="M25.2696 13.126C25.1955 13.6364 24.8589 14.3299 24.4728 14.9328C23.9856 15.6936 23.2125 16.2264 22.3276 16.4114L18.43 17.2265C17.8035 17.3575 17.2355 17.6853 16.8089 18.1621L14.2533 21.0188C13.773 21.5556 13.4373 21.4276 13.4373 20.7075C13.4315 20.7342 12.1689 23.9903 15.5149 25.9202C16.8005 26.6618 18.6511 26.3953 19.9367 25.6538L26.7486 21.7247C29.2961 20.2553 31.0948 17.7695 31.6926 14.892C31.7163 14.7781 31.7345 14.6639 31.7542 14.5498L25.2696 13.126Z"
|
||
fill="url(#paint0_linear_11430_22515)" />
|
||
<path
|
||
d="M23.5028 9.20133C24.7884 9.94288 25.3137 11.0469 25.3137 12.53C25.3137 12.7313 25.2979 12.9302 25.2694 13.1261L28.0141 14.3051L31.754 14.5499C32.2329 11.7784 31.2944 8.92561 29.612 6.65804C28.3459 4.9516 26.7167 3.47073 24.7581 2.34097C23.167 1.42325 21.5136 0.818599 19.8525 0.486816L17.9861 2.90382L17.3965 5.67918L23.5028 9.20133Z"
|
||
fill="url(#paint1_linear_11430_22515)" />
|
||
<path
|
||
d="M1.5336 11.2352C1.5329 11.2373 1.53483 11.238 1.53556 11.2358C1.67958 10.8038 1.86018 10.3219 2.08564 9.80704C3.26334 7.11765 5.53286 5.32397 8.32492 4.40943C11.117 3.49491 14.1655 3.81547 16.7101 5.28323L17.3965 5.67913L19.8525 0.486761C12.041 -1.07341 4.05728 3.51588 1.54353 11.2051C1.54233 11.2087 1.53796 11.2216 1.5336 11.2352Z"
|
||
fill="url(#paint2_linear_11430_22515)" />
|
||
<path
|
||
d="M19.6699 25.6538C18.3843 26.3953 16.8003 26.3953 15.5147 25.6538C15.3402 25.5531 15.1757 25.4399 15.0201 25.3174L12.7591 26.8719L10.8103 30.0209C12.9733 31.821 15.7821 32.3997 18.589 32.0779C20.7013 31.8357 22.7995 31.1665 24.7582 30.0368C26.3492 29.1191 27.7 27.9909 28.8182 26.7195L27.6563 23.8962L25.7762 22.1316L19.6699 25.6538Z"
|
||
fill="url(#paint3_linear_11430_22515)" />
|
||
<path
|
||
d="M15.0201 25.3175C14.0296 24.5373 13.4371 23.3406 13.4371 22.0588V21.931V11.2558C13.4371 10.6521 13.615 10.5494 14.1384 10.8513C13.3323 10.3864 11.4703 8.79036 9.17118 10.1165C7.88557 10.858 6.8269 12.4949 6.8269 13.978V21.8362C6.8269 24.775 8.34906 27.8406 10.5445 29.7966C10.6313 29.874 10.7212 29.9469 10.8103 30.0211L15.0201 25.3175Z"
|
||
fill="url(#paint4_linear_11430_22515)" />
|
||
<path
|
||
d="M28.6604 5.49565C28.6589 5.49395 28.6573 5.49532 28.6589 5.49703C28.9613 5.83763 29.2888 6.23485 29.6223 6.68734C31.3648 9.05099 32.0158 12.0447 31.4126 14.9176C30.8093 17.7906 29.0071 20.2679 26.4625 21.7357L25.7761 22.1316L28.8181 26.7195C34.0764 20.741 34.09 11.5388 28.6815 5.51929C28.6789 5.51641 28.67 5.50622 28.6604 5.49565Z"
|
||
fill="url(#paint5_linear_11430_22515)" />
|
||
<path
|
||
d="M7.09355 13.978C7.09354 12.4949 7.88551 11.1244 9.17113 10.3829C9.34564 10.2822 9.52601 10.1965 9.71002 10.1231L9.49304 7.38962L7.96861 4.26221C5.32671 5.23364 3.1897 7.24125 2.06528 9.83067C1.2191 11.7793 0.75001 13.9294 0.75 16.1888C0.75 18.0243 1.05255 19.7571 1.59553 21.3603L4.62391 21.7666L7.09355 21.0223V13.978Z"
|
||
fill="url(#paint6_linear_11430_22515)" />
|
||
<path
|
||
d="M9.71016 10.1231C10.8817 9.65623 12.2153 9.74199 13.3264 10.3829L13.4372 10.4468L22.3326 15.5777C22.9566 15.9376 22.8999 16.2918 22.1946 16.4392L22.7078 16.332C23.383 16.1908 23.9999 15.8457 24.4717 15.3428C25.2828 14.4782 25.5806 13.4351 25.5806 12.5299C25.5806 11.0468 24.7886 9.67634 23.503 8.93479L16.6911 5.00568C14.1436 3.53627 11.0895 3.22294 8.29622 4.14442C8.18572 4.18087 8.07756 4.2222 7.96875 4.26221L9.71016 10.1231Z"
|
||
fill="url(#paint7_linear_11430_22515)" />
|
||
<path
|
||
d="M20.0721 31.8357C20.0744 31.8352 20.0739 31.8332 20.0717 31.8337C19.6252 31.925 19.1172 32.0097 18.5581 32.0721C15.638 32.3978 12.7174 31.4643 10.5286 29.5059C8.33986 27.5474 7.09347 24.7495 7.09348 21.814L7.09347 21.0222L1.59546 21.3602C4.1488 28.8989 12.1189 33.5118 20.0411 31.8421C20.0449 31.8413 20.0582 31.8387 20.0721 31.8357Z"
|
||
fill="url(#paint8_linear_11430_22515)" />
|
||
<defs>
|
||
<linearGradient id="paint0_linear_11430_22515" x1="20.8102" y1="23.9532" x2="23.9577" y2="12.9901"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#1724C9" />
|
||
<stop offset="1" stop-color="#1C64F2" />
|
||
</linearGradient>
|
||
<linearGradient id="paint1_linear_11430_22515" x1="28.0593" y1="10.5837" x2="19.7797" y2="2.33321"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#1C64F2" />
|
||
<stop offset="1" stop-color="#0092FF" />
|
||
</linearGradient>
|
||
<linearGradient id="paint2_linear_11430_22515" x1="16.9145" y1="5.2045" x2="4.42432" y2="5.99375"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#0092FF" />
|
||
<stop offset="1" stop-color="#45B2FF" />
|
||
</linearGradient>
|
||
<linearGradient id="paint3_linear_11430_22515" x1="16.0698" y1="28.846" x2="27.2866" y2="25.8192"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#1C64F2" />
|
||
<stop offset="1" stop-color="#0092FF" />
|
||
</linearGradient>
|
||
<linearGradient id="paint4_linear_11430_22515" x1="8.01881" y1="15.8661" x2="15.9825" y2="24.1181"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#1724C9" />
|
||
<stop offset="1" stop-color="#1C64F2" />
|
||
</linearGradient>
|
||
<linearGradient id="paint5_linear_11430_22515" x1="26.2004" y1="21.8189" x2="31.7569" y2="10.6178"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#0092FF" />
|
||
<stop offset="1" stop-color="#45B2FF" />
|
||
</linearGradient>
|
||
<linearGradient id="paint6_linear_11430_22515" x1="6.11387" y1="9.31427" x2="3.14054" y2="20.4898"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#1C64F2" />
|
||
<stop offset="1" stop-color="#0092FF" />
|
||
</linearGradient>
|
||
<linearGradient id="paint7_linear_11430_22515" x1="21.2932" y1="8.78271" x2="10.4278" y2="11.488"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#1724C9" />
|
||
<stop offset="1" stop-color="#1C64F2" />
|
||
</linearGradient>
|
||
<linearGradient id="paint8_linear_11430_22515" x1="7.15667" y1="21.5399" x2="14.0824" y2="31.9579"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="#0092FF" />
|
||
<stop offset="1" stop-color="#45B2FF" />
|
||
</linearGradient>
|
||
</defs>
|
||
</svg>
|
||
Flowbite
|
||
</a>
|
||
<span class="block mb-6 text-sm text-gray-500 dark:text-gray-400 lg:mb-0">© 2021-<span id="currentYear">2022</span> <a href="#"
|
||
class="hover:underline">Flowbite™</a>. All Rights Reserved.
|
||
</span>
|
||
<button id="dropdownDefault" data-dropdown-toggle="dropdown"
|
||
class="inline-flex items-center mt-3 text-sm font-medium text-center text-gray-500 sm:mt-0 hover:text-gray-900 dark:text-gray-400 dark:hover:text-white"
|
||
type="button">
|
||
<svg class="w-4 h-4 mr-1" viewBox="0 0 21 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
<rect x="0.75" y="0.466187" width="20" height="13.3137" rx="2" fill="white" />
|
||
<mask id="mask0_3422_20233" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="21"
|
||
height="14">
|
||
<rect x="0.75" y="0.466187" width="20" height="13.3137" rx="2" fill="white" />
|
||
</mask>
|
||
<g mask="url(#mask0_3422_20233)">
|
||
<path fill-rule="evenodd" clip-rule="evenodd"
|
||
d="M20.75 0.466187H0.75V1.35377H20.75V0.466187ZM20.75 2.24134H0.75V3.12892H20.75V2.24134ZM0.75 4.0165H20.75V4.90408H0.75V4.0165ZM20.75 5.79166H0.75V6.67924H20.75V5.79166ZM0.75 7.56682H20.75V8.4544H0.75V7.56682ZM20.75 9.34198H0.75V10.2296H20.75V9.34198ZM0.75 11.1171H20.75V12.0047H0.75V11.1171ZM20.75 12.8923H0.75V13.7799H20.75V12.8923Z"
|
||
fill="#D02F44" />
|
||
<rect x="0.75" y="0.466187" width="8.57143" height="6.21305" fill="#46467F" />
|
||
<g filter="url(#filter0_d_3422_20233)">
|
||
<path fill-rule="evenodd" clip-rule="evenodd"
|
||
d="M2.65477 1.79755C2.65477 2.04265 2.44158 2.24134 2.17858 2.24134C1.91559 2.24134 1.70239 2.04265 1.70239 1.79755C1.70239 1.55245 1.91559 1.35376 2.17858 1.35376C2.44158 1.35376 2.65477 1.55245 2.65477 1.79755ZM4.55954 1.79755C4.55954 2.04265 4.34634 2.24134 4.08334 2.24134C3.82035 2.24134 3.60715 2.04265 3.60715 1.79755C3.60715 1.55245 3.82035 1.35376 4.08334 1.35376C4.34634 1.35376 4.55954 1.55245 4.55954 1.79755ZM5.98811 2.24134C6.2511 2.24134 6.4643 2.04265 6.4643 1.79755C6.4643 1.55245 6.2511 1.35376 5.98811 1.35376C5.72511 1.35376 5.51192 1.55245 5.51192 1.79755C5.51192 2.04265 5.72511 2.24134 5.98811 2.24134ZM8.36906 1.79755C8.36906 2.04265 8.15586 2.24134 7.89287 2.24134C7.62988 2.24134 7.41668 2.04265 7.41668 1.79755C7.41668 1.55245 7.62988 1.35376 7.89287 1.35376C8.15586 1.35376 8.36906 1.55245 8.36906 1.79755ZM3.13096 3.12892C3.39396 3.12892 3.60715 2.93023 3.60715 2.68513C3.60715 2.44003 3.39396 2.24134 3.13096 2.24134C2.86797 2.24134 2.65477 2.44003 2.65477 2.68513C2.65477 2.93023 2.86797 3.12892 3.13096 3.12892ZM5.51192 2.68513C5.51192 2.93023 5.29872 3.12892 5.03573 3.12892C4.77273 3.12892 4.55954 2.93023 4.55954 2.68513C4.55954 2.44003 4.77273 2.24134 5.03573 2.24134C5.29872 2.24134 5.51192 2.44003 5.51192 2.68513ZM6.94049 3.12892C7.20348 3.12892 7.41668 2.93023 7.41668 2.68513C7.41668 2.44003 7.20348 2.24134 6.94049 2.24134C6.6775 2.24134 6.4643 2.44003 6.4643 2.68513C6.4643 2.93023 6.6775 3.12892 6.94049 3.12892ZM8.36906 3.57271C8.36906 3.81781 8.15586 4.0165 7.89287 4.0165C7.62988 4.0165 7.41668 3.81781 7.41668 3.57271C7.41668 3.32761 7.62988 3.12892 7.89287 3.12892C8.15586 3.12892 8.36906 3.32761 8.36906 3.57271ZM5.98811 4.0165C6.2511 4.0165 6.4643 3.81781 6.4643 3.57271C6.4643 3.32761 6.2511 3.12892 5.98811 3.12892C5.72511 3.12892 5.51192 3.32761 5.51192 3.57271C5.51192 3.81781 5.72511 4.0165 5.98811 4.0165ZM4.55954 3.57271C4.55954 3.81781 4.34634 4.0165 4.08334 4.0165C3.82035 4.0165 3.60715 3.81781 3.60715 3.57271C3.60715 3.32761 3.82035 3.12892 4.08334 3.12892C4.34634 3.12892 4.55954 3.32761 4.55954 3.57271ZM2.17858 4.0165C2.44158 4.0165 2.65477 3.81781 2.65477 3.57271C2.65477 3.32761 2.44158 3.12892 2.17858 3.12892C1.91559 3.12892 1.70239 3.32761 1.70239 3.57271C1.70239 3.81781 1.91559 4.0165 2.17858 4.0165ZM3.60715 4.46029C3.60715 4.70538 3.39396 4.90408 3.13096 4.90408C2.86797 4.90408 2.65477 4.70538 2.65477 4.46029C2.65477 4.21519 2.86797 4.0165 3.13096 4.0165C3.39396 4.0165 3.60715 4.21519 3.60715 4.46029ZM5.03573 4.90408C5.29872 4.90408 5.51192 4.70538 5.51192 4.46029C5.51192 4.21519 5.29872 4.0165 5.03573 4.0165C4.77273 4.0165 4.55954 4.21519 4.55954 4.46029C4.55954 4.70538 4.77273 4.90408 5.03573 4.90408ZM7.41668 4.46029C7.41668 4.70538 7.20348 4.90408 6.94049 4.90408C6.6775 4.90408 6.4643 4.70538 6.4643 4.46029C6.4643 4.21519 6.6775 4.0165 6.94049 4.0165C7.20348 4.0165 7.41668 4.21519 7.41668 4.46029ZM7.89287 5.79166C8.15586 5.79166 8.36906 5.59296 8.36906 5.34787C8.36906 5.10277 8.15586 4.90408 7.89287 4.90408C7.62988 4.90408 7.41668 5.10277 7.41668 5.34787C7.41668 5.59296 7.62988 5.79166 7.89287 5.79166ZM6.4643 5.34787C6.4643 5.59296 6.2511 5.79166 5.98811 5.79166C5.72511 5.79166 5.51192 5.59296 5.51192 5.34787C5.51192 5.10277 5.72511 4.90408 5.98811 4.90408C6.2511 4.90408 6.4643 5.10277 6.4643 5.34787ZM4.08334 5.79166C4.34634 5.79166 4.55954 5.59296 4.55954 5.34787C4.55954 5.10277 4.34634 4.90408 4.08334 4.90408C3.82035 4.90408 3.60715 5.10277 3.60715 5.34787C3.60715 5.59296 3.82035 5.79166 4.08334 5.79166ZM2.65477 5.34787C2.65477 5.59296 2.44158 5.79166 2.17858 5.79166C1.91559 5.79166 1.70239 5.59296 1.70239 5.34787C1.70239 5.10277 1.91559 4.90408 2.17858 4.90408C2.44158 4.90408 2.65477 5.10277 2.65477 5.34787Z"
|
||
fill="url(#paint0_linear_3422_20233)" />
|
||
</g>
|
||
</g>
|
||
<defs>
|
||
<filter id="filter0_d_3422_20233" x="1.70239" y="1.35376" width="6.66675" height="5.43787"
|
||
filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||
<feFlood flood-opacity="0" result="BackgroundImageFix" />
|
||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
||
result="hardAlpha" />
|
||
<feOffset dy="1" />
|
||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0" />
|
||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3422_20233" />
|
||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3422_20233" result="shape" />
|
||
</filter>
|
||
<linearGradient id="paint0_linear_3422_20233" x1="1.70239" y1="1.35376" x2="1.70239" y2="5.79166"
|
||
gradientUnits="userSpaceOnUse">
|
||
<stop stop-color="white" />
|
||
<stop offset="1" stop-color="#F0F0F0" />
|
||
</linearGradient>
|
||
</defs>
|
||
</svg>
|
||
English (US)
|
||
<svg class="w-4 h-4 ml-2" fill="none" stroke="currentColor" viewBox="0 0 24 24"
|
||
xmlns="http://www.w3.org/2000/svg">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path>
|
||
</svg></button>
|
||
<div id="dropdown"
|
||
class="z-10 hidden text-left bg-white divide-y divide-gray-100 rounded-sm shadow-sm w-44 dark:bg-gray-700"
|
||
data-popper-placement="bottom"
|
||
style="position: absolute; inset: 0px auto auto 0px; margin: 0px; transform: translate3d(911px, 681.5px, 0px);">
|
||
<ul class="py-1 text-sm text-gray-700 dark:text-gray-200" aria-labelledby="dropdownDefault">
|
||
<li>
|
||
<a href="#"
|
||
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">English</a>
|
||
</li>
|
||
<li>
|
||
<a href="#"
|
||
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">German</a>
|
||
</li>
|
||
<li>
|
||
<a href="#"
|
||
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Spanish</a>
|
||
</li>
|
||
<li>
|
||
<a href="#"
|
||
class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">French</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</footer> |