Framework
Theme
All
689
Forms
16
Charts
21
Navbars
45
Sidebars
27
Typography
42
Components
62
Tables
34
Cards
70
Contact Us
9
Testimonials
19
General
6
Features
25
Cards Section
38
Teams Section
11
Faq
9
Headers
47
Blogs
15
Contacts Section
9
Profiles Section
13
Charts Section
7
Tables Section
15
Contents
18
Logo Areas
12
Projects Section
14
Stats
13
Authentication
15
Call To Actions
21
Http Codes
6
Teams
16
Pricing
13


UI Components Library
Discover 689 components available in Loopple’s library! Create modern templates without creativity of a designer
Http Code
Component from
Motion Landing Library React
Builder
<div data-type="div" className="draggable w-full">
<div
data-type="div"
className="container mx-auto my-32 flex flex-col items-center gap-16"
>
<div data-type="div" className="flex flex-col gap-7">
<div
data-type="div"
className="mx-auto flex w-10/12 flex-col gap-2 px-6 text-center"
>
<h2
data-type="h2"
className="text-3xl font-extrabold leading-tight text-dark-grey-900 lg:text-4xl"
>
Well, shoot! The page you're looking for couldn't be found.
</h2>
<p
data-type="p"
className="text-base font-medium leading-7 text-dark-grey-600"
>
We hit a snag... maybe it's time to head back to our main page.
</p>
</div>
<div data-type="div" className="flex items-center justify-center">
<button
data-type="button"
className="flex items-center justify-center rounded-2xl bg-purple-blue-500 px-7 py-4 text-white transition duration-300 hover:bg-purple-blue-600 focus:ring-4 focus:ring-purple-blue-100"
>
Go back to Homepage
</button>
</div>
</div>
</div>
</div>;
Footer With Logo And Separation Line
Teams Section With Big Images And Jobs Card On The Bottom
Testimonials Section With Stars And Feedback From Users
Header With Image On The Right That Has Background Gradient
Navbar With Logo And Authentication Buttons
Component from
Motion Landing Library React
Builder
<div data-type='div' className="container mx-auto draggable">
<div data-type='div' className="relative flex items-center justify-between w-full px-2 bg-white py-9 group shrink-0">
<div data-type='div' className="shrink-0">
<img data-type='img'
className="h-8"
src="https://raw.githubusercontent.com/Loopple/loopple-public-assets/main/motion-tailwind/img/logos/logo-nav-0.png"
/>
</div>
<div data-type='div' className="items-center justify-between hidden gap-12 text-sm font-medium md:flex text-grey-800">
<a data-type='a'
className="font-bold text-dark-grey-900 hover:text-dark-grey-700"
href="javascript:void(0)"
>
Product
</a>
<a data-type='a'
className="text-dark-grey-700 hover:text-dark-grey-900"
href="javascript:void(0)"
>
Features
</a>
<a data-type='a'
className="text-dark-grey-700 hover:text-dark-grey-900"
href="javascript:void(0)"
>
Pricing
</a>
<a data-type='a'
className="text-dark-grey-700 hover:text-dark-grey-900"
href="javascript:void(0)"
>
Company
</a>
</div>
<div data-type='div' className="items-center hidden gap-2 md:flex">
<button data-type='button' className="box-content flex items-center px-4 py-2 text-sm font-bold border rounded-xl border-purple-blue-500 text-purple-blue-500 hover:bg-purple-blue-500 hover:text-white focus:ring-4 focus:ring-purple-blue-100 transition duration-300">
Log In
</button>
<button data-type='button' className="flex items-center px-4 py-2 text-sm font-bold text-white border rounded-xl border-purple-blue-500 bg-purple-blue-500 hover:bg-purple-blue-700 focus:ring-4 focus:ring-purple-blue-100 transition duration-300">
Sign Up
</button>
</div>
<button data-type='button'
className="flex md:hidden"
>
<svg data-type='svg'
xmlns="http://www.w3.org/2000/svg"
width={24}
height={24}
viewBox="0 0 24 24"
fill="none"
>
<path data-type='path'
d="M3 8H21C21.2652 8 21.5196 7.89464 21.7071 7.70711C21.8946 7.51957 22 7.26522 22 7C22 6.73478 21.8946 6.48043 21.7071 6.29289C21.5196 6.10536 21.2652 6 21 6H3C2.73478 6 2.48043 6.10536 2.29289 6.29289C2.10536 6.48043 2 6.73478 2 7C2 7.26522 2.10536 7.51957 2.29289 7.70711C2.48043 7.89464 2.73478 8 3 8ZM21 16H3C2.73478 16 2.48043 16.1054 2.29289 16.2929C2.10536 16.4804 2 16.7348 2 17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H21C21.2652 18 21.5196 17.8946 21.7071 17.7071C21.8946 17.5196 22 17.2652 22 17C22 16.7348 21.8946 16.4804 21.7071 16.2929C21.5196 16.1054 21.2652 16 21 16ZM21 11H3C2.73478 11 2.48043 11.1054 2.29289 11.2929C2.10536 11.4804 2 11.7348 2 12C2 12.2652 2.10536 12.5196 2.29289 12.7071C2.48043 12.8946 2.73478 13 3 13H21C21.2652 13 21.5196 12.8946 21.7071 12.7071C21.8946 12.5196 22 12.2652 22 12C22 11.7348 21.8946 11.4804 21.7071 11.2929C21.5196 11.1054 21.2652 11 21 11Z"
fill="black"
/>
</svg>
</button>
<div data-type='div' className="absolute flex md:hidden transition-all duration-300 ease-in-out flex-col items-start shadow-main justify-center w-full gap-3 overflow-hidden bg-white max-h-0 group-[.open]:py-4 px-4 rounded-2xl group-[.open]:max-h-64 top-full">
<a data-type='a'
className="font-bold text-dark-grey-900 hover:text-dark-grey-700"
href="javascript:void(0)"
>
Product
</a>
<a data-type='a'
className="text-dark-grey-700 hover:text-dark-grey-900"
href="javascript:void(0)"
>
Features
</a>
<a data-type='a'
className="text-dark-grey-700 hover:text-dark-grey-900"
href="javascript:void(0)"
>
Pricing
</a>
<a data-type='a'
className="text-dark-grey-700 hover:text-dark-grey-900"
href="javascript:void(0)"
>
Company
</a>
<button data-type='button' className="box-content flex items-center px-4 py-2 text-sm font-bold border rounded-xl border-purple-blue-500 text-purple-blue-500 hover:bg-purple-blue-500 hover:text-white focus:ring-4 focus:ring-purple-blue-100 transition duration-300">
Log In
</button>
<button data-type='button' className="flex items-center px-4 py-2 text-sm font-bold text-white border rounded-xl border-purple-blue-500 bg-purple-blue-500 hover:bg-purple-blue-700 focus:ring-4 focus:ring-purple-blue-100 transition duration-300">
Sign Up
</button>
</div>
</div>
</div>
Authentication Section With Card In The Left And Text
Teams Section With Text In The Left And Small Circle Images On Right
Requires JavaScript
Pricing 4
Pills
Component from
Argon Dashboard
Builder
<div class="draggable">
<div class="nav-wrapper">
<ul class="nav nav-pills nav-pills-circle" id="tabs_2" role="tablist">
<li class="nav-item">
<a class="nav-link rounded-circle active" id="home-tab" data-toggle="tab" href="#tabs_2_1" role="tab" aria-controls="home" aria-selected="true">
<span class="nav-link-icon d-block"><i class="fa fa-atom"></i></span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="profile-tab" data-toggle="tab" href="#tabs_2_2" role="tab" aria-controls="profile" aria-selected="false">
<span class="nav-link-icon d-block"><i class="fa fa-chart-line"></i></span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="contact-tab" data-toggle="tab" href="#tabs_2_3" role="tab" aria-controls="contact" aria-selected="false">
<span class="nav-link-icon d-block"><i class="fa fa-user"></i></span>
</a>
</li>
</ul>
</div>
<div class="card shadow">
<div class="card-body">
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="tabs_2_1" role="tabpanel" aria-labelledby="home-tab">
<p class="description">Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth.</p>
<p class="description">Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse.</p>
</div>
<div class="tab-pane fade" id="tabs_2_2" role="tabpanel" aria-labelledby="profile-tab">
<p class="description">Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.</p>
</div>
<div class="tab-pane fade" id="tabs_2_3" role="tabpanel" aria-labelledby="contact-tab">
<p class="description">Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth.</p>
</div>
</div>
</div>
</div>
</div>