input
stringlengths
732
34.6k
edits
listlengths
1
1
output
stringlengths
732
34.6k
<section class="py-24 lg:py-32 bg-gray-100 overflow-hidden"> <div class="container px-4 mx-auto"> <div class="overflow-hidden rounded-xl"> <div class="flex flex-wrap"> <div class="w-full md:w-1/2"> <div class="relative h-full overflow-hidden"> <div class="absolute z-10 bottom-7 left-7 rounded-full"> <a class="group flex flex-wrap items-center -m-1" href="#"> <div class="w-auto p-1"> <svg width="99" height="99" viewbox="0 0 99 99" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-1"> <h3 class="font-semibold text-3xl w-40 group-hover:underline" style="letter-spacing: -0.5px">Watch this How to video</h3> </div> </a> </div> <img class="w-full h-full object-cover transform hover:scale-105 transition duration-500" src="https://shuffle.dev/basko-assets/images/cta/bg.jpg" alt="" /> </div> </div> <div class="flex-1 md:w-1/2"> <div class="p-10 flex flex-col justify-between h-full bg-black"> <div class="mb-12"> <h2 class="font-heading mb-8 text-6xl text-white tracking-tighter">Get more traffic with customized marketing strategies.</h2> <a class="inline-block px-5 py-4 text-indigo-100 font-semibold tracking-tight bg-indigo-500 hover:bg-indigo-600 rounded-lg focus:ring-4 focus:ring-indigo-400 transition duration-200" href="#">Try 14 Days Free Trial</a> </div> <div> <h3 class="mb-3 text-3xl font-semibold text-indigo-100" style="letter-spacing: -0.5px">Start with a free trial - no credit card required.</h3> <p class="text-gray-400 tracking-tight">We never share your data with third parties.</p> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -20,7 +20,7 @@\n <div class=\"flex-1 md:w-1/2\">\n <div class=\"p-10 flex flex-col justify-between h-full bg-black\">\n <div class=\"mb-12\">\n- <h2 class=\"font-heading mb-8 text-6xl text-indigo-100 tracking-tighter\">Get more traffic with customized marketing strategies.</h2>\n+ <h2 class=\"font-heading mb-8 text-6xl text-white tracking-tighter\">Get more traffic with customized marketing strategies.</h2>\n <a class=\"inline-block px-5 py-4 text-indigo-100 font-semibold tracking-tight bg-indigo-500 hover:bg-indigo-600 rounded-lg focus:ring-4 focus:ring-indigo-400 transition duration-200\" href=\"#\">Try 14 Days Free Trial</a>\n </div>\n <div>\n" ]
<section class="py-24 lg:py-32 bg-gray-100 overflow-hidden"> <div class="container px-4 mx-auto"> <div class="overflow-hidden rounded-xl"> <div class="flex flex-wrap"> <div class="w-full md:w-1/2"> <div class="relative h-full overflow-hidden"> <div class="absolute z-10 bottom-7 left-7 rounded-full"> <a class="group flex flex-wrap items-center -m-1" href="#"> <div class="w-auto p-1"> <svg width="99" height="99" viewbox="0 0 99 99" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-1"> <h3 class="font-semibold text-3xl w-40 group-hover:underline" style="letter-spacing: -0.5px">Watch this How to video</h3> </div> </a> </div> <img class="w-full h-full object-cover transform hover:scale-105 transition duration-500" src="https://shuffle.dev/basko-assets/images/cta/bg.jpg" alt="" /> </div> </div> <div class="flex-1 md:w-1/2"> <div class="p-10 flex flex-col justify-between h-full bg-black"> <div class="mb-12"> <h2 class="font-heading mb-8 text-6xl text-white tracking-tighter">Get more traffic with customized marketing strategies.</h2> <a class="inline-block px-5 py-4 text-white font-semibold tracking-tight bg-indigo-500 hover:bg-indigo-600 rounded-lg focus:ring-4 focus:ring-indigo-400 transition duration-200" href="#">Try 14 Days Free Trial</a> </div> <div> <h3 class="mb-3 text-3xl font-semibold text-indigo-100" style="letter-spacing: -0.5px">Start with a free trial - no credit card required.</h3> <p class="text-gray-400 tracking-tight">We never share your data with third parties.</p> </div> </div> </div> </div> </div> </div> </section>
<!-- Container for demo purpose --> <div class="container my-24 px-6 mx-auto"> <!-- Section: Design Block --> <section class="mb-32 text-gray-800 text-center"> <div class="p-12"> <h2 class="text-5xl font-bold tracking-tight leading-tight my-12"> Let's stay in touch <br /> <span class="text-blue-600">Join our social media</span> </h2> <div class="flex flex-wrap justify-center md:space-x-2"> <!-- Facebook --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-white font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #1877f2"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Facebook </button> <!-- Twitter --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-fuchsia-100 font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #1da1f2"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Twitter </button> <!-- Google --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-fuchsia-100 font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #ea4335"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Google </button> <!-- Instagram --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-fuchsia-100 font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #c13584"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Instagram </button> </div> </div> </section> <!-- Section: Design Block --> </div> <!-- Container for demo purpose -->
[ "@@ -9,7 +9,7 @@\n </h2>\n <div class=\"flex flex-wrap justify-center md:space-x-2\">\n <!-- Facebook -->\n- <button type=\"button\" data-mdb-ripple=\"true\" data-mdb-ripple-color=\"light\" class=\"inline-block py-2.5 px-6 mb-2 text-fuchsia-100 font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center\" style=\"background-color: #1877f2\">\n+ <button type=\"button\" data-mdb-ripple=\"true\" data-mdb-ripple-color=\"light\" class=\"inline-block py-2.5 px-6 mb-2 text-white font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center\" style=\"background-color: #1877f2\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" class=\"w-4 h-4 mr-2\"><!--hidden--></svg>\n Facebook\n </button>\n" ]
<!-- Container for demo purpose --> <div class="container my-24 px-6 mx-auto"> <!-- Section: Design Block --> <section class="mb-32 text-gray-800 text-center"> <div class="p-12"> <h2 class="text-5xl font-bold tracking-tight leading-tight my-12"> Let's stay in touch <br /> <span class="text-blue-600">Join our social media</span> </h2> <div class="flex flex-wrap justify-center md:space-x-2"> <!-- Facebook --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-white font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #1877f2"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Facebook </button> <!-- Twitter --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-white font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #1da1f2"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Twitter </button> <!-- Google --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-white font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #ea4335"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Google </button> <!-- Instagram --> <button type="button" data-mdb-ripple="true" data-mdb-ripple-color="light" class="inline-block py-2.5 px-6 mb-2 text-white font-medium text-xs leading-tight uppercase rounded shadow-md hover:shadow-lg focus:shadow-lg focus:outline-none focus:ring-0 active:shadow-lg transition duration-150 ease-in-out flex items-center" style="background-color: #c13584"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="w-4 h-4 mr-2"><!--hidden--></svg> Instagram </button> </div> </div> </section> <!-- Section: Design Block --> </div> <!-- Container for demo purpose -->
<section class="bg-gray-500 py-20"> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center"> <button class="hidden h-16 w-16 rounded-full bg-teal-100 p-5 lg:block"> <svg class="text-gray-500 hover:text-gray-600" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="mx-auto mb-14 max-w-2xl text-center"> <h2 class="mb-6 text-4xl font-bold text-white lg:text-5xl">Expand your brand with this excellent extension tool.</h2> <p class="mb-6 text-lg text-gray-50">A short message that will bring your customers into the world of your imagination. And will allow them to become more familiar with your brand.</p> <a class="inline-block w-full rounded bg-gray-600 px-6 py-2 text-sm font-bold leading-loose text-white transition duration-200 hover:bg-gray-700 sm:w-auto" href="#">Try Demo</a> </div> <button class="hidden h-16 w-16 rounded-full bg-teal-100 p-5 lg:block"> <svg class="text-gray-500 hover:text-gray-600" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="w-full text-center"> <button class="mr-2 h-3 w-3 rounded-full border border-gray-50 bg-teal-100"></button> <button class="mr-2 h-3 w-3 rounded-full border border-gray-50"></button> <button class="mr-2 h-3 w-3 rounded-full border border-gray-50"></button> <button class="h-3 w-3 rounded-full border border-gray-50"></button> </div> </div> </div> </section>
[ "@@ -1,4 +1,4 @@\n-<section class=\"bg-teal-1000 py-20\">\n+<section class=\"bg-gray-500 py-20\">\n <div class=\"container mx-auto px-4\">\n <div class=\"flex flex-wrap items-center\">\n <button class=\"hidden h-16 w-16 rounded-full bg-teal-100 p-5 lg:block\">\n" ]
<section class="bg-gray-500 py-20"> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center"> <button class="hidden h-16 w-16 rounded-full bg-gray-50 p-5 lg:block"> <svg class="text-gray-500 hover:text-gray-600" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="mx-auto mb-14 max-w-2xl text-center"> <h2 class="mb-6 text-4xl font-bold text-white lg:text-5xl">Expand your brand with this excellent extension tool.</h2> <p class="mb-6 text-lg text-gray-50">A short message that will bring your customers into the world of your imagination. And will allow them to become more familiar with your brand.</p> <a class="inline-block w-full rounded bg-gray-600 px-6 py-2 text-sm font-bold leading-loose text-white transition duration-200 hover:bg-gray-700 sm:w-auto" href="#">Try Demo</a> </div> <button class="hidden h-16 w-16 rounded-full bg-teal-100 p-5 lg:block"> <svg class="text-gray-500 hover:text-gray-600" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="w-full text-center"> <button class="mr-2 h-3 w-3 rounded-full border border-gray-50 bg-teal-100"></button> <button class="mr-2 h-3 w-3 rounded-full border border-gray-50"></button> <button class="mr-2 h-3 w-3 rounded-full border border-gray-50"></button> <button class="h-3 w-3 rounded-full border border-gray-50"></button> </div> </div> </div> </section>
<section class="bg-indigo-500 py-20"> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center"> <button class="hidden h-16 w-16 rounded-full bg-fuchsia-100 p-5 transition duration-200 hover:bg-white lg:block"> <svg class="text-indigo-500 hover:text-indigo-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="mx-auto mb-14 max-w-2xl text-center"> <h2 class="font-heading mb-4 text-3xl font-bold leading-tight text-white md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Expand your brand with this excellent extension tool.</h2> <p class="mb-8 text-base leading-relaxed text-indigo-50 lg:text-xl lg:leading-relaxed">A short message that will bring your customers into the world of your imagination. And will allow them to become more familiar with your brand.</p> <a class="inline-block rounded border border-white bg-white px-5 py-3 text-sm font-semibold text-indigo-500 transition duration-200 hover:bg-fuchsia-100" href="#">Try Demo</a> </div> <button class="hidden h-16 w-16 rounded-full bg-fuchsia-100 p-5 transition duration-200 hover:bg-white lg:block"> <svg class="text-indigo-500 hover:text-indigo-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="w-full text-center"> <button class="mr-2 h-3 w-3 rounded-full border border-indigo-50 bg-fuchsia-100"></button> <button class="mr-2 h-3 w-3 rounded-full border border-indigo-50"></button> <button class="mr-2 h-3 w-3 rounded-full border border-indigo-50"></button> <button class="h-3 w-3 rounded-full border border-indigo-50"></button> </div> </div> </div> </section>
[ "@@ -1,4 +1,4 @@\n-<section class=\"bg-fuchsia-1000 py-20\">\n+<section class=\"bg-indigo-500 py-20\">\n <div class=\"container mx-auto px-4\">\n <div class=\"flex flex-wrap items-center\">\n <button class=\"hidden h-16 w-16 rounded-full bg-fuchsia-100 p-5 transition duration-200 hover:bg-white lg:block\">\n" ]
<section class="bg-indigo-500 py-20"> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center"> <button class="hidden h-16 w-16 rounded-full bg-indigo-50 p-5 transition duration-200 hover:bg-white lg:block"> <svg class="text-indigo-500 hover:text-indigo-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="mx-auto mb-14 max-w-2xl text-center"> <h2 class="font-heading mb-4 text-3xl font-bold leading-tight text-white md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Expand your brand with this excellent extension tool.</h2> <p class="mb-8 text-base leading-relaxed text-indigo-50 lg:text-xl lg:leading-relaxed">A short message that will bring your customers into the world of your imagination. And will allow them to become more familiar with your brand.</p> <a class="inline-block rounded border border-white bg-white px-5 py-3 text-sm font-semibold text-indigo-500 transition duration-200 hover:bg-indigo-50" href="#">Try Demo</a> </div> <button class="hidden h-16 w-16 rounded-full bg-fuchsia-100 p-5 transition duration-200 hover:bg-white lg:block"> <svg class="text-indigo-500 hover:text-indigo-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> <div class="w-full text-center"> <button class="mr-2 h-3 w-3 rounded-full border border-indigo-50 bg-fuchsia-100"></button> <button class="mr-2 h-3 w-3 rounded-full border border-indigo-50"></button> <button class="mr-2 h-3 w-3 rounded-full border border-indigo-50"></button> <button class="h-3 w-3 rounded-full border border-indigo-50"></button> </div> </div> </div> </section>
<section class="py-12 md:py-24 lg:py-32 bg-black"> <div class="container mx-auto px-4"> <div class="max-w-md mx-auto lg:max-w-none"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-3/5 px-4 mb-16 lg:mb-0"> <div class="max-w-2xl"> <h3 class="font-heading text-4xl sm:text-5xl font-bold text-white mb-12">Get 35% instant discount. Enjoy your winter shopping.</h3> <div class="flex flex-col sm:flex-row flex-wrap sm:items-center"><a class="inline-block px-7 py-3 mb-3 sm:mb-0 sm:mr-5 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Start free trial</a><a class="inline-block px-6 py-3 text-center font-bold text-yellow-300 bg-transparent hover:bg-blueGray-800 border-2 border-blueGray-800 transition duration-200" href="#">Explore UI kits</a></div> </div> </div> <div class="w-full lg:w-2/5 px-4"> <div class="lg:flex pt-16 lg:pt-0 lg:pl-16 relative"> <div class="hidden lg:block absolute top-0 left-0 h-full w-px bg-blueGray-800"></div> <div class="lg:hidden absolute top-0 left-0 w-full h-px bg-blueGray-800"></div> <div class="max-w-xs"> <div class="flex mb-8 align-items-start"> <span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="pl-4"> <p class="font-medium text-yellow-300">14+ Premium tailwind UI kits. Start with unlimited product downloads.</p> </div> </div> <div class="flex mb-8 align-items-start"> <span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="pl-4"> <p class="font-medium text-yellow-300">Get unlimited design inspirations. Level up your design.</p> </div> </div> <div class="flex align-items-start"> <span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="pl-4"> <p class="font-medium text-yellow-300">Submit your design. Get extra exposure on works to gflex flex-wrap fast.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -4,7 +4,7 @@\n <div class=\"flex flex-wrap -mx-4 items-center\">\n <div class=\"w-full lg:w-3/5 px-4 mb-16 lg:mb-0\">\n <div class=\"max-w-2xl\">\n- <h3 class=\"font-heading text-4xl sm:text-5xl font-bold text-yellow-300 mb-12\">Get 35% instant discount. Enjoy your winter shopping.</h3>\n+ <h3 class=\"font-heading text-4xl sm:text-5xl font-bold text-white mb-12\">Get 35% instant discount. Enjoy your winter shopping.</h3>\n <div class=\"flex flex-col sm:flex-row flex-wrap sm:items-center\"><a class=\"inline-block px-7 py-3 mb-3 sm:mb-0 sm:mr-5 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200\" href=\"#\">Start free trial</a><a class=\"inline-block px-6 py-3 text-center font-bold text-yellow-300 bg-transparent hover:bg-blueGray-800 border-2 border-blueGray-800 transition duration-200\" href=\"#\">Explore UI kits</a></div>\n </div>\n </div>\n" ]
<section class="py-12 md:py-24 lg:py-32 bg-black"> <div class="container mx-auto px-4"> <div class="max-w-md mx-auto lg:max-w-none"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-3/5 px-4 mb-16 lg:mb-0"> <div class="max-w-2xl"> <h3 class="font-heading text-4xl sm:text-5xl font-bold text-white mb-12">Get 35% instant discount. Enjoy your winter shopping.</h3> <div class="flex flex-col sm:flex-row flex-wrap sm:items-center"><a class="inline-block px-7 py-3 mb-3 sm:mb-0 sm:mr-5 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Start free trial</a><a class="inline-block px-6 py-3 text-center font-bold text-white bg-transparent hover:bg-blueGray-800 border-2 border-blueGray-800 transition duration-200" href="#">Explore UI kits</a></div> </div> </div> <div class="w-full lg:w-2/5 px-4"> <div class="lg:flex pt-16 lg:pt-0 lg:pl-16 relative"> <div class="hidden lg:block absolute top-0 left-0 h-full w-px bg-blueGray-800"></div> <div class="lg:hidden absolute top-0 left-0 w-full h-px bg-blueGray-800"></div> <div class="max-w-xs"> <div class="flex mb-8 align-items-start"> <span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="pl-4"> <p class="font-medium text-white">14+ Premium tailwind UI kits. Start with unlimited product downloads.</p> </div> </div> <div class="flex mb-8 align-items-start"> <span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="pl-4"> <p class="font-medium text-white">Get unlimited design inspirations. Level up your design.</p> </div> </div> <div class="flex align-items-start"> <span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="pl-4"> <p class="font-medium text-yellow-300">Submit your design. Get extra exposure on works to gflex flex-wrap fast.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section>
<section class="py-24 overflow-hidden relative bg-orange-50"> <p class="text-center text-lg font-medium mb-10">Backed by leading education companies</p> <div class="h-28 mb-4 transform -translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-white py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black2.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black3.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black4.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> </div> </div> <div class="h-28 transform translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black2.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black3.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black4.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> </div> </div> </section>
[ "@@ -2,7 +2,7 @@\n <p class=\"text-center text-lg font-medium mb-10\">Backed by leading education companies</p>\n <div class=\"h-28 mb-4 transform -translate-x-24\">\n <div class=\"absolute left-1/2 transform -translate-x-1/2 flex gap-4\">\n- <div class=\"w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl\">\n+ <div class=\"w-80 h-28 bg-white py-8 px-10 flex items-center justify-center rounded-2xl\">\n <img src=\"https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png\" alt=\"\" />\n </div>\n <div class=\"w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl\">\n" ]
<section class="py-24 overflow-hidden relative bg-orange-50"> <p class="text-center text-lg font-medium mb-10">Backed by leading education companies</p> <div class="h-28 mb-4 transform -translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-white py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> <div class="w-80 h-28 bg-white py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black2.png" alt="" /> </div> <div class="w-80 h-28 bg-white py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black3.png" alt="" /> </div> <div class="w-80 h-28 bg-white py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black4.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> </div> </div> <div class="h-28 transform translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black2.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black3.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black4.png" alt="" /> </div> <div class="w-80 h-28 bg-yellow-600 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-black1.png" alt="" /> </div> </div> </div> </section>
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="max-w-3xl mx-auto text-center"> <span class="text-xs text-gray-200 uppercase">New Feature</span> <h2 class="mt-2 mb-4 text-4xl lg:text-5xl font-bold font-heading">Take quick action that increases your brand's regular profit.</h2> <p class="mb-6 text-lg text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> <div class="flex flex-wrap justify-center"><a class="inline-block w-full sm:w-auto px-6 py-2 mb-3 sm:mb-0 sm:mr-4 text-sm text-white font-normal leading-loose bg-gray-500 hover:bg-gray-600 rounded transition duration-200" href="#">Active Demo</a><a class="inline-block w-full sm:w-auto px-6 py-2 text-sm text-gray-500 hover:text-gray-600 font-normal leading-loose border border-gray-100 hover:border-gray-200 rounded" href="#">Share with your friends</a></div> </div> </div> </section>
[ "@@ -2,7 +2,7 @@\n <div class=\"container px-4 mx-auto\">\n <div class=\"max-w-3xl mx-auto text-center\">\n <span class=\"text-xs text-gray-200 uppercase\">New Feature</span>\n- <h2 class=\"mt-2 mb-4 text-4xl lg:text-5xl font-normal font-heading\">Take quick action that increases your brand's regular profit.</h2>\n+ <h2 class=\"mt-2 mb-4 text-4xl lg:text-5xl font-bold font-heading\">Take quick action that increases your brand's regular profit.</h2>\n <p class=\"mb-6 text-lg text-gray-500 leading-loose\">If you have ever wondered how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p>\n <div class=\"flex flex-wrap justify-center\"><a class=\"inline-block w-full sm:w-auto px-6 py-2 mb-3 sm:mb-0 sm:mr-4 text-sm text-white font-normal leading-loose bg-gray-500 hover:bg-gray-600 rounded transition duration-200\" href=\"#\">Active Demo</a><a class=\"inline-block w-full sm:w-auto px-6 py-2 text-sm text-gray-500 hover:text-gray-600 font-normal leading-loose border border-gray-100 hover:border-gray-200 rounded\" href=\"#\">Share with your friends</a></div>\n </div>\n" ]
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="max-w-3xl mx-auto text-center"> <span class="text-xs text-gray-200 uppercase">New Feature</span> <h2 class="mt-2 mb-4 text-4xl lg:text-5xl font-bold font-heading">Take quick action that increases your brand's regular profit.</h2> <p class="mb-6 text-lg text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> <div class="flex flex-wrap justify-center"><a class="inline-block w-full sm:w-auto px-6 py-2 mb-3 sm:mb-0 sm:mr-4 text-sm text-white font-bold leading-loose bg-gray-500 hover:bg-gray-600 rounded transition duration-200" href="#">Active Demo</a><a class="inline-block w-full sm:w-auto px-6 py-2 text-sm text-gray-500 hover:text-gray-600 font-bold leading-loose border border-gray-100 hover:border-gray-200 rounded" href="#">Share with your friends</a></div> </div> </div> </section>
<!-- Container for demo purpose --> <div class="container my-24 px-6 mx-auto"> <!-- Section: Design Block --> <section class="mb-32"> <div class="relative overflow-hidden bg-no-repeat bg-cover" style="background-position: 50%; background-image: url(&quot;https://mdbootstrap.com/img/new/textures/full/154.jpg&quot;); height: 500px"></div> <div class="container mx-auto px-6 md:px-12 xl:px-32"> <div class="text-center text-gray-800"> <div class="block rounded-lg shadow-lg px-6 py-12 md:py-16 md:px-12" style="margin-top: -170px; background: hsla(0, 0%, 100%, 0.7); backdrop-filter: blur(30px)"> <h1 class="text-5xl md:text-6xl xl:text-7xl font-medium tracking-tight mb-12">The best offer on the market <br /><span class="text-red-600">for your business</span></h1> <a class="inline-block px-7 py-3 mb-2 md:mb-0 mr-0 md:mr-2 bg-red-600 text-white font-bold text-sm leading-snug uppercase rounded shadow-md hover:bg-red-700 hover:shadow-lg focus:bg-red-700 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-red-800 active:shadow-lg transition duration-150 ease-in-out" data-mdb-ripple="true" data-mdb-ripple-color="light" href="#!" role="button">Get started</a> <a class="inline-block px-7 py-3 text-white font-bold text-sm leading-snug bg-transparent text-red-600 font-bold text-xs leading-tight uppercase rounded hover:text-red-700 hover:bg-gray-100 focus:bg-gray-100 focus:outline-none focus:ring-0 active:bg-gray-200 transition duration-150 ease-in-out" data-mdb-ripple="true" data-mdb-ripple-color="light" href="#!" role="button">Learn more</a> </div> </div> </div> </section> <!-- Section: Design Block --> </div> <!-- Container for demo purpose -->
[ "@@ -7,7 +7,7 @@\n <div class=\"container mx-auto px-6 md:px-12 xl:px-32\">\n <div class=\"text-center text-gray-800\">\n <div class=\"block rounded-lg shadow-lg px-6 py-12 md:py-16 md:px-12\" style=\"margin-top: -170px; background: hsla(0, 0%, 100%, 0.7); backdrop-filter: blur(30px)\">\n- <h1 class=\"text-5xl md:text-6xl xl:text-7xl font-bold tracking-tight mb-12\">The best offer on the market <br /><span class=\"text-red-600\">for your business</span></h1>\n+ <h1 class=\"text-5xl md:text-6xl xl:text-7xl font-medium tracking-tight mb-12\">The best offer on the market <br /><span class=\"text-red-600\">for your business</span></h1>\n <a class=\"inline-block px-7 py-3 mb-2 md:mb-0 mr-0 md:mr-2 bg-red-600 text-white font-bold text-sm leading-snug uppercase rounded shadow-md hover:bg-red-700 hover:shadow-lg focus:bg-red-700 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-red-800 active:shadow-lg transition duration-150 ease-in-out\" data-mdb-ripple=\"true\" data-mdb-ripple-color=\"light\" href=\"#!\" role=\"button\">Get started</a>\n <a class=\"inline-block px-7 py-3 text-white font-bold text-sm leading-snug bg-transparent text-red-600 font-bold text-xs leading-tight uppercase rounded hover:text-red-700 hover:bg-gray-100 focus:bg-gray-100 focus:outline-none focus:ring-0 active:bg-gray-200 transition duration-150 ease-in-out\" data-mdb-ripple=\"true\" data-mdb-ripple-color=\"light\" href=\"#!\" role=\"button\">Learn more</a>\n </div>\n" ]
<!-- Container for demo purpose --> <div class="container my-24 px-6 mx-auto"> <!-- Section: Design Block --> <section class="mb-32"> <div class="relative overflow-hidden bg-no-repeat bg-cover" style="background-position: 50%; background-image: url(&quot;https://mdbootstrap.com/img/new/textures/full/154.jpg&quot;); height: 500px"></div> <div class="container mx-auto px-6 md:px-12 xl:px-32"> <div class="text-center text-gray-800"> <div class="block rounded-lg shadow-lg px-6 py-12 md:py-16 md:px-12" style="margin-top: -170px; background: hsla(0, 0%, 100%, 0.7); backdrop-filter: blur(30px)"> <h1 class="text-5xl md:text-6xl xl:text-7xl font-medium tracking-tight mb-12">The best offer on the market <br /><span class="text-red-600">for your business</span></h1> <a class="inline-block px-7 py-3 mb-2 md:mb-0 mr-0 md:mr-2 bg-red-600 text-white font-medium text-sm leading-snug uppercase rounded shadow-md hover:bg-red-700 hover:shadow-lg focus:bg-red-700 focus:shadow-lg focus:outline-none focus:ring-0 active:bg-red-800 active:shadow-lg transition duration-150 ease-in-out" data-mdb-ripple="true" data-mdb-ripple-color="light" href="#!" role="button">Get started</a> <a class="inline-block px-7 py-3 text-white font-medium text-sm leading-snug bg-transparent text-red-600 font-bold text-xs leading-tight uppercase rounded hover:text-red-700 hover:bg-gray-100 focus:bg-gray-100 focus:outline-none focus:ring-0 active:bg-gray-200 transition duration-150 ease-in-out" data-mdb-ripple="true" data-mdb-ripple-color="light" href="#!" role="button">Learn more</a> </div> </div> </div> </section> <!-- Section: Design Block --> </div> <!-- Container for demo purpose -->
<section class="py-12 md:py-24 lg:py-32 bg-black"> <div class="container mx-auto px-4"> <div class="px-6 md:px-12 lg:px-20 py-12 bg-yellow-500"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-1/2 xl:w-3/5 mb-8 lg:mb-0 px-4"> <div> <h3 class="font-heading text-4xl sm:text-5xl font-bold mb-4">Get the best fasion items</h3> <p class="max-w-xl">Lorem ipsum dolor sit amet, consectetur adipiscing a elit. Nullam to the dictum aliquet accumsan porta lectus ridiculus in these mattis.</p> </div> </div> <div class="w-full lg:w-1/2 xl:w-2/5 px-4"> <div class="flex flex-col lg:flex-row flex-wrap lg:items-center lg:justify-end"><a class="inline-block px-8 py-4 mb-3 lg:mb-0 lg:mr-4 text-center text-white hover:text-black font-light bg-black hover:bg-white transition duration-200" href="#">Explore Items</a><a class="inline-block px-8 py-4 text-center text-black hover:text-white font-light hover:bg-black border border-black transition duration-200" href="#">Learn more</a></div> </div> </div> </div> </div> </section>
[ "@@ -4,7 +4,7 @@\n <div class=\"flex flex-wrap -mx-4 items-center\">\n <div class=\"w-full lg:w-1/2 xl:w-3/5 mb-8 lg:mb-0 px-4\">\n <div>\n- <h3 class=\"font-heading text-4xl sm:text-5xl font-light mb-4\">Get the best fasion items</h3>\n+ <h3 class=\"font-heading text-4xl sm:text-5xl font-bold mb-4\">Get the best fasion items</h3>\n <p class=\"max-w-xl\">Lorem ipsum dolor sit amet, consectetur adipiscing a elit. Nullam to the dictum aliquet accumsan porta lectus ridiculus in these mattis.</p>\n </div>\n </div>\n" ]
<section class="py-12 md:py-24 lg:py-32 bg-black"> <div class="container mx-auto px-4"> <div class="px-6 md:px-12 lg:px-20 py-12 bg-yellow-500"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-1/2 xl:w-3/5 mb-8 lg:mb-0 px-4"> <div> <h3 class="font-heading text-4xl sm:text-5xl font-bold mb-4">Get the best fasion items</h3> <p class="max-w-xl">Lorem ipsum dolor sit amet, consectetur adipiscing a elit. Nullam to the dictum aliquet accumsan porta lectus ridiculus in these mattis.</p> </div> </div> <div class="w-full lg:w-1/2 xl:w-2/5 px-4"> <div class="flex flex-col lg:flex-row flex-wrap lg:items-center lg:justify-end"><a class="inline-block px-8 py-4 mb-3 lg:mb-0 lg:mr-4 text-center text-white hover:text-black font-bold bg-black hover:bg-white transition duration-200" href="#">Explore Items</a><a class="inline-block px-8 py-4 text-center text-black hover:text-white font-light hover:bg-black border border-black transition duration-200" href="#">Learn more</a></div> </div> </div> </div> </div> </section>
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="max-w-xl lg:max-w-3xl mx-auto text-center"> <span class="text-xs font-semibold text-indigo-500 uppercase">New Feature</span> <h2 class="mt-2 mb-4 text-3xl leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight font-bold font-heading">Take quick action that increases your brand's regular profit.</h2> <p class="mb-8 text-base leading-relaxed lg:text-xl lg:leading-relaxed text-gray-500">If you have ever wondeindigo how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> <div><a class="block md:inline-block px-5 py-3 md:mr-3 mb-3 md:mb-0 text-sm bg-indigo-500 hover:bg-indigo-600 text-white font-medium border border-indigo-500 hover:border-indigo-600 rounded transition duration-200" href="#">Try Demo</a><a class="block md:inline-block px-5 py-3 text-sm font-medium text-indigo-500 hover:text-white hover:bg-indigo-500 border border-indigo-500 hover:border-indigo-600 rounded transition duration-200" href="#">Share with your friends</a></div> </div> </div> </section>
[ "@@ -1,7 +1,7 @@\n <section class=\"py-20\">\n <div class=\"container px-4 mx-auto\">\n <div class=\"max-w-xl lg:max-w-3xl mx-auto text-center\">\n- <span class=\"text-xs font-medium text-indigo-500 uppercase\">New Feature</span>\n+ <span class=\"text-xs font-semibold text-indigo-500 uppercase\">New Feature</span>\n <h2 class=\"mt-2 mb-4 text-3xl leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight font-bold font-heading\">Take quick action that increases your brand's regular profit.</h2>\n <p class=\"mb-8 text-base leading-relaxed lg:text-xl lg:leading-relaxed text-gray-500\">If you have ever wondeindigo how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p>\n <div><a class=\"block md:inline-block px-5 py-3 md:mr-3 mb-3 md:mb-0 text-sm bg-indigo-500 hover:bg-indigo-600 text-white font-medium border border-indigo-500 hover:border-indigo-600 rounded transition duration-200\" href=\"#\">Try Demo</a><a class=\"block md:inline-block px-5 py-3 text-sm font-medium text-indigo-500 hover:text-white hover:bg-indigo-500 border border-indigo-500 hover:border-indigo-600 rounded transition duration-200\" href=\"#\">Share with your friends</a></div>\n" ]
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="max-w-xl lg:max-w-3xl mx-auto text-center"> <span class="text-xs font-semibold text-indigo-500 uppercase">New Feature</span> <h2 class="mt-2 mb-4 text-3xl leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight font-bold font-heading">Take quick action that increases your brand's regular profit.</h2> <p class="mb-8 text-base leading-relaxed lg:text-xl lg:leading-relaxed text-gray-500">If you have ever wondeindigo how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> <div><a class="block md:inline-block px-5 py-3 md:mr-3 mb-3 md:mb-0 text-sm bg-indigo-500 hover:bg-indigo-600 text-white font-semibold border border-indigo-500 hover:border-indigo-600 rounded transition duration-200" href="#">Try Demo</a><a class="block md:inline-block px-5 py-3 text-sm font-medium text-indigo-500 hover:text-white hover:bg-indigo-500 border border-indigo-500 hover:border-indigo-600 rounded transition duration-200" href="#">Share with your friends</a></div> </div> </div> </section>
<section class="relative pb-24 md:pb-52 bg-gray-900 overflow-hidden"> <div class="bg-white h-16"> <div class="absolute top-0 left-1/2"> <div class="w-px h-16 bg-gray-900"></div> <div class="w-px h-24 bg-emerald-400"></div> </div> </div> <div class="container px-4 mx-auto"> <div class="pt-40 sm:pt-64"> <h1 class="text-6xl xl:text-8xl 3xl:text-9xl text-white font-medium mb-20"> <span class="block leading-none">Turnover.</span> <span class="block leading-none">Even more</span> <span class="relative inline-block"> <span class="relative z-10 block leading-none">than you expect</span> <div class="hidden lg:block absolute bottom-0 left-0 w-full h-px mb-1 xl:mb-3 3xl:mb-4 bg-emerald-400"></div> </span> </h1> <div> <a class="inline-flex mb-20 items-center text-white" href="#"> <span class="mr-4">Exploring the shift of today</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <a class="inline-block w-full sm:w-auto px-7 py-4 text-center font-medium bg-indigo-500 hover:bg-indigo-600 text-white rounded transition duration-250" href="#">Get Started</a> </div> </div> </section>
[ "@@ -1,5 +1,5 @@\n <section class=\"relative pb-24 md:pb-52 bg-gray-900 overflow-hidden\">\n- <div class=\"bg-emerald-400 h-16\">\n+ <div class=\"bg-white h-16\">\n <div class=\"absolute top-0 left-1/2\">\n <div class=\"w-px h-16 bg-gray-900\"></div>\n <div class=\"w-px h-24 bg-emerald-400\"></div>\n" ]
<section class="relative pb-24 md:pb-52 bg-gray-900 overflow-hidden"> <div class="bg-white h-16"> <div class="absolute top-0 left-1/2"> <div class="w-px h-16 bg-gray-900"></div> <div class="w-px h-24 bg-white"></div> </div> </div> <div class="container px-4 mx-auto"> <div class="pt-40 sm:pt-64"> <h1 class="text-6xl xl:text-8xl 3xl:text-9xl text-white font-medium mb-20"> <span class="block leading-none">Turnover.</span> <span class="block leading-none">Even more</span> <span class="relative inline-block"> <span class="relative z-10 block leading-none">than you expect</span> <div class="hidden lg:block absolute bottom-0 left-0 w-full h-px mb-1 xl:mb-3 3xl:mb-4 bg-emerald-400"></div> </span> </h1> <div> <a class="inline-flex mb-20 items-center text-white" href="#"> <span class="mr-4">Exploring the shift of today</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <a class="inline-block w-full sm:w-auto px-7 py-4 text-center font-medium bg-indigo-500 hover:bg-indigo-600 text-white rounded transition duration-250" href="#">Get Started</a> </div> </div> </section>
<section class="py-24 overflow-hidden relative"> <p class="text-center text-lg font-medium text-gray-400 mb-10">Backed by leading education companies</p> <div class="h-28 mb-4 transform -translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo1.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo2.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo3.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo4.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo5.png" alt="" /> </div> </div> </div> <div class="h-28 transform translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo1.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo2.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo3.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo4.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo5.png" alt="" /> </div> </div> </div> </section>
[ "@@ -2,7 +2,7 @@\n <p class=\"text-center text-lg font-medium text-gray-400 mb-10\">Backed by leading education companies</p>\n <div class=\"h-28 mb-4 transform -translate-x-24\">\n <div class=\"absolute left-1/2 transform -translate-x-1/2 flex gap-4\">\n- <div class=\"w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl\">\n+ <div class=\"w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl\">\n <img src=\"https://shuffle.dev/solstice-assets/images/logos/placeholder-logo1.png\" alt=\"\" />\n </div>\n <div class=\"w-80 h-28 bg-gray-50 bg-violet-400 py-8 px-10 flex items-center justify-center rounded-2xl\">\n" ]
<section class="py-24 overflow-hidden relative"> <p class="text-center text-lg font-medium text-gray-400 mb-10">Backed by leading education companies</p> <div class="h-28 mb-4 transform -translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo1.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo2.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo3.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo4.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo5.png" alt="" /> </div> </div> </div> <div class="h-28 transform translate-x-24"> <div class="absolute left-1/2 transform -translate-x-1/2 flex gap-4"> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo1.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo2.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo3.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo4.png" alt="" /> </div> <div class="w-80 h-28 bg-gray-50 bg-opacity-50 py-8 px-10 flex items-center justify-center rounded-2xl"> <img src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo5.png" alt="" /> </div> </div> </div> </section>
<section class="py-16 bg-purple-900"> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center justify-center -mx-4"> <div class="w-full xl:w-1/6 p-4"> <p class="text-white text-lg font-semibold text-center">As seen in</p> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-orange-50 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary1.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-rose-800 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary2.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-rose-800 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary3.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-rose-800 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary4.png" alt="" /> </div> </div> </div> </div> </section>
[ "@@ -5,7 +5,7 @@\n <p class=\"text-white text-lg font-semibold text-center\">As seen in</p>\n </div>\n <div class=\"w-full md:w-1/2 xl:w-1/6 p-4\">\n- <div class=\"py-4 px-3 bg-rose-800 rounded-xl\">\n+ <div class=\"py-4 px-3 bg-orange-50 rounded-xl\">\n <img class=\"mx-auto\" src=\"https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary1.png\" alt=\"\" />\n </div>\n </div>\n" ]
<section class="py-16 bg-purple-900"> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center justify-center -mx-4"> <div class="w-full xl:w-1/6 p-4"> <p class="text-white text-lg font-semibold text-center">As seen in</p> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-orange-50 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary1.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-orange-50 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary2.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-orange-50 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary3.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 xl:w-1/6 p-4"> <div class="py-4 px-3 bg-rose-800 rounded-xl"> <img class="mx-auto" src="https://shuffle.dev/solstice-assets/images/logos/placeholder-logo-secondary4.png" alt="" /> </div> </div> </div> </div> </section>
<section> <nav class="relative"> <div class="p-6 flex items-center bg-gray-800"> <a class="flex-shrink-0 mr-12 text-2xl text-white font-semibold" href="#"> <img class="h-10" src="https://shuffle.dev/artemis-assets/logos/artemis-logo.svg" alt="" width="auto" /> </a> <ul class="hidden xl:flex"> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Dashboard</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Discover</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Users</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Documents</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Applications</span> </a> </li> </ul> <ul class="hidden xl:flex lg:justify-end lg:items-center lg:space-x-6 mr-6 ml-auto"> <li> <a class="text-gray-600 hover:text-gray-500" href="#"> <svg class="h-5 w-5" viewbox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li> <a class="text-gray-600 hover:text-gray-500" href="#"> <svg class="h-5 w-5" viewbox="0 0 16 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> </ul> <div class="hidden xl:block"> <button class="flex items-center"> <div class="mr-3"> <p class="text-sm text-white">Thomas Brown</p> <p class="text-sm text-gray-400">Developer</p> </div> <div class="mr-2"> <img class="w-10 h-10 rounded-full object-cover object-right" src="https://images.unsplash.com/photo-1568602471122-7832951cc4c5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1050&q=80" alt="" /> </div> <span> <svg class="text-gray-400" width="10" height="6" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </button> </div> <div class="ml-auto flex xl:hidden"> <button class="navbar-burger flex items-center rounded focus:outline-none"> <svg class="text-white bg-indigo-500 hover:bg-indigo-600 block h-8 w-8 p-2 rounded" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><!--hidden--></svg> </button> </div> </div> <div class="hidden xl:block py-5 px-6 bg-white border-b"> <div class="flex items-center"> <ul class="flex items-center"> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Support Center</span> </a> </li> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Inbox</span> </a> </li> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="20" height="16" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>File Manager</span> </a> </li> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="18" height="10" viewbox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Data List</span> </a> </li> </ul> <ul class="ml-auto"> <li class="inline-block mr-10"> <a href="#"> <svg class="text-gray-200 w-5 h-5" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="inline-block"> <a href="#"> <svg class="text-gray-200 w-5 h-5" width="14" height="18" viewbox="0 0 14 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> </ul> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-3/4 lg:w-80 sm:max-w-xs z-50"> <div class="navbar-backdrop fixed inset-0 bg-stone-400 opacity-10"></div> <nav class="relative flex flex-col pt-6 pb-8 h-full w-full bg-stone-400 overflow-y-auto"> <div class="flex w-full items-center px-6 pb-6 mb-6 lg:border-b border-gray-700"> <a class="text-xl text-white font-semibold" href="#"> <img class="h-8" src="https://shuffle.dev/artemis-assets/logos/artemis-logo.svg" alt="" width="auto" /> </a> </div> <div class="px-4 pb-6"> <h3 class="mb-2 text-xs uppercase text-gray-500 font-medium">Main</h3> <ul class="mb-8 text-sm font-medium"> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 bg-indigo-500 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-indigo-100 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Dashboard</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Discover</span> <span class="flex justify-center items-center ml-auto bg-indigo-500 w-6 h-6 text-xs rounded-full">4</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Users</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Documents</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Applications</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> </ul> <h3 class="mb-2 text-xs uppercase text-gray-500 font-medium">Secondary</h3> <ul class="text-sm font-medium"> <li> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Support Center</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Inbox</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>File Manager</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Data List</span> </a> </li> </ul> <div class="pt-8"> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-4"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Settings</span> </a> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-4"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 14 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Log Out</span> </a> </div> </div> </nav> </div> </section>
[ "@@ -1,6 +1,6 @@\n <section>\n <nav class=\"relative\">\n- <div class=\"p-6 flex items-center bg-stone-400\">\n+ <div class=\"p-6 flex items-center bg-gray-800\">\n <a class=\"flex-shrink-0 mr-12 text-2xl text-white font-semibold\" href=\"#\">\n <img class=\"h-10\" src=\"https://shuffle.dev/artemis-assets/logos/artemis-logo.svg\" alt=\"\" width=\"auto\" />\n </a>\n" ]
<section> <nav class="relative"> <div class="p-6 flex items-center bg-gray-800"> <a class="flex-shrink-0 mr-12 text-2xl text-white font-semibold" href="#"> <img class="h-10" src="https://shuffle.dev/artemis-assets/logos/artemis-logo.svg" alt="" width="auto" /> </a> <ul class="hidden xl:flex"> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Dashboard</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Discover</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Users</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Documents</span> </a> </li> <li> <a class="flex mr-10 items-center text-gray-50 hover:text-gray-100 text-sm" href="#"> <svg class="text-gray-500 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Applications</span> </a> </li> </ul> <ul class="hidden xl:flex lg:justify-end lg:items-center lg:space-x-6 mr-6 ml-auto"> <li> <a class="text-gray-600 hover:text-gray-500" href="#"> <svg class="h-5 w-5" viewbox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li> <a class="text-gray-600 hover:text-gray-500" href="#"> <svg class="h-5 w-5" viewbox="0 0 16 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> </ul> <div class="hidden xl:block"> <button class="flex items-center"> <div class="mr-3"> <p class="text-sm text-white">Thomas Brown</p> <p class="text-sm text-gray-400">Developer</p> </div> <div class="mr-2"> <img class="w-10 h-10 rounded-full object-cover object-right" src="https://images.unsplash.com/photo-1568602471122-7832951cc4c5?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1050&q=80" alt="" /> </div> <span> <svg class="text-gray-400" width="10" height="6" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </button> </div> <div class="ml-auto flex xl:hidden"> <button class="navbar-burger flex items-center rounded focus:outline-none"> <svg class="text-white bg-indigo-500 hover:bg-indigo-600 block h-8 w-8 p-2 rounded" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><!--hidden--></svg> </button> </div> </div> <div class="hidden xl:block py-5 px-6 bg-white border-b"> <div class="flex items-center"> <ul class="flex items-center"> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Support Center</span> </a> </li> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Inbox</span> </a> </li> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="20" height="16" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>File Manager</span> </a> </li> <li> <a class="flex mr-10 items-center text-sm text-gray-500 hover:text-gray-600" href="#"> <svg class="text-gray-100 w-5 h-5 mr-2" width="18" height="10" viewbox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span>Data List</span> </a> </li> </ul> <ul class="ml-auto"> <li class="inline-block mr-10"> <a href="#"> <svg class="text-gray-200 w-5 h-5" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="inline-block"> <a href="#"> <svg class="text-gray-200 w-5 h-5" width="14" height="18" viewbox="0 0 14 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> </ul> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-3/4 lg:w-80 sm:max-w-xs z-50"> <div class="navbar-backdrop fixed inset-0 bg-gray-800 opacity-10"></div> <nav class="relative flex flex-col pt-6 pb-8 h-full w-full bg-stone-400 overflow-y-auto"> <div class="flex w-full items-center px-6 pb-6 mb-6 lg:border-b border-gray-700"> <a class="text-xl text-white font-semibold" href="#"> <img class="h-8" src="https://shuffle.dev/artemis-assets/logos/artemis-logo.svg" alt="" width="auto" /> </a> </div> <div class="px-4 pb-6"> <h3 class="mb-2 text-xs uppercase text-gray-500 font-medium">Main</h3> <ul class="mb-8 text-sm font-medium"> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 bg-indigo-500 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-indigo-100 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Dashboard</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Discover</span> <span class="flex justify-center items-center ml-auto bg-indigo-500 w-6 h-6 text-xs rounded-full">4</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Users</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Documents</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Applications</span> <span class="inline-block ml-auto"> <svg class="text-gray-400 w-3 h-3" viewbox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </li> </ul> <h3 class="mb-2 text-xs uppercase text-gray-500 font-medium">Secondary</h3> <ul class="text-sm font-medium"> <li> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Support Center</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Inbox</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>File Manager</span> </a> </li> <li> <a class="flex items-center pl-3 py-3 pr-4 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-3"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Data List</span> </a> </li> </ul> <div class="pt-8"> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-4"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Settings</span> </a> <a class="flex items-center pl-3 py-3 pr-2 text-gray-50 hover:bg-gray-900 rounded" href="#"> <span class="inline-block mr-4"> <svg class="text-gray-600 w-5 h-5" viewbox="0 0 14 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Log Out</span> </a> </div> </div> </nav> </div> </section>
<section class="bg-indigo-500 py-20"> <div class="container mx-auto px-4"> <div class="-m-4 flex flex-wrap"> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">1</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">2</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">3</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">4</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">5</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">6</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> </div> </div> </section>
[ "@@ -1,4 +1,4 @@\n-<section class=\"bg-violet-200 py-20\">\n+<section class=\"bg-indigo-500 py-20\">\n <div class=\"container mx-auto px-4\">\n <div class=\"-m-4 flex flex-wrap\">\n <div class=\"w-full p-4 lg:w-1/2\">\n" ]
<section class="bg-indigo-500 py-20"> <div class="container mx-auto px-4"> <div class="-m-4 flex flex-wrap"> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">1</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">2</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">3</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">4</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">5</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full p-4 lg:w-1/2"> <div class="rounded-lg bg-white px-10 py-12"> <span class="font-heading mb-6 flex h-12 w-12 items-center justify-center rounded-full bg-violet-200 font-bold text-indigo-50">6</span> <h3 class="font-heading mb-4 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> </div> </div> </section>
<section class="py-24 md:py-32 bg-gray-100 overflow-hidden"> <div class="container px-4 mx-auto"> <div class="flex items-center mb-24 sm:mb-40"> <span class="font-heading text-xl">01</span> <div class="mx-4 rounded-full bg-gray-200 h-1 w-1"></div> <span class="font-heading text-xl">Introduction</span> </div> <div class="max-w-3xl mx-auto text-center mb-32"> <h1 class="font-heading text-5xl sm:text-6xl md:text-7xl">I’m happy my home found me</h1> </div> <div class="relative mb-24 lg:mb-64"> <div class="flex flex-wrap -mx-4 relative z-10"> <div class="w-full 2xl:w-1/3 px-4 mb-10"> <div class="max-w-md mx-auto relative"> <div class="absolute top-0 left-0 -mt-2 w-full"> <div class="mx-5 rounded-t-xl h-4 bg-gray-200"></div> </div> <div class="py-12 px-8 sm:p-12 bg-white rounded-xl relative"> <div class="sm:flex mb-8"> <div class="flex-shrink-0 flex items-center justify-center w-24 h-24 rounded-full bg-fuchsia-300 border border-gray-200"> <div class="flex items-center justify-center w-18 h-18 rounded-full bg-gray-100"> <div class="flex items-center justify-center w-12 h-12 rounded-full bg-green-900 text-white">1</div> </div> </div> <div class="mt-6 ml-6"> <h6 class="text-2xl mb-4">Download app</h6> <p class="font-light">Proin feugiat odio fermen tum nunc posuere edge</p> </div> </div> </div> </div> </div> <div class="w-full 2xl:w-1/3 px-4 mb-10"> <div class="max-w-md mx-auto relative"> <div class="absolute top-0 left-0 -mt-2 w-full"> <div class="mx-5 rounded-t-xl h-4 bg-gray-200"></div> </div> <div class="py-12 px-8 sm:p-12 bg-fuchsia-300 rounded-xl relative"> <div class="sm:flex mb-8"> <div class="flex-shrink-0 flex items-center justify-center w-24 h-24 rounded-full bg-fuchsia-300 border border-gray-200"> <div class="flex items-center justify-center w-18 h-18 rounded-full bg-gray-100"> <div class="flex items-center justify-center w-12 h-12 rounded-full bg-green-900 text-white">2</div> </div> </div> <div class="mt-6 ml-6"> <h6 class="text-2xl mb-4">Sign up</h6> <p class="font-light">Proin feugiat odio fermen tum nunc posuere edge</p> </div> </div> </div> </div> </div> <div class="w-full 2xl:w-1/3 px-4"> <div class="max-w-md mx-auto relative"> <div class="absolute top-0 left-0 -mt-2 w-full"> <div class="mx-5 rounded-t-xl h-4 bg-gray-200"></div> </div> <div class="py-12 px-8 sm:p-12 bg-fuchsia-300 rounded-xl relative"> <div class="sm:flex mb-8"> <div class="flex-shrink-0 flex items-center justify-center w-24 h-24 rounded-full bg-fuchsia-300 border border-gray-200"> <div class="flex items-center justify-center w-18 h-18 rounded-full bg-gray-100"> <div class="flex items-center justify-center w-12 h-12 rounded-full bg-green-900 text-white">3</div> </div> </div> <div class="mt-6 ml-6"> <h6 class="text-2xl mb-4">Find your style</h6> <p class="font-light">Proin feugiat odio fermen tum nunc posuere edge</p> </div> </div> </div> </div> </div> </div> <div class="absolute top-0 left-1/2 transform -translate-x-1/2"> <svg width="794" height="399" viewbox="0 0 794 399" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="sm:flex"><a class="inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-gray-900 hover:text-gray-700" href="#">Download application</a><a class="inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-gray-900 hover:text-gray-700" href="#">Select plan</a><a class="inline-block w-full sm:w-auto text-gray-900 hover:text-gray-700" href="#">Start a conversation</a></div> </div> </section>
[ "@@ -15,7 +15,7 @@\n <div class=\"absolute top-0 left-0 -mt-2 w-full\">\n <div class=\"mx-5 rounded-t-xl h-4 bg-gray-200\"></div>\n </div>\n- <div class=\"py-12 px-8 sm:p-12 bg-fuchsia-300 rounded-xl relative\">\n+ <div class=\"py-12 px-8 sm:p-12 bg-white rounded-xl relative\">\n <div class=\"sm:flex mb-8\">\n <div class=\"flex-shrink-0 flex items-center justify-center w-24 h-24 rounded-full bg-fuchsia-300 border border-gray-200\">\n <div class=\"flex items-center justify-center w-18 h-18 rounded-full bg-gray-100\">\n" ]
<section class="py-24 md:py-32 bg-gray-100 overflow-hidden"> <div class="container px-4 mx-auto"> <div class="flex items-center mb-24 sm:mb-40"> <span class="font-heading text-xl">01</span> <div class="mx-4 rounded-full bg-gray-200 h-1 w-1"></div> <span class="font-heading text-xl">Introduction</span> </div> <div class="max-w-3xl mx-auto text-center mb-32"> <h1 class="font-heading text-5xl sm:text-6xl md:text-7xl">I’m happy my home found me</h1> </div> <div class="relative mb-24 lg:mb-64"> <div class="flex flex-wrap -mx-4 relative z-10"> <div class="w-full 2xl:w-1/3 px-4 mb-10"> <div class="max-w-md mx-auto relative"> <div class="absolute top-0 left-0 -mt-2 w-full"> <div class="mx-5 rounded-t-xl h-4 bg-gray-200"></div> </div> <div class="py-12 px-8 sm:p-12 bg-white rounded-xl relative"> <div class="sm:flex mb-8"> <div class="flex-shrink-0 flex items-center justify-center w-24 h-24 rounded-full bg-white border border-gray-200"> <div class="flex items-center justify-center w-18 h-18 rounded-full bg-gray-100"> <div class="flex items-center justify-center w-12 h-12 rounded-full bg-green-900 text-white">1</div> </div> </div> <div class="mt-6 ml-6"> <h6 class="text-2xl mb-4">Download app</h6> <p class="font-light">Proin feugiat odio fermen tum nunc posuere edge</p> </div> </div> </div> </div> </div> <div class="w-full 2xl:w-1/3 px-4 mb-10"> <div class="max-w-md mx-auto relative"> <div class="absolute top-0 left-0 -mt-2 w-full"> <div class="mx-5 rounded-t-xl h-4 bg-gray-200"></div> </div> <div class="py-12 px-8 sm:p-12 bg-white rounded-xl relative"> <div class="sm:flex mb-8"> <div class="flex-shrink-0 flex items-center justify-center w-24 h-24 rounded-full bg-white border border-gray-200"> <div class="flex items-center justify-center w-18 h-18 rounded-full bg-gray-100"> <div class="flex items-center justify-center w-12 h-12 rounded-full bg-green-900 text-white">2</div> </div> </div> <div class="mt-6 ml-6"> <h6 class="text-2xl mb-4">Sign up</h6> <p class="font-light">Proin feugiat odio fermen tum nunc posuere edge</p> </div> </div> </div> </div> </div> <div class="w-full 2xl:w-1/3 px-4"> <div class="max-w-md mx-auto relative"> <div class="absolute top-0 left-0 -mt-2 w-full"> <div class="mx-5 rounded-t-xl h-4 bg-gray-200"></div> </div> <div class="py-12 px-8 sm:p-12 bg-fuchsia-300 rounded-xl relative"> <div class="sm:flex mb-8"> <div class="flex-shrink-0 flex items-center justify-center w-24 h-24 rounded-full bg-fuchsia-300 border border-gray-200"> <div class="flex items-center justify-center w-18 h-18 rounded-full bg-gray-100"> <div class="flex items-center justify-center w-12 h-12 rounded-full bg-green-900 text-white">3</div> </div> </div> <div class="mt-6 ml-6"> <h6 class="text-2xl mb-4">Find your style</h6> <p class="font-light">Proin feugiat odio fermen tum nunc posuere edge</p> </div> </div> </div> </div> </div> </div> <div class="absolute top-0 left-1/2 transform -translate-x-1/2"> <svg width="794" height="399" viewbox="0 0 794 399" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="sm:flex"><a class="inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-gray-900 hover:text-gray-700" href="#">Download application</a><a class="inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-gray-900 hover:text-gray-700" href="#">Select plan</a><a class="inline-block w-full sm:w-auto text-gray-900 hover:text-gray-700" href="#">Start a conversation</a></div> </div> </section>
<section class="py-24"> <div class="container mx-auto px-4"> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-4">How it works</h1> <p class="text-center text-gray-600 mb-20">What steps do I need to take to join?</p> <div class="flex flex-wrap mb-12"> <div class="w-full lg:w-1/3"> <a href="#"> <div class="px-4 pt-2 pb-7 flex items-center flex-wrap justify-center gap-4 group border-b-4 border-gray-100 hover:border-orange-500 mb-4"> <div class="bg-gray-100 group-hover:bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-white transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> <p class="text-gray-400 text-lg font-semibold group-hover: group-hover:font-bold font-heading transition duration-200">Step I</p> </div> </a> </div> <div class="w-full lg:w-1/3"> <a href="#"> <div class="px-4 pt-2 pb-7 flex items-center flex-wrap justify-center gap-4 group border-b-4 border-orange-500 mb-4"> <div class="bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-rose-950 transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> <p class="text-lg font-bold font-heading transition duration-200">Step II</p> </div> </a> </div> <div class="w-full lg:w-1/3"> <a href="#"> <div class="px-4 pt-2 pb-7 flex items-center flex-wrap justify-center gap-4 group border-b-4 border-gray-100 hover:border-orange-500 mb-4"> <div class="bg-gray-100 group-hover:bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-rose-950 transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> <p class="text-gray-400 text-lg font-semibold group-hover: group-hover:font-bold font-heading transition duration-200">Step III</p> </div> </a> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 p-4"> <div class="flex flex-col justify-center items-start h-full"> <h2 class="text-3xl font-bold font-heading mb-6">Join or Create Room</h2> <p class="text-gray-600 text-lg mb-10 max-w-md">Join existing and ongoing rooms for focus and connection or create your personalized study space.</p> <a class="w-full sm:w-auto h-14 inline-flex items-center justify-center text-center py-4 px-6 rounded-full bg-orange-500 border border-orange-600 shadow font-bold font-heading text-rose-950 hover:bg-orange-600 focus:ring focus:ring-orange-200 transition duration-200" href="#">Sign up now</a> </div> </div> <div class="w-full lg:w-1/2 p-4"> <img class="w-full" src="https://shuffle.dev/solstice-assets/images/how-it-works/picture-half-primary.png" alt="" /> </div> </div> </div> </section>
[ "@@ -6,7 +6,7 @@\n <div class=\"w-full lg:w-1/3\">\n <a href=\"#\">\n <div class=\"px-4 pt-2 pb-7 flex items-center flex-wrap justify-center gap-4 group border-b-4 border-gray-100 hover:border-orange-500 mb-4\">\n- <div class=\"bg-gray-100 group-hover:bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-rose-950 transition duration-200\">\n+ <div class=\"bg-gray-100 group-hover:bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-white transition duration-200\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\"><!--hidden--></svg>\n </div>\n <p class=\"text-gray-400 text-lg font-semibold group-hover: group-hover:font-bold font-heading transition duration-200\">Step I</p>\n" ]
<section class="py-24"> <div class="container mx-auto px-4"> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-4">How it works</h1> <p class="text-center text-gray-600 mb-20">What steps do I need to take to join?</p> <div class="flex flex-wrap mb-12"> <div class="w-full lg:w-1/3"> <a href="#"> <div class="px-4 pt-2 pb-7 flex items-center flex-wrap justify-center gap-4 group border-b-4 border-gray-100 hover:border-orange-500 mb-4"> <div class="bg-gray-100 group-hover:bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-white transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> <p class="text-gray-400 text-lg font-semibold group-hover: group-hover:font-bold font-heading transition duration-200">Step I</p> </div> </a> </div> <div class="w-full lg:w-1/3"> <a href="#"> <div class="px-4 pt-2 pb-7 flex items-center flex-wrap justify-center gap-4 group border-b-4 border-orange-500 mb-4"> <div class="bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-white transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> <p class="text-lg font-bold font-heading transition duration-200">Step II</p> </div> </a> </div> <div class="w-full lg:w-1/3"> <a href="#"> <div class="px-4 pt-2 pb-7 flex items-center flex-wrap justify-center gap-4 group border-b-4 border-gray-100 hover:border-orange-500 mb-4"> <div class="bg-gray-100 group-hover:bg-orange-500 w-10 h-10 flex items-center justify-center rounded-xl text-white transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> <p class="text-gray-400 text-lg font-semibold group-hover: group-hover:font-bold font-heading transition duration-200">Step III</p> </div> </a> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 p-4"> <div class="flex flex-col justify-center items-start h-full"> <h2 class="text-3xl font-bold font-heading mb-6">Join or Create Room</h2> <p class="text-gray-600 text-lg mb-10 max-w-md">Join existing and ongoing rooms for focus and connection or create your personalized study space.</p> <a class="w-full sm:w-auto h-14 inline-flex items-center justify-center text-center py-4 px-6 rounded-full bg-orange-500 border border-orange-600 shadow font-bold font-heading text-rose-950 hover:bg-orange-600 focus:ring focus:ring-orange-200 transition duration-200" href="#">Sign up now</a> </div> </div> <div class="w-full lg:w-1/2 p-4"> <img class="w-full" src="https://shuffle.dev/solstice-assets/images/how-it-works/picture-half-primary.png" alt="" /> </div> </div> </div> </section>
<section class="relative py-24 md:pt-32 bg-gray-900"> <div class="container px-4 mx-auto relative"> <img class="hidden md:block absolute bottom-0 left-0 mb-52 lg:mb-12 w-full" src="https://shuffle.dev/wrexa-assets/elements/half-circles-with-logo.svg" alt="" /> <div class="relative"> <div class="flex items-center mb-24 sm:mb-40"> <span class="font-heading text-xl text-white">01</span> <div class="mx-4 rounded-full bg-gray-200 h-1 w-1"></div> <span class="font-heading text-xl text-white">Introduction</span> </div> <div class="text-center mb-32"> <h1 class="font-heading text-5xl sm:text-6xl md:text-7xl text-white">How it works?</h1> </div> <div class="flex flex-wrap -mx-4 mb-24 md:mb-52"> <div class="w-full md:w-1/2 2xl:w-1/4 px-4 mb-16 2xl:mb-0"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-gray-800 rounded-xl"> <span class="text-sm text-gray-500">Step 1</span> <h4 class="text-3xl text-white mt-1 mb-8">Download our Application</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> <div class="w-full md:w-1/2 2xl:w-1/4 px-4 2xl:mt-52 mb-16 2xl:mb-0"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-yellow-50 rounded-xl"> <span class="text-sm text-gray-500">Step 2</span> <h4 class="text-3xl text-white mt-1 mb-8">Register your account</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> <div class="w-full md:w-1/2 2xl:w-1/4 px-4 2xl:mt-52 mb-16 md:mb-0"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-yellow-50 rounded-xl"> <span class="text-sm text-gray-500">Step 3</span> <h4 class="text-3xl text-white mt-1 mb-8">Find your unique style</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> <div class="w-full md:w-1/2 2xl:w-1/4 px-4"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-yellow-50 rounded-xl"> <span class="text-sm text-gray-500">Step 4</span> <h4 class="text-3xl text-white mt-1 mb-8">Build your home!</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> </div> <img class="block mx-auto md:hidden" src="https://shuffle.dev/wrexa-assets/elements/half-circles-with-logo.svg" alt="" /> <div class="sm:flex"><a class="inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-white" href="#">Download application</a><a class="inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-white" href="#">Select plan</a><a class="inline-block w-full sm:w-auto text-white" href="#">Start a conversation</a></div> </div> </div> </section>
[ "@@ -12,7 +12,7 @@\n </div>\n <div class=\"flex flex-wrap -mx-4 mb-24 md:mb-52\">\n <div class=\"w-full md:w-1/2 2xl:w-1/4 px-4 mb-16 2xl:mb-0\">\n- <div class=\"max-w-xs mx-auto pt-8 pb-14 px-12 bg-yellow-50 rounded-xl\">\n+ <div class=\"max-w-xs mx-auto pt-8 pb-14 px-12 bg-gray-800 rounded-xl\">\n <span class=\"text-sm text-gray-500\">Step 1</span>\n <h4 class=\"text-3xl text-white mt-1 mb-8\">Download our Application</h4>\n <div>\n" ]
<section class="relative py-24 md:pt-32 bg-gray-900"> <div class="container px-4 mx-auto relative"> <img class="hidden md:block absolute bottom-0 left-0 mb-52 lg:mb-12 w-full" src="https://shuffle.dev/wrexa-assets/elements/half-circles-with-logo.svg" alt="" /> <div class="relative"> <div class="flex items-center mb-24 sm:mb-40"> <span class="font-heading text-xl text-white">01</span> <div class="mx-4 rounded-full bg-gray-200 h-1 w-1"></div> <span class="font-heading text-xl text-white">Introduction</span> </div> <div class="text-center mb-32"> <h1 class="font-heading text-5xl sm:text-6xl md:text-7xl text-white">How it works?</h1> </div> <div class="flex flex-wrap -mx-4 mb-24 md:mb-52"> <div class="w-full md:w-1/2 2xl:w-1/4 px-4 mb-16 2xl:mb-0"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-gray-800 rounded-xl"> <span class="text-sm text-gray-500">Step 1</span> <h4 class="text-3xl text-white mt-1 mb-8">Download our Application</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> <div class="w-full md:w-1/2 2xl:w-1/4 px-4 2xl:mt-52 mb-16 2xl:mb-0"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-gray-800 rounded-xl"> <span class="text-sm text-gray-500">Step 2</span> <h4 class="text-3xl text-white mt-1 mb-8">Register your account</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> <div class="w-full md:w-1/2 2xl:w-1/4 px-4 2xl:mt-52 mb-16 md:mb-0"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-yellow-50 rounded-xl"> <span class="text-sm text-gray-500">Step 3</span> <h4 class="text-3xl text-white mt-1 mb-8">Find your unique style</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> <div class="w-full md:w-1/2 2xl:w-1/4 px-4"> <div class="max-w-xs mx-auto pt-8 pb-14 px-12 bg-yellow-50 rounded-xl"> <span class="text-sm text-gray-500">Step 4</span> <h4 class="text-3xl text-white mt-1 mb-8">Build your home!</h4> <div> <span class="font-light text-gray-500">Get started.</span> <a class="inline-block font-light text-gray-500 hover:text-gray-400" href="#">Click here</a> </div> </div> </div> </div> <img class="block mx-auto md:hidden" src="https://shuffle.dev/wrexa-assets/elements/half-circles-with-logo.svg" alt="" /> <div class="sm:flex"><a class="inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-white" href="#">Download application</a><a class="inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-white" href="#">Select plan</a><a class="inline-block w-full sm:w-auto text-white" href="#">Start a conversation</a></div> </div> </div> </section>
<section class="py-10 bg-gray-50 overflow-hidden"> <div class="container mx-auto px-4"> <div class="py-16 px-8 bg-white rounded-3xl"> <div class="max-w-7xl mx-auto"> <h2 class="font-heading max-w-xl mb-20 text-4xl md:text-5xl text-gray-900 font-black tracking-tight">We make things easy for your business</h2> <div class="flex flex-wrap -m-3"> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full">1</div> </div> <div class="flex-1 p-3"> <div class="bg-gray-200 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Connect</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-white font-black bg-blue-500 rounded-full">2</div> </div> <div class="flex-1 p-3"> <div class="bg-yellow-50 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Store</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full">3</div> </div> <div class="flex-1 p-3"> <div class="bg-yellow-50 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Ship</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full">4</div> </div> <div class="flex-1 lg:hidden p-3"> <div class="bg-yellow-50 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Deliver</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -10,7 +10,7 @@\n <div class=\"flex items-center justify-center w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full\">1</div>\n </div>\n <div class=\"flex-1 p-3\">\n- <div class=\"bg-yellow-50 h-px\"></div>\n+ <div class=\"bg-gray-200 h-px\"></div>\n </div>\n </div>\n <div class=\"md:w-3/4\">\n" ]
<section class="py-10 bg-gray-50 overflow-hidden"> <div class="container mx-auto px-4"> <div class="py-16 px-8 bg-white rounded-3xl"> <div class="max-w-7xl mx-auto"> <h2 class="font-heading max-w-xl mb-20 text-4xl md:text-5xl text-gray-900 font-black tracking-tight">We make things easy for your business</h2> <div class="flex flex-wrap -m-3"> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full">1</div> </div> <div class="flex-1 p-3"> <div class="bg-gray-200 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Connect</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-white font-black bg-blue-500 rounded-full">2</div> </div> <div class="flex-1 p-3"> <div class="bg-gray-200 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Store</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full">3</div> </div> <div class="flex-1 p-3"> <div class="bg-yellow-50 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Ship</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 p-3"> <div class="flex flex-wrap items-center -m-3 mb-2"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full">4</div> </div> <div class="flex-1 lg:hidden p-3"> <div class="bg-yellow-50 h-px"></div> </div> </div> <div class="md:w-3/4"> <h3 class="font-heading mb-4 text-2xl text-gray-900 font-bold">Deliver</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> </div> </div> </div> </section>
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 mb-12 flex flex-wrap items-center lg:mb-16"> <div class="mb-10 w-full px-4 lg:mb-0 lg:w-1/2"> <div class="max-w-lg"> <span class="text-xs font-semibold uppercase text-indigo-500">Lorem Ipsum</span> <h2 class="font-heading mb-6 mt-2 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="max-w-sm text-base leading-relaxed text-gray-500 lg:text-xl lg:leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> </div> <div class="w-full px-4 lg:w-1/2"> <img class="max-h-80 w-full rounded-lg object-cover" src="https://shuffle.dev/plain-assets/images/indigo-600-horizontal.png" alt="" /> </div> </div> <div class="-mx-4 -mb-12 flex flex-wrap"> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-gray-50">1</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50">2</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50">3</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50">4</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50">5</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50">6</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
[ "@@ -14,7 +14,7 @@\n </div>\n <div class=\"-mx-4 -mb-12 flex flex-wrap\">\n <div class=\"mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3\">\n- <span class=\"inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50\">1</span>\n+ <span class=\"inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-gray-50\">1</span>\n <div class=\"max-w-xs px-4\">\n <p class=\"text-lg leading-loose text-gray-500\">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p>\n </div>\n" ]
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 mb-12 flex flex-wrap items-center lg:mb-16"> <div class="mb-10 w-full px-4 lg:mb-0 lg:w-1/2"> <div class="max-w-lg"> <span class="text-xs font-semibold uppercase text-indigo-500">Lorem Ipsum</span> <h2 class="font-heading mb-6 mt-2 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="max-w-sm text-base leading-relaxed text-gray-500 lg:text-xl lg:leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> </div> <div class="w-full px-4 lg:w-1/2"> <img class="max-h-80 w-full rounded-lg object-cover" src="https://shuffle.dev/plain-assets/images/indigo-600-horizontal.png" alt="" /> </div> </div> <div class="-mx-4 -mb-12 flex flex-wrap"> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-gray-50">1</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-gray-50">2</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-gray-50">3</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-gray-50">4</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50">5</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 flex w-full items-start px-4 md:w-1/2 lg:w-1/3"> <span class="inline-flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-stone-950 font-bold text-gray-50">6</span> <div class="max-w-xs px-4"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
<section class="overflow-hidden bg-white py-24"> <div class="container mx-auto px-4"> <div class="mx-auto mb-20 max-w-xl text-center"> <h2 class="font-heading mb-5 text-6xl tracking-tighter">Master your workflow with Basko's productivity tools</h2> <p class="text-xl tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> <div class="-m-7 mb-14 flex flex-wrap"> <div class="w-full p-7 md:w-1/3"> <div class="max-w-xs"> <img class="mb-10" src="https://shuffle.dev/basko-assets/images/how-it-works/tool.svg" alt="" /> <h3 class="mb-4 text-xl font-semibold tracking-tight">Choose the right tool</h3> <p class="tracking-tight text-gray-600">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> <div class="w-full p-7 md:w-1/3"> <div class="max-w-xs"> <img class="mb-10" src="https://shuffle.dev/basko-assets/images/how-it-works/account.svg" alt="" /> <h3 class="mb-4 text-xl font-semibold tracking-tight">Set up your account</h3> <p class="tracking-tight text-sky-800">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> <div class="w-full p-7 md:w-1/3"> <div class="max-w-xs"> <img class="mb-10" src="https://shuffle.dev/basko-assets/images/how-it-works/start.svg" alt="" /> <h3 class="mb-4 text-xl font-semibold tracking-tight">Start using Basko</h3> <p class="tracking-tight text-sky-800">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> </div> <div class="flex flex-row justify-center"><a class="mx-auto inline-block rounded-lg bg-indigo-500 px-5 py-4 font-semibold tracking-tight text-white transition duration-200 hover:bg-indigo-600 focus:ring-4 focus:ring-indigo-300" href="#">Try 14 Days Free Trial</a></div> </div> </section>
[ "@@ -9,7 +9,7 @@\n <div class=\"max-w-xs\">\n <img class=\"mb-10\" src=\"https://shuffle.dev/basko-assets/images/how-it-works/tool.svg\" alt=\"\" />\n <h3 class=\"mb-4 text-xl font-semibold tracking-tight\">Choose the right tool</h3>\n- <p class=\"tracking-tight text-sky-800\">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p>\n+ <p class=\"tracking-tight text-gray-600\">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p>\n </div>\n </div>\n <div class=\"w-full p-7 md:w-1/3\">\n" ]
<section class="overflow-hidden bg-white py-24"> <div class="container mx-auto px-4"> <div class="mx-auto mb-20 max-w-xl text-center"> <h2 class="font-heading mb-5 text-6xl tracking-tighter">Master your workflow with Basko's productivity tools</h2> <p class="text-xl tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> <div class="-m-7 mb-14 flex flex-wrap"> <div class="w-full p-7 md:w-1/3"> <div class="max-w-xs"> <img class="mb-10" src="https://shuffle.dev/basko-assets/images/how-it-works/tool.svg" alt="" /> <h3 class="mb-4 text-xl font-semibold tracking-tight">Choose the right tool</h3> <p class="tracking-tight text-gray-600">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> <div class="w-full p-7 md:w-1/3"> <div class="max-w-xs"> <img class="mb-10" src="https://shuffle.dev/basko-assets/images/how-it-works/account.svg" alt="" /> <h3 class="mb-4 text-xl font-semibold tracking-tight">Set up your account</h3> <p class="tracking-tight text-gray-600">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> <div class="w-full p-7 md:w-1/3"> <div class="max-w-xs"> <img class="mb-10" src="https://shuffle.dev/basko-assets/images/how-it-works/start.svg" alt="" /> <h3 class="mb-4 text-xl font-semibold tracking-tight">Start using Basko</h3> <p class="tracking-tight text-gray-600">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> </div> <div class="flex flex-row justify-center"><a class="mx-auto inline-block rounded-lg bg-indigo-500 px-5 py-4 font-semibold tracking-tight text-white transition duration-200 hover:bg-indigo-600 focus:ring-4 focus:ring-indigo-300" href="#">Try 14 Days Free Trial</a></div> </div> </section>
<section class="py-24"> <div class="container mx-auto px-4"> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-4">How it works</h1> <p class="text-center text-gray-600 mb-20">What steps do I need to take to join?</p> <div class="bg-orange-50 overflow-hidden rounded-3xl pt-12 pl-6"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 p-4"> <div class="pb-6 pr-6 lg:pr-20"> <a href="#"> <div class="p-6 border-b border-orange-100 hover:border-orange-500 transition duration-200"> <div class="flex gap-3 flex-wrap"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <div class="flex-1"> <h2 class="font-bold font-heading mb-3">Join or Create Room</h2> <p class="text-neutral-100 text-sm">Join ongoing rooms for focus and connection or create your study space.</p> </div> </div> </div> </a> <a href="#"> <div class="p-6 border-b border-orange-500"> <div class="flex gap-3 flex-wrap"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <div class="flex-1"> <h2 class="font-bold font-heading mb-3">Create Account</h2> <p class="text-neutral-100 text-sm">Click "Sign Up," enter your name, email, a secure password, and hit "Create Account."</p> </div> </div> </div> </a> <a href="#"> <div class="p-6 border-b border-orange-100 hover:border-orange-500 transition duration-200"> <div class="flex gap-3 flex-wrap"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <div class="flex-1"> <h2 class="font-bold font-heading mb-3">Start Learning</h2> <p class="text-neutral-100 text-sm">Now that you're all set up! Get ready to enhance your skills, all at your own pace.</p> </div> </div> </div> </a> </div> </div> <div class="w-full lg:w-1/2 lg:pl-12 xl:pl-18"> <div class="flex flex-col justify-end h-full"> <img class="w-full" src="https://shuffle.dev/solstice-assets/images/how-it-works/picture-half-primary2.png" alt="" /> </div> </div> </div> </div> </div> </section>
[ "@@ -1,7 +1,7 @@\n <section class=\"py-24\">\n <div class=\"container mx-auto px-4\">\n <h1 class=\"text-center text-3xl lg:text-5xl font-bold font-heading mb-4\">How it works</h1>\n- <p class=\"text-center text-neutral-100 mb-20\">What steps do I need to take to join?</p>\n+ <p class=\"text-center text-gray-600 mb-20\">What steps do I need to take to join?</p>\n <div class=\"bg-orange-50 overflow-hidden rounded-3xl pt-12 pl-6\">\n <div class=\"flex flex-wrap -mx-4\">\n <div class=\"w-full lg:w-1/2 p-4\">\n" ]
<section class="py-24"> <div class="container mx-auto px-4"> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-4">How it works</h1> <p class="text-center text-gray-600 mb-20">What steps do I need to take to join?</p> <div class="bg-orange-50 overflow-hidden rounded-3xl pt-12 pl-6"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 p-4"> <div class="pb-6 pr-6 lg:pr-20"> <a href="#"> <div class="p-6 border-b border-orange-100 hover:border-orange-500 transition duration-200"> <div class="flex gap-3 flex-wrap"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <div class="flex-1"> <h2 class="font-bold font-heading mb-3">Join or Create Room</h2> <p class="text-gray-600 text-sm">Join ongoing rooms for focus and connection or create your study space.</p> </div> </div> </div> </a> <a href="#"> <div class="p-6 border-b border-orange-500"> <div class="flex gap-3 flex-wrap"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <div class="flex-1"> <h2 class="font-bold font-heading mb-3">Create Account</h2> <p class="text-gray-600 text-sm">Click "Sign Up," enter your name, email, a secure password, and hit "Create Account."</p> </div> </div> </div> </a> <a href="#"> <div class="p-6 border-b border-orange-100 hover:border-orange-500 transition duration-200"> <div class="flex gap-3 flex-wrap"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <div class="flex-1"> <h2 class="font-bold font-heading mb-3">Start Learning</h2> <p class="text-gray-600 text-sm">Now that you're all set up! Get ready to enhance your skills, all at your own pace.</p> </div> </div> </div> </a> </div> </div> <div class="w-full lg:w-1/2 lg:pl-12 xl:pl-18"> <div class="flex flex-col justify-end h-full"> <img class="w-full" src="https://shuffle.dev/solstice-assets/images/how-it-works/picture-half-primary2.png" alt="" /> </div> </div> </div> </div> </div> </section>
<div> <section class="py-24 bg-blueGray-950"> <div class="container px-4 mx-auto"> <div class="relative px-4 max-w-sm mx-auto pt-20 pb-16 text-center border border-gray-900 border-opacity-30 rounded-5xl"> <img class="absolute -top-12 left-1/2 transform -translate-x-1/2" src="https://shuffle.dev/nightsable-assets/images/cards/avatar1.png" alt="" /> <h2 class="mb-4 text-4xl text-white tracking-4xl md:max-w-sm mx-auto">Jane Doe</h2> <p class="mb-10 text-gray-300 md:max-w-xs mx-auto">Mar 30 th</p> <ul class="relative"> <li class="flex flex-wrap justify-center mb-6"> <svg class="mr-4" xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewbox="0 0 25 24" fill="none"><!--hidden--></svg> <span class="text-violet-50">(205) 555-0100</span> </li> <li class="flex flex-wrap justify-center"> <svg class="mr-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <span class="text-violet-50">[email protected]</span> </li> </ul> <img class="absolute bottom-0 left-0" src="https://shuffle.dev/nightsable-assets/images/cards/blur.svg" alt="" /> </div> </div> </section> </div>
[ "@@ -3,7 +3,7 @@\n <div class=\"container px-4 mx-auto\">\n <div class=\"relative px-4 max-w-sm mx-auto pt-20 pb-16 text-center border border-gray-900 border-opacity-30 rounded-5xl\">\n <img class=\"absolute -top-12 left-1/2 transform -translate-x-1/2\" src=\"https://shuffle.dev/nightsable-assets/images/cards/avatar1.png\" alt=\"\" />\n- <h2 class=\"mb-4 text-4xl text-violet-50 tracking-4xl md:max-w-sm mx-auto\">Jane Doe</h2>\n+ <h2 class=\"mb-4 text-4xl text-white tracking-4xl md:max-w-sm mx-auto\">Jane Doe</h2>\n <p class=\"mb-10 text-gray-300 md:max-w-xs mx-auto\">Mar 30 th</p>\n <ul class=\"relative\">\n <li class=\"flex flex-wrap justify-center mb-6\">\n" ]
<div> <section class="py-24 bg-blueGray-950"> <div class="container px-4 mx-auto"> <div class="relative px-4 max-w-sm mx-auto pt-20 pb-16 text-center border border-gray-900 border-opacity-30 rounded-5xl"> <img class="absolute -top-12 left-1/2 transform -translate-x-1/2" src="https://shuffle.dev/nightsable-assets/images/cards/avatar1.png" alt="" /> <h2 class="mb-4 text-4xl text-white tracking-4xl md:max-w-sm mx-auto">Jane Doe</h2> <p class="mb-10 text-gray-300 md:max-w-xs mx-auto">Mar 30 th</p> <ul class="relative"> <li class="flex flex-wrap justify-center mb-6"> <svg class="mr-4" xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewbox="0 0 25 24" fill="none"><!--hidden--></svg> <span class="text-white">(205) 555-0100</span> </li> <li class="flex flex-wrap justify-center"> <svg class="mr-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> <span class="text-white">[email protected]</span> </li> </ul> <img class="absolute bottom-0 left-0" src="https://shuffle.dev/nightsable-assets/images/cards/blur.svg" alt="" /> </div> </div> </section> </div>
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 flex flex-wrap items-center"> <div class="mb-12 w-full px-4 lg:mb-0 lg:w-2/5"> <img class="max-h-112 h-full w-full rounded-lg object-cover lg:max-h-full" src="https://shuffle.dev/mockup-assets/images/gray-500-vertical.png" alt="" /> </div> <div class="w-full px-4 lg:w-3/5"> <div class="max-w-xl lg:ml-auto"> <h2 class="font-heading mb-12 text-4xl font-bold lg:text-5xl">Lorem ipsum dolor sit amet consectetur</h2> <div class="-mx-4 -mb-10 flex flex-wrap lg:-mb-12"> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-gray-500 text-xl font-bold leading-loose text-gray-50">1</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-cyan-200 text-xl font-bold leading-loose text-gray-50">2</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-cyan-200 text-xl font-bold leading-loose text-gray-50">3</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-cyan-200 text-xl font-bold leading-loose text-gray-50">4</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -9,7 +9,7 @@\n <h2 class=\"font-heading mb-12 text-4xl font-bold lg:text-5xl\">Lorem ipsum dolor sit amet consectetur</h2>\n <div class=\"-mx-4 -mb-10 flex flex-wrap lg:-mb-12\">\n <div class=\"mb-10 w-full px-4 md:w-1/2 lg:mb-12\">\n- <span class=\"mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-cyan-200 text-xl font-bold leading-loose text-gray-50\">1</span>\n+ <span class=\"mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-gray-500 text-xl font-bold leading-loose text-gray-50\">1</span>\n <p class=\"text-lg leading-loose text-gray-500\">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p>\n </div>\n <div class=\"mb-10 w-full px-4 md:w-1/2 lg:mb-12\">\n" ]
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 flex flex-wrap items-center"> <div class="mb-12 w-full px-4 lg:mb-0 lg:w-2/5"> <img class="max-h-112 h-full w-full rounded-lg object-cover lg:max-h-full" src="https://shuffle.dev/mockup-assets/images/gray-500-vertical.png" alt="" /> </div> <div class="w-full px-4 lg:w-3/5"> <div class="max-w-xl lg:ml-auto"> <h2 class="font-heading mb-12 text-4xl font-bold lg:text-5xl">Lorem ipsum dolor sit amet consectetur</h2> <div class="-mx-4 -mb-10 flex flex-wrap lg:-mb-12"> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-gray-500 text-xl font-bold leading-loose text-gray-50">1</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-gray-500 text-xl font-bold leading-loose text-gray-50">2</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-cyan-200 text-xl font-bold leading-loose text-gray-50">3</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-2 flex h-12 w-12 items-center justify-center rounded-full bg-cyan-200 text-xl font-bold leading-loose text-gray-50">4</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 flex flex-wrap"> <div class="w-full px-4 lg:w-1/2"> <div class="mb-10 max-w-lg lg:mx-auto lg:mb-0"> <span class="text-xs font-semibold uppercase text-indigo-500">Lorem ipsum</span> <h2 class="font-heading mb-4 mt-2 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="mb-8 text-base leading-relaxed text-gray-500 lg:text-xl lg:leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> <a class="mb-3 inline-block rounded border border-indigo-500 bg-indigo-500 px-5 py-3 text-sm font-semibold text-white transition duration-200 hover:border-indigo-600 hover:bg-indigo-600 md:mb-0 md:mr-3" href="#">Action</a> </div> </div> <div class="w-full px-4 lg:w-1/2"> <div class="flex flex-wrap rounded-lg bg-gray-50 px-2 py-6 md:px-8 md:py-12"> <div class="mb-8 flex w-full flex-col items-start px-4 md:w-1/2 lg:mb-6 lg:w-full lg:flex-row"> <span class="font-heading mb-4 mr-10 flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-emerald-50 font-bold text-indigo-50 lg:mb-0">1</span> <div class="max-w-xs"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-8 flex w-full flex-col items-start px-4 md:w-1/2 lg:mb-6 lg:w-full lg:flex-row"> <span class="font-heading mb-4 mr-10 flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-emerald-50 font-bold text-indigo-50 lg:mb-0">2</span> <div class="max-w-xs"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="flex w-full flex-col items-start px-4 md:w-1/2 lg:w-full lg:flex-row"> <span class="font-heading mb-4 mr-10 flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-emerald-50 font-bold text-indigo-50 lg:mb-0">3</span> <div class="max-w-xs"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -6,7 +6,7 @@\n <span class=\"text-xs font-semibold uppercase text-indigo-500\">Lorem ipsum</span>\n <h2 class=\"font-heading mb-4 mt-2 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight\">Lorem ipsum dolor sit amet consectutar domor at elis</h2>\n <p class=\"mb-8 text-base leading-relaxed text-gray-500 lg:text-xl lg:leading-relaxed\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p>\n- <a class=\"mb-3 inline-block rounded border border-indigo-500 bg-emerald-50 px-5 py-3 text-sm font-semibold text-white transition duration-200 hover:border-indigo-600 hover:bg-indigo-600 md:mb-0 md:mr-3\" href=\"#\">Action</a>\n+ <a class=\"mb-3 inline-block rounded border border-indigo-500 bg-indigo-500 px-5 py-3 text-sm font-semibold text-white transition duration-200 hover:border-indigo-600 hover:bg-indigo-600 md:mb-0 md:mr-3\" href=\"#\">Action</a>\n </div>\n </div>\n <div class=\"w-full px-4 lg:w-1/2\">\n" ]
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 flex flex-wrap"> <div class="w-full px-4 lg:w-1/2"> <div class="mb-10 max-w-lg lg:mx-auto lg:mb-0"> <span class="text-xs font-semibold uppercase text-indigo-500">Lorem ipsum</span> <h2 class="font-heading mb-4 mt-2 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="mb-8 text-base leading-relaxed text-gray-500 lg:text-xl lg:leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> <a class="mb-3 inline-block rounded border border-indigo-500 bg-indigo-500 px-5 py-3 text-sm font-semibold text-white transition duration-200 hover:border-indigo-600 hover:bg-indigo-600 md:mb-0 md:mr-3" href="#">Action</a> </div> </div> <div class="w-full px-4 lg:w-1/2"> <div class="flex flex-wrap rounded-lg bg-gray-50 px-2 py-6 md:px-8 md:py-12"> <div class="mb-8 flex w-full flex-col items-start px-4 md:w-1/2 lg:mb-6 lg:w-full lg:flex-row"> <span class="font-heading mb-4 mr-10 flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50 lg:mb-0">1</span> <div class="max-w-xs"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-8 flex w-full flex-col items-start px-4 md:w-1/2 lg:mb-6 lg:w-full lg:flex-row"> <span class="font-heading mb-4 mr-10 flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50 lg:mb-0">2</span> <div class="max-w-xs"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="flex w-full flex-col items-start px-4 md:w-1/2 lg:w-full lg:flex-row"> <span class="font-heading mb-4 mr-10 flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full bg-emerald-50 font-bold text-indigo-50 lg:mb-0">3</span> <div class="max-w-xs"> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
<section class="relative py-20"> <div class="container mx-auto px-4"> <div class="mx-auto mb-20 max-w-3xl text-center"> <span class="text-xs font-semibold uppercase text-indigo-500">Lorem ipsum</span> <h2 class="font-heading mb-4 mt-2 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="text-base leading-relaxed text-gray-500 lg:text-xl lg:leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> <div class="-mx-4 -mb-12 flex flex-wrap"> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-gray-50 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">1</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">2</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">3</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">4</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">5</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">6</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
[ "@@ -7,7 +7,7 @@\n </div>\n <div class=\"-mx-4 -mb-12 flex flex-wrap\">\n <div class=\"mb-12 w-full px-4 md:w-1/2 lg:w-1/3\">\n- <div class=\"relative rounded-lg bg-rose-300 p-12 text-center\">\n+ <div class=\"relative rounded-lg bg-gray-50 p-12 text-center\">\n <span class=\"font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50\">1</span>\n <h3 class=\"font-heading mb-2 text-2xl font-bold\">Suspendisse interdum ullamcorper elit at</h3>\n <p class=\"text-lg leading-loose text-gray-500\">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p>\n" ]
<section class="relative py-20"> <div class="container mx-auto px-4"> <div class="mx-auto mb-20 max-w-3xl text-center"> <span class="text-xs font-semibold uppercase text-indigo-500">Lorem ipsum</span> <h2 class="font-heading mb-4 mt-2 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="text-base leading-relaxed text-gray-500 lg:text-xl lg:leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> <div class="-mx-4 -mb-12 flex flex-wrap"> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-gray-50 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">1</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-gray-50 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">2</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">3</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">4</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">5</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="mb-12 w-full px-4 md:w-1/2 lg:w-1/3"> <div class="relative rounded-lg bg-rose-300 p-12 text-center"> <span class="font-heading absolute inset-x-0 top-0 mx-auto -mt-6 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 font-bold text-indigo-50">6</span> <h3 class="font-heading mb-2 text-2xl font-bold">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
<section class="py-36 overflow-hidden"> <div class="container mx-auto px-4"> <div class="max-w-3xl mx-auto"> <div class="flex flex-wrap justify-center md:justify-between -m-6 mb-20"> <div class="w-auto p-6"> <a class="font-heading font-semibold text-lg text-gray-900 hover:text-gray-800" href="#"> <p class="mb-2 px-7">Create Free Account</p> <div class="h-0.5 bg-gradient-cyan"></div> </a> </div> <div class="w-auto p-6"> <a class="font-heading font-semibold text-lg text-violet-600 hover:text-gray-800" href="#"> <p class="mb-2 px-7">Build A Team</p> <div class="h-0.5 bg-gray-200"></div> </a> </div> <div class="w-auto p-6"> <a class="font-heading font-semibold text-lg text-violet-600 hover:text-gray-800" href="#"> <p class="mb-2 px-7">Start Your Project</p> <div class="h-0.5 bg-gray-200"></div> </a> </div> </div> <div class="flex flex-wrap -m-11"> <div class="w-full md:w-1/2 p-11"> <img class="mx-auto" src="https://shuffle.dev/gradia-assets/images/how-it-works/illustration.png" alt="" /> </div> <div class="w-full md:w-1/2 p-11"> <h2 class="mb-6 font-heading font-bold text-5xl text-violet-600">Start with creating a free account on Gradia.</h2> <p class="mb-9 text-violet-600 text-base">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sit justo, sit iaculis ultrices vitae pulvinar tellus. Volutpat, ut lacus tristique blandit ligula.</p> <div class="flex flex-wrap -m-2"> <div class="w-full lg:w-auto p-2"> <button class="px-9 py-3.5 font-heading font-medium w-full lg:w-auto text-base text-white bg-blue-600 hover:bg-blue-700 rounded-md">Book A Call</button> </div> <div class="w-full lg:w-auto p-2"> <button class="px-9 py-3.5 font-heading font-medium w-full lg:w-auto text-base text-violet-600 bg-white hover:bg-gray-50 border border-gray-300 rounded-md">Learn More</button> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -3,7 +3,7 @@\n <div class=\"max-w-3xl mx-auto\">\n <div class=\"flex flex-wrap justify-center md:justify-between -m-6 mb-20\">\n <div class=\"w-auto p-6\">\n- <a class=\"font-heading font-semibold text-lg text-violet-600 hover:text-gray-800\" href=\"#\">\n+ <a class=\"font-heading font-semibold text-lg text-gray-900 hover:text-gray-800\" href=\"#\">\n <p class=\"mb-2 px-7\">Create Free Account</p>\n <div class=\"h-0.5 bg-gradient-cyan\"></div>\n </a>\n" ]
<section class="py-36 overflow-hidden"> <div class="container mx-auto px-4"> <div class="max-w-3xl mx-auto"> <div class="flex flex-wrap justify-center md:justify-between -m-6 mb-20"> <div class="w-auto p-6"> <a class="font-heading font-semibold text-lg text-gray-900 hover:text-gray-800" href="#"> <p class="mb-2 px-7">Create Free Account</p> <div class="h-0.5 bg-gradient-cyan"></div> </a> </div> <div class="w-auto p-6"> <a class="font-heading font-semibold text-lg text-gray-900 hover:text-gray-800" href="#"> <p class="mb-2 px-7">Build A Team</p> <div class="h-0.5 bg-gray-200"></div> </a> </div> <div class="w-auto p-6"> <a class="font-heading font-semibold text-lg text-gray-900 hover:text-gray-800" href="#"> <p class="mb-2 px-7">Start Your Project</p> <div class="h-0.5 bg-gray-200"></div> </a> </div> </div> <div class="flex flex-wrap -m-11"> <div class="w-full md:w-1/2 p-11"> <img class="mx-auto" src="https://shuffle.dev/gradia-assets/images/how-it-works/illustration.png" alt="" /> </div> <div class="w-full md:w-1/2 p-11"> <h2 class="mb-6 font-heading font-bold text-5xl text-gray-900">Start with creating a free account on Gradia.</h2> <p class="mb-9 text-gray-900 text-base">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sit justo, sit iaculis ultrices vitae pulvinar tellus. Volutpat, ut lacus tristique blandit ligula.</p> <div class="flex flex-wrap -m-2"> <div class="w-full lg:w-auto p-2"> <button class="px-9 py-3.5 font-heading font-medium w-full lg:w-auto text-base text-white bg-blue-600 hover:bg-blue-700 rounded-md">Book A Call</button> </div> <div class="w-full lg:w-auto p-2"> <button class="px-9 py-3.5 font-heading font-medium w-full lg:w-auto text-base text-gray-900 bg-white hover:bg-gray-50 border border-gray-300 rounded-md">Learn More</button> </div> </div> </div> </div> </div> </div> </section>
<section class="bg-gray-500 py-20"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -m-4"> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">1</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">2</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">3</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">4</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">5</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">6</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> </div> </div> </section>
[ "@@ -1,4 +1,4 @@\n-<section class=\"bg-amber-200 py-20\">\n+<section class=\"bg-gray-500 py-20\">\n <div class=\"container px-4 mx-auto\">\n <div class=\"flex flex-wrap -m-4\">\n <div class=\"w-full lg:w-1/2 p-4\">\n" ]
<section class="bg-gray-500 py-20"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -m-4"> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-gray-500 text-gray-50 font-bold font-heading">1</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-gray-500 text-gray-50 font-bold font-heading">2</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">3</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">4</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">5</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> <div class="w-full lg:w-1/2 p-4"> <div class="py-12 px-10 rounded-lg bg-white"> <span class="mb-6 flex items-center justify-center w-12 h-12 rounded-full bg-amber-200 text-gray-50 font-bold font-heading">6</span> <h3 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Suspendisse interdum ullamcorper elit, at consequat libero.</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum, erat augue imperdiet.</p> </div> </div> </div> </div> </section>
<div> <section class="relative py-24 bg-blue-50"> <img class="hidden lg:block absolute top-0 right-0 w-2/5 h-full object-cover clip-path-left" src="https://images.unsplash.com/photo-1544159465-672a2b0d5f2c?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80" alt="" /> <div class="relative container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-12 lg:mb-0"> <div class="max-w-lg"> <h2 class="mb-10 text-4xl font-bold font-heading text-blue-800">Take quick action that increases your brand's regular profit.</h2> <p class="text-lg text-gray-500">If you have ever wondered how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="p-6 lg:p-16 bg-white"> <form action="#"> <span class="inline-block uppercase text-blue-400 font-semibold tracking-widest">Sign In</span> <h3 class="mb-4 text-2xl font-bold font-heading text-blue-800">Join our community</h3> <input class="block w-full py-4 pl-6 mb-2 text-sm placeholder-blue-400 text-blue-400 bg-slate-200" type="email" placeholder="E-mail address" /> <input class="block w-full py-4 pl-6 mb-6 text-sm placeholder-blue-400 text-blue-400 bg-slate-200" type="password" placeholder="Password" /> <label class="inline-flex mb-4 text-left"> <input class="mr-2" type="checkbox" name="terms" value="1" /> <span class="-mt-1 inline-block text-sm text-gray-500">By signing up, you agree to our <a class="text-blue-400 hover:underline" href="#">Terms, Data Policy</a> and <a class="text-blue-400 hover:underline" href="#">Cookies Policy</a>.</span> </label> <button class="w-full inline-block mb-4 py-5 text-sm text-blue-800 uppercase font-bold bg-yellow-500 hover:bg-yellow-400 transition duration-200">Sign In</button> <a class="block mb-4 text-center text-sm text-blue-500 hover:text-blue-600" href="#">Forgot password?</a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-slate-200" href="#"> <span class="inline-block mr-4"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Facebook</span> </a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-slate-200" href="#"> <span class="inline-block mr-4"> <svg width="20" height="16" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Twitter</span> </a> </form> </div> </div> </div> </div> </section> </div>
[ "@@ -1,5 +1,5 @@\n <div>\n- <section class=\"relative py-24 bg-slate-200\">\n+ <section class=\"relative py-24 bg-blue-50\">\n <img class=\"hidden lg:block absolute top-0 right-0 w-2/5 h-full object-cover clip-path-left\" src=\"https://images.unsplash.com/photo-1544159465-672a2b0d5f2c?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80\" alt=\"\" />\n <div class=\"relative container px-4 mx-auto\">\n <div class=\"flex flex-wrap items-center -mx-4\">\n" ]
<div> <section class="relative py-24 bg-blue-50"> <img class="hidden lg:block absolute top-0 right-0 w-2/5 h-full object-cover clip-path-left" src="https://images.unsplash.com/photo-1544159465-672a2b0d5f2c?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80" alt="" /> <div class="relative container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-12 lg:mb-0"> <div class="max-w-lg"> <h2 class="mb-10 text-4xl font-bold font-heading text-blue-800">Take quick action that increases your brand's regular profit.</h2> <p class="text-lg text-gray-500">If you have ever wondered how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="p-6 lg:p-16 bg-white"> <form action="#"> <span class="inline-block uppercase text-blue-400 font-semibold tracking-widest">Sign In</span> <h3 class="mb-4 text-2xl font-bold font-heading text-blue-800">Join our community</h3> <input class="block w-full py-4 pl-6 mb-2 text-sm placeholder-blue-400 text-blue-400 bg-blue-50" type="email" placeholder="E-mail address" /> <input class="block w-full py-4 pl-6 mb-6 text-sm placeholder-blue-400 text-blue-400 bg-blue-50" type="password" placeholder="Password" /> <label class="inline-flex mb-4 text-left"> <input class="mr-2" type="checkbox" name="terms" value="1" /> <span class="-mt-1 inline-block text-sm text-gray-500">By signing up, you agree to our <a class="text-blue-400 hover:underline" href="#">Terms, Data Policy</a> and <a class="text-blue-400 hover:underline" href="#">Cookies Policy</a>.</span> </label> <button class="w-full inline-block mb-4 py-5 text-sm text-blue-800 uppercase font-bold bg-yellow-500 hover:bg-yellow-400 transition duration-200">Sign In</button> <a class="block mb-4 text-center text-sm text-blue-500 hover:text-blue-600" href="#">Forgot password?</a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-slate-200" href="#"> <span class="inline-block mr-4"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Facebook</span> </a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-slate-200" href="#"> <span class="inline-block mr-4"> <svg width="20" height="16" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Twitter</span> </a> </form> </div> </div> </div> </div> </section> </div>
<section class="py-24"> <div class="container mx-auto px-4"> <p class="text-center uppercase text-orange-500 text-sm font-bold font-heading mb-6">HOW IT WORKS</p> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-24 max-w-sm lg:max-w-xl mx-auto">What steps do I need to take to join?</h1> <div class="px-4 lg:px-16 rounded-2xl bg-no-repeat bg-cover" style="background-image: url(&quot;solstice-assets/images/how-it-works/picture1.png&quot;)"> <div class="w-full lg:w-1/3 rounded-b-2xl bg-white bg-opacity-30 h-6"></div> <div class="py-4"> <div class="w-full lg:w-1/3 bg-rose-300 p-6 rounded-2xl mb-4"> <div class="flex items-center gap-4 flex-wrap"> <div class="w-10 h-10 rounded-full bg-purple-900 flex items-center justify-center"> <span class="text-lg text-white font-bold font-heading">1</span> </div> <h2 class="text-xl font-bold font-heading">Create Account</h2> </div> </div> <div class="w-full lg:w-1/3 bg-rose-300 p-6 rounded-2xl mx-auto mb-4"> <div class="flex items-center gap-4 flex-wrap"> <div class="w-10 h-10 rounded-full bg-orange-50 flex items-center justify-center"> <span class="text-lg font-bold font-heading">2</span> </div> <h2 class="text-xl font-bold font-heading">Join or Create Room</h2> </div> </div> <div class="w-full lg:w-1/3 bg-rose-300 p-6 rounded-2xl ml-auto mb-4"> <div class="flex items-center gap-4 flex-wrap"> <div class="w-10 h-10 rounded-full bg-orange-500 flex items-center justify-center"> <span class="text-lg text-white font-bold font-heading">3</span> </div> <h2 class="text-xl font-bold font-heading">Start Learning</h2> </div> </div> </div> <div class="w-full lg:w-1/3 rounded-t-2xl bg-rose-300 bg-opacity-30 h-6 ml-auto"></div> </div> </div> </section>
[ "@@ -3,7 +3,7 @@\n <p class=\"text-center uppercase text-orange-500 text-sm font-bold font-heading mb-6\">HOW IT WORKS</p>\n <h1 class=\"text-center text-3xl lg:text-5xl font-bold font-heading mb-24 max-w-sm lg:max-w-xl mx-auto\">What steps do I need to take to join?</h1>\n <div class=\"px-4 lg:px-16 rounded-2xl bg-no-repeat bg-cover\" style=\"background-image: url(&quot;solstice-assets/images/how-it-works/picture1.png&quot;)\">\n- <div class=\"w-full lg:w-1/3 rounded-b-2xl bg-rose-300 bg-opacity-30 h-6\"></div>\n+ <div class=\"w-full lg:w-1/3 rounded-b-2xl bg-white bg-opacity-30 h-6\"></div>\n <div class=\"py-4\">\n <div class=\"w-full lg:w-1/3 bg-rose-300 p-6 rounded-2xl mb-4\">\n <div class=\"flex items-center gap-4 flex-wrap\">\n" ]
<section class="py-24"> <div class="container mx-auto px-4"> <p class="text-center uppercase text-orange-500 text-sm font-bold font-heading mb-6">HOW IT WORKS</p> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-24 max-w-sm lg:max-w-xl mx-auto">What steps do I need to take to join?</h1> <div class="px-4 lg:px-16 rounded-2xl bg-no-repeat bg-cover" style="background-image: url(&quot;solstice-assets/images/how-it-works/picture1.png&quot;)"> <div class="w-full lg:w-1/3 rounded-b-2xl bg-white bg-opacity-30 h-6"></div> <div class="py-4"> <div class="w-full lg:w-1/3 bg-white p-6 rounded-2xl mb-4"> <div class="flex items-center gap-4 flex-wrap"> <div class="w-10 h-10 rounded-full bg-purple-900 flex items-center justify-center"> <span class="text-lg text-white font-bold font-heading">1</span> </div> <h2 class="text-xl font-bold font-heading">Create Account</h2> </div> </div> <div class="w-full lg:w-1/3 bg-white p-6 rounded-2xl mx-auto mb-4"> <div class="flex items-center gap-4 flex-wrap"> <div class="w-10 h-10 rounded-full bg-orange-50 flex items-center justify-center"> <span class="text-lg font-bold font-heading">2</span> </div> <h2 class="text-xl font-bold font-heading">Join or Create Room</h2> </div> </div> <div class="w-full lg:w-1/3 bg-white p-6 rounded-2xl ml-auto mb-4"> <div class="flex items-center gap-4 flex-wrap"> <div class="w-10 h-10 rounded-full bg-orange-500 flex items-center justify-center"> <span class="text-lg text-white font-bold font-heading">3</span> </div> <h2 class="text-xl font-bold font-heading">Start Learning</h2> </div> </div> </div> <div class="w-full lg:w-1/3 rounded-t-2xl bg-rose-300 bg-opacity-30 h-6 ml-auto"></div> </div> </div> </section>
<section class="overflow-hidden bg-white py-24 lg:py-32"> <div class="container mx-auto px-4"> <div class="-m-8 flex flex-wrap xl:items-center"> <div class="w-full p-8 md:w-1/2"> <img class="mx-auto transform rounded-2xl transition duration-500 hover:-translate-y-1" src="https://shuffle.dev/basko-assets/images/how-it-works/workflow.jpg" alt="" /> </div> <div class="w-full p-8 md:w-1/2"> <div class="max-w-xl"> <h2 class="font-heading mb-24 text-6xl tracking-tighter">How to streamline your workflow with Basko</h2> <div class="-m-6 flex flex-wrap"> <div class="w-full p-6"> <div class="-m-2 flex flex-wrap"> <div class="w-auto p-2"> <div class="flex h-14 w-14 items-center justify-center rounded-full bg-indigo-500 text-3xl font-semibold text-white" style="letter-spacing: -0.5px">1</div> </div> <div class="flex-1 p-2"> <p class="text-xl tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> </div> <div class="w-full p-6"> <div class="-m-2 flex flex-wrap"> <div class="w-auto p-2"> <div class="flex h-14 w-14 items-center justify-center rounded-full bg-neutral-600 text-3xl font-semibold text-white" style="letter-spacing: -0.5px">2</div> </div> <div class="flex-1 p-2"> <p class="text-xl tracking-tight">Once you have chosen your productivity SaaS tool, you will need to set up your account.</p> </div> </div> </div> <div class="w-full p-6"> <div class="-m-2 flex flex-wrap"> <div class="w-auto p-2"> <div class="flex h-14 w-14 items-center justify-center rounded-full bg-neutral-600 text-3xl font-semibold text-white" style="letter-spacing: -0.5px">3</div> </div> <div class="flex-1 p-2"> <p class="text-xl tracking-tight">With your account set up, it's time to start using the productivity SaaS tool.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -11,7 +11,7 @@\n <div class=\"w-full p-6\">\n <div class=\"-m-2 flex flex-wrap\">\n <div class=\"w-auto p-2\">\n- <div class=\"flex h-14 w-14 items-center justify-center rounded-full bg-neutral-600 text-3xl font-semibold text-white\" style=\"letter-spacing: -0.5px\">1</div>\n+ <div class=\"flex h-14 w-14 items-center justify-center rounded-full bg-indigo-500 text-3xl font-semibold text-white\" style=\"letter-spacing: -0.5px\">1</div>\n </div>\n <div class=\"flex-1 p-2\">\n <p class=\"text-xl tracking-tight\">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p>\n" ]
<section class="overflow-hidden bg-white py-24 lg:py-32"> <div class="container mx-auto px-4"> <div class="-m-8 flex flex-wrap xl:items-center"> <div class="w-full p-8 md:w-1/2"> <img class="mx-auto transform rounded-2xl transition duration-500 hover:-translate-y-1" src="https://shuffle.dev/basko-assets/images/how-it-works/workflow.jpg" alt="" /> </div> <div class="w-full p-8 md:w-1/2"> <div class="max-w-xl"> <h2 class="font-heading mb-24 text-6xl tracking-tighter">How to streamline your workflow with Basko</h2> <div class="-m-6 flex flex-wrap"> <div class="w-full p-6"> <div class="-m-2 flex flex-wrap"> <div class="w-auto p-2"> <div class="flex h-14 w-14 items-center justify-center rounded-full bg-indigo-500 text-3xl font-semibold text-white" style="letter-spacing: -0.5px">1</div> </div> <div class="flex-1 p-2"> <p class="text-xl tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout. Sections are ready.</p> </div> </div> </div> <div class="w-full p-6"> <div class="-m-2 flex flex-wrap"> <div class="w-auto p-2"> <div class="flex h-14 w-14 items-center justify-center rounded-full bg-indigo-500 text-3xl font-semibold text-white" style="letter-spacing: -0.5px">2</div> </div> <div class="flex-1 p-2"> <p class="text-xl tracking-tight">Once you have chosen your productivity SaaS tool, you will need to set up your account.</p> </div> </div> </div> <div class="w-full p-6"> <div class="-m-2 flex flex-wrap"> <div class="w-auto p-2"> <div class="flex h-14 w-14 items-center justify-center rounded-full bg-neutral-600 text-3xl font-semibold text-white" style="letter-spacing: -0.5px">3</div> </div> <div class="flex-1 p-2"> <p class="text-xl tracking-tight">With your account set up, it's time to start using the productivity SaaS tool.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section>
<section class="py-24 lg:py-32 bg-black overflow-hidden"> <div class="container px-4 mx-auto"> <div class="max-w-2xl text-center mx-auto mb-20"> <h2 class="font-heading text-6xl text-white tracking-tighter">Boost your team's productivity with Basko's collaboration tools</h2> </div> <div class="flex flex-wrap lg:items-center -m-8"> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-lg"> <div class="flex flex-wrap -m-8"> <div class="w-full p-8"> <div class="flex flex-wrap -m-8"> <div class="w-24 p-8"> <h3 class="font-heading text-7xl md:text-7xl text-gray-600 tracking-tighter">1</h3> </div> <div class="flex-1 p-8"> <div class="md:max-w-md"> <h3 class="mb-4 text-xl text-white font-semibold tracking-tight">Secured Payments</h3> <p class="text-xl text-gray-400 tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout.</p> </div> </div> </div> </div> <div class="w-full p-8"> <div class="flex flex-wrap -m-8"> <div class="w-24 p-8"> <h3 class="font-heading text-7xl md:text-7xl text-amber-300 tracking-tighter">2</h3> </div> <div class="flex-1 p-8"> <div class="md:max-w-md"> <h3 class="mb-4 text-xl text-white font-semibold tracking-tight">Set up your account</h3> <p class="text-xl text-gray-400 tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout.</p> </div> </div> </div> </div> <div class="w-full p-8"> <div class="flex flex-wrap -m-8"> <div class="w-24 p-8"> <h3 class="font-heading text-7xl md:text-7xl text-amber-300 tracking-tighter">3</h3> </div> <div class="flex-1 p-8"> <div class="md:max-w-md"> <h3 class="mb-4 text-xl text-white font-semibold tracking-tight">Start using Basko</h3> <p class="text-xl text-gray-400 tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout.</p> </div> </div> </div> </div> </div> </div> </div> <div class="w-full md:w-1/2 p-8"> <img class="mx-auto rounded-2xl transform hover:-translate-y-1 transition duration-500" src="https://shuffle.dev/basko-assets/images/how-it-works/woman.jpg" alt="" /> </div> </div> </div> </section>
[ "@@ -10,7 +10,7 @@\n <div class=\"w-full p-8\">\n <div class=\"flex flex-wrap -m-8\">\n <div class=\"w-24 p-8\">\n- <h3 class=\"font-heading text-7xl md:text-7xl text-amber-300 tracking-tighter\">1</h3>\n+ <h3 class=\"font-heading text-7xl md:text-7xl text-gray-600 tracking-tighter\">1</h3>\n </div>\n <div class=\"flex-1 p-8\">\n <div class=\"md:max-w-md\">\n" ]
<section class="py-24 lg:py-32 bg-black overflow-hidden"> <div class="container px-4 mx-auto"> <div class="max-w-2xl text-center mx-auto mb-20"> <h2 class="font-heading text-6xl text-white tracking-tighter">Boost your team's productivity with Basko's collaboration tools</h2> </div> <div class="flex flex-wrap lg:items-center -m-8"> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-lg"> <div class="flex flex-wrap -m-8"> <div class="w-full p-8"> <div class="flex flex-wrap -m-8"> <div class="w-24 p-8"> <h3 class="font-heading text-7xl md:text-7xl text-gray-600 tracking-tighter">1</h3> </div> <div class="flex-1 p-8"> <div class="md:max-w-md"> <h3 class="mb-4 text-xl text-white font-semibold tracking-tight">Secured Payments</h3> <p class="text-xl text-gray-400 tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout.</p> </div> </div> </div> </div> <div class="w-full p-8"> <div class="flex flex-wrap -m-8"> <div class="w-24 p-8"> <h3 class="font-heading text-7xl md:text-7xl text-gray-600 tracking-tighter">2</h3> </div> <div class="flex-1 p-8"> <div class="md:max-w-md"> <h3 class="mb-4 text-xl text-white font-semibold tracking-tight">Set up your account</h3> <p class="text-xl text-gray-400 tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout.</p> </div> </div> </div> </div> <div class="w-full p-8"> <div class="flex flex-wrap -m-8"> <div class="w-24 p-8"> <h3 class="font-heading text-7xl md:text-7xl text-gray-600 tracking-tighter">3</h3> </div> <div class="flex-1 p-8"> <div class="md:max-w-md"> <h3 class="mb-4 text-xl text-white font-semibold tracking-tight">Start using Basko</h3> <p class="text-xl text-gray-400 tracking-tight">Use and re-use tons of responsive sections too a main create the perfect layout.</p> </div> </div> </div> </div> </div> </div> </div> <div class="w-full md:w-1/2 p-8"> <img class="mx-auto rounded-2xl transform hover:-translate-y-1 transition duration-500" src="https://shuffle.dev/basko-assets/images/how-it-works/woman.jpg" alt="" /> </div> </div> </div> </section>
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 items-center mb-12 lg:mb-16"> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg"> <span class="text-xs font-bold text-gray-200 uppercase">Lorem ipsum</span> <h2 class="mt-2 mb-4 text-4xl lg:text-5xl font-bold font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <div class="max-w-sm"> <p class="mb-6 lg:mb-0 text-lg text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> </div> </div> <div class="w-full lg:w-1/2 px-4"> <img class="w-full max-h-80 object-cover rounded-lg" src="https://shuffle.dev/mockup-assets/images/gray-500-horizontal.png" alt="" /> </div> </div> <div class="flex flex-wrap -mx-4 -mb-12"> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-gray-500 rounded-full font-bold text-gray-50">1</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">2</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">3</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">4</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">5</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">6</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
[ "@@ -16,7 +16,7 @@\n </div>\n <div class=\"flex flex-wrap -mx-4 -mb-12\">\n <div class=\"w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start\">\n- <span class=\"flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50\">1</span>\n+ <span class=\"flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-gray-500 rounded-full font-bold text-gray-50\">1</span>\n <div class=\"max-w-xs px-4\">\n <p class=\"text-lg text-gray-500 leading-loose\">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p>\n </div>\n" ]
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 items-center mb-12 lg:mb-16"> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg"> <span class="text-xs font-bold text-gray-200 uppercase">Lorem ipsum</span> <h2 class="mt-2 mb-4 text-4xl lg:text-5xl font-bold font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <div class="max-w-sm"> <p class="mb-6 lg:mb-0 text-lg text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> </div> </div> <div class="w-full lg:w-1/2 px-4"> <img class="w-full max-h-80 object-cover rounded-lg" src="https://shuffle.dev/mockup-assets/images/gray-500-horizontal.png" alt="" /> </div> </div> <div class="flex flex-wrap -mx-4 -mb-12"> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-gray-500 rounded-full font-bold text-gray-50">1</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-gray-500 rounded-full font-bold text-gray-50">2</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-gray-500 rounded-full font-bold text-gray-50">3</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">4</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">5</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 flex items-start"> <span class="flex-shrink-0 inline-flex items-center justify-center w-12 h-12 bg-lime-300 rounded-full font-bold text-gray-50">6</span> <div class="max-w-xs px-4"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 flex flex-wrap items-center"> <div class="mb-12 w-full px-4 lg:mb-0 lg:w-2/5"> <img class="h-full max-h-96 w-full rounded-lg object-cover lg:max-h-full" src="https://shuffle.dev/plain-assets/images/indigo-600-vertical.png" alt="" /> </div> <div class="w-full px-4 lg:w-3/5"> <div class="max-w-xl lg:ml-auto"> <h2 class="font-heading mb-12 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectetur</h2> <div class="-mx-4 -mb-10 flex flex-wrap lg:-mb-12"> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 text-xl font-bold leading-loose text-indigo-50">1</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-rose-300 text-xl font-bold leading-loose text-indigo-50">2</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-rose-300 text-xl font-bold leading-loose text-indigo-50">3</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-rose-300 text-xl font-bold leading-loose text-indigo-50">4</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -9,7 +9,7 @@\n <h2 class=\"font-heading mb-12 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight\">Lorem ipsum dolor sit amet consectetur</h2>\n <div class=\"-mx-4 -mb-10 flex flex-wrap lg:-mb-12\">\n <div class=\"mb-10 w-full px-4 md:w-1/2 lg:mb-12\">\n- <span class=\"mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-rose-300 text-xl font-bold leading-loose text-indigo-50\">1</span>\n+ <span class=\"mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 text-xl font-bold leading-loose text-indigo-50\">1</span>\n <p class=\"text-lg leading-loose text-gray-500\">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p>\n </div>\n <div class=\"mb-10 w-full px-4 md:w-1/2 lg:mb-12\">\n" ]
<section class="py-20"> <div class="container mx-auto px-4"> <div class="-mx-4 flex flex-wrap items-center"> <div class="mb-12 w-full px-4 lg:mb-0 lg:w-2/5"> <img class="h-full max-h-96 w-full rounded-lg object-cover lg:max-h-full" src="https://shuffle.dev/plain-assets/images/indigo-600-vertical.png" alt="" /> </div> <div class="w-full px-4 lg:w-3/5"> <div class="max-w-xl lg:ml-auto"> <h2 class="font-heading mb-12 text-3xl font-bold leading-tight md:text-4xl md:leading-tight lg:text-5xl lg:leading-tight">Lorem ipsum dolor sit amet consectetur</h2> <div class="-mx-4 -mb-10 flex flex-wrap lg:-mb-12"> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 text-xl font-bold leading-loose text-indigo-50">1</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 text-xl font-bold leading-loose text-indigo-50">2</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-indigo-500 text-xl font-bold leading-loose text-indigo-50">3</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="mb-10 w-full px-4 md:w-1/2 lg:mb-12"> <span class="mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-rose-300 text-xl font-bold leading-loose text-indigo-50">4</span> <p class="text-lg leading-loose text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg mx-auto mb-10 lg:mb-0"> <span class="text-sm uppercase text-gray-200">Lorem Ipsum</span> <h2 class="mt-2 mb-6 text-4xl lg:text-5xl font-bold font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="mb-6 text-lg text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> <a class="inline-block px-6 py-2 text-sm text-white font-bold leading-loose bg-gray-500 hover:bg-gray-600 rounded transition duration-200" href="#">Action</a> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-max mx-auto bg-gray-50 rounded-lg p-6 md:p-12"> <div class="flex items-start mb-6"> <span class="mr-10 flex-shrink-0 flex justify-center items-center w-12 h-12 rounded-full bg-yellow-100 text-gray-50 font-bold font-heading">1</span> <div class="max-w-xs"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="flex items-start mb-6"> <span class="mr-10 flex-shrink-0 flex justify-center items-center w-12 h-12 rounded-full bg-yellow-100 text-gray-50 font-bold font-heading">2</span> <div class="max-w-xs"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="flex items-start"> <span class="mr-10 flex-shrink-0 flex justify-center items-center w-12 h-12 rounded-full bg-yellow-100 text-gray-50 font-bold font-heading">3</span> <div class="max-w-xs"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -6,7 +6,7 @@\n <span class=\"text-sm uppercase text-gray-200\">Lorem Ipsum</span>\n <h2 class=\"mt-2 mb-6 text-4xl lg:text-5xl font-bold font-heading\">Lorem ipsum dolor sit amet consectutar domor at elis</h2>\n <p class=\"mb-6 text-lg text-gray-500 leading-loose\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p>\n- <a class=\"inline-block px-6 py-2 text-sm text-white font-bold leading-loose bg-yellow-100 hover:bg-gray-600 rounded transition duration-200\" href=\"#\">Action</a>\n+ <a class=\"inline-block px-6 py-2 text-sm text-white font-bold leading-loose bg-gray-500 hover:bg-gray-600 rounded transition duration-200\" href=\"#\">Action</a>\n </div>\n </div>\n <div class=\"w-full lg:w-1/2 px-4\">\n" ]
<section class="py-20"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg mx-auto mb-10 lg:mb-0"> <span class="text-sm uppercase text-gray-200">Lorem Ipsum</span> <h2 class="mt-2 mb-6 text-4xl lg:text-5xl font-bold font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="mb-6 text-lg text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> <a class="inline-block px-6 py-2 text-sm text-white font-bold leading-loose bg-gray-500 hover:bg-gray-600 rounded transition duration-200" href="#">Action</a> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-max mx-auto bg-gray-50 rounded-lg p-6 md:p-12"> <div class="flex items-start mb-6"> <span class="mr-10 flex-shrink-0 flex justify-center items-center w-12 h-12 rounded-full bg-gray-500 text-gray-50 font-bold font-heading">1</span> <div class="max-w-xs"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="flex items-start mb-6"> <span class="mr-10 flex-shrink-0 flex justify-center items-center w-12 h-12 rounded-full bg-gray-500 text-gray-50 font-bold font-heading">2</span> <div class="max-w-xs"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="flex items-start"> <span class="mr-10 flex-shrink-0 flex justify-center items-center w-12 h-12 rounded-full bg-yellow-100 text-gray-50 font-bold font-heading">3</span> <div class="max-w-xs"> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </div> </div> </section>
<section class="py-16 bg-gray-100 overflow-hidden"> <div class="container mx-auto px-4"> <div class="flex flex-wrap lg:items-center -m-8"> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-md"> <span class="inline-block mb-4 text-sm text-blue-500 font-bold uppercase tracking-widest">How it works</span> <h2 class="font-heading mb-6 text-4xl md:text-5xl text-gray-900 font-black tracking-tight">All-in-one, next-gen SaaS experience</h2> <p class="mb-5 text-gray-700 font-bold">Yearly access to all products with ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.</p> <div class="flex flex-wrap -m-2"> <div class="w-full md:w-auto p-2"><a class="block w-full px-4 py-2.5 text-sm text-center text-white font-bold bg-blue-500 hover:bg-blue-600 focus:ring-4 focus:ring-blue-200 rounded-full" href="#">Learn more</a></div> </div> </div> </div> <div class="w-full md:w-1/2 p-8"> <div class="py-16 px-8 bg-white rounded-3xl"> <div class="max-w-md mx-auto"> <div class="flex flex-wrap -m-3"> <div class="w-full p-3"> <div class="flex flex-wrap -m-4"> <div class="flex flex-col items-center w-auto p-4"> <div class="flex items-center justify-center mb-6 w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px h-24 bg-gray-200"></div> </div> <div class="flex-1 p-4"> <h3 class="font-heading mb-3 text-2xl text-gray-900 font-bold">Connect</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full p-3"> <div class="flex flex-wrap -m-4"> <div class="flex flex-col items-center w-auto p-4"> <div class="flex items-center justify-center mb-6 w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px h-24 bg-pink-800"></div> </div> <div class="flex-1 p-4"> <h3 class="font-heading mb-3 text-2xl text-gray-900 font-bold">Store</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full p-3"> <div class="flex flex-wrap -m-4"> <div class="flex flex-col items-center w-auto p-4"> <div class="flex items-center justify-center mb-6 w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="md:hidden w-px h-24 bg-pink-800"></div> </div> <div class="flex-1 p-4"> <h3 class="font-heading mb-3 text-2xl text-gray-900 font-bold">Ship</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -21,7 +21,7 @@\n <div class=\"flex items-center justify-center mb-6 w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full\">\n <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </div>\n- <div class=\"w-px h-24 bg-pink-800\"></div>\n+ <div class=\"w-px h-24 bg-gray-200\"></div>\n </div>\n <div class=\"flex-1 p-4\">\n <h3 class=\"font-heading mb-3 text-2xl text-gray-900 font-bold\">Connect</h3>\n" ]
<section class="py-16 bg-gray-100 overflow-hidden"> <div class="container mx-auto px-4"> <div class="flex flex-wrap lg:items-center -m-8"> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-md"> <span class="inline-block mb-4 text-sm text-blue-500 font-bold uppercase tracking-widest">How it works</span> <h2 class="font-heading mb-6 text-4xl md:text-5xl text-gray-900 font-black tracking-tight">All-in-one, next-gen SaaS experience</h2> <p class="mb-5 text-gray-700 font-bold">Yearly access to all products with ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.</p> <div class="flex flex-wrap -m-2"> <div class="w-full md:w-auto p-2"><a class="block w-full px-4 py-2.5 text-sm text-center text-white font-bold bg-blue-500 hover:bg-blue-600 focus:ring-4 focus:ring-blue-200 rounded-full" href="#">Learn more</a></div> </div> </div> </div> <div class="w-full md:w-1/2 p-8"> <div class="py-16 px-8 bg-white rounded-3xl"> <div class="max-w-md mx-auto"> <div class="flex flex-wrap -m-3"> <div class="w-full p-3"> <div class="flex flex-wrap -m-4"> <div class="flex flex-col items-center w-auto p-4"> <div class="flex items-center justify-center mb-6 w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px h-24 bg-gray-200"></div> </div> <div class="flex-1 p-4"> <h3 class="font-heading mb-3 text-2xl text-gray-900 font-bold">Connect</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full p-3"> <div class="flex flex-wrap -m-4"> <div class="flex flex-col items-center w-auto p-4"> <div class="flex items-center justify-center mb-6 w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px h-24 bg-gray-200"></div> </div> <div class="flex-1 p-4"> <h3 class="font-heading mb-3 text-2xl text-gray-900 font-bold">Store</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full p-3"> <div class="flex flex-wrap -m-4"> <div class="flex flex-col items-center w-auto p-4"> <div class="flex items-center justify-center mb-6 w-16 h-16 text-xl text-gray-900 font-black bg-gray-100 rounded-full"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="md:hidden w-px h-24 bg-gray-200"></div> </div> <div class="flex-1 p-4"> <h3 class="font-heading mb-3 text-2xl text-gray-900 font-bold">Ship</h3> <p class="text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section>
<section class="overflow-hidden bg-black py-24 lg:pb-40 lg:pt-32"> <div class="container mx-auto px-4"> <h2 class="font-heading mb-12 text-6xl tracking-tighter text-white lg:mb-24">How to streamline your workflow</h2> <div class="-m-5 flex flex-wrap"> <div class="w-full p-5 md:w-1/3"> <h3 class="mb-4 text-xl font-semibold tracking-tight text-white">Add A Product</h3> <p class="mb-12 text-xl tracking-tight text-gray-400">Manage your entire moving business from one of the simple, reliable CRM for it.</p> <img class="w-full transform rounded-lg transition duration-500 hover:translate-y-3" src="https://shuffle.dev/basko-assets/images/how-it-works/device.jpg" alt="" /> </div> <div class="w-full p-5 md:w-1/3"> <h3 class="mb-4 text-xl font-semibold tracking-tight text-white">Improve Quality</h3> <p class="mb-12 text-xl tracking-tight text-slate-100">Manage your entire moving business from one of the simple, reliable CRM for it.</p> <img class="w-full transform rounded-lg transition duration-500 hover:translate-y-3" src="https://shuffle.dev/basko-assets/images/how-it-works/woman4.jpg" alt="" /> </div> <div class="w-full p-5 md:w-1/3"> <h3 class="mb-4 text-xl font-semibold tracking-tight text-white">Launch Your Brand</h3> <p class="mb-12 text-xl tracking-tight text-slate-100">Manage your entire moving business from one of the simple, reliable CRM for it.</p> <img class="w-full transform rounded-lg transition duration-500 hover:translate-y-3" src="https://shuffle.dev/basko-assets/images/how-it-works/stock.jpg" alt="" /> </div> </div> </div> </section>
[ "@@ -4,7 +4,7 @@\n <div class=\"-m-5 flex flex-wrap\">\n <div class=\"w-full p-5 md:w-1/3\">\n <h3 class=\"mb-4 text-xl font-semibold tracking-tight text-white\">Add A Product</h3>\n- <p class=\"mb-12 text-xl tracking-tight text-slate-100\">Manage your entire moving business from one of the simple, reliable CRM for it.</p>\n+ <p class=\"mb-12 text-xl tracking-tight text-gray-400\">Manage your entire moving business from one of the simple, reliable CRM for it.</p>\n <img class=\"w-full transform rounded-lg transition duration-500 hover:translate-y-3\" src=\"https://shuffle.dev/basko-assets/images/how-it-works/device.jpg\" alt=\"\" />\n </div>\n <div class=\"w-full p-5 md:w-1/3\">\n" ]
<section class="overflow-hidden bg-black py-24 lg:pb-40 lg:pt-32"> <div class="container mx-auto px-4"> <h2 class="font-heading mb-12 text-6xl tracking-tighter text-white lg:mb-24">How to streamline your workflow</h2> <div class="-m-5 flex flex-wrap"> <div class="w-full p-5 md:w-1/3"> <h3 class="mb-4 text-xl font-semibold tracking-tight text-white">Add A Product</h3> <p class="mb-12 text-xl tracking-tight text-gray-400">Manage your entire moving business from one of the simple, reliable CRM for it.</p> <img class="w-full transform rounded-lg transition duration-500 hover:translate-y-3" src="https://shuffle.dev/basko-assets/images/how-it-works/device.jpg" alt="" /> </div> <div class="w-full p-5 md:w-1/3"> <h3 class="mb-4 text-xl font-semibold tracking-tight text-white">Improve Quality</h3> <p class="mb-12 text-xl tracking-tight text-gray-400">Manage your entire moving business from one of the simple, reliable CRM for it.</p> <img class="w-full transform rounded-lg transition duration-500 hover:translate-y-3" src="https://shuffle.dev/basko-assets/images/how-it-works/woman4.jpg" alt="" /> </div> <div class="w-full p-5 md:w-1/3"> <h3 class="mb-4 text-xl font-semibold tracking-tight text-white">Launch Your Brand</h3> <p class="mb-12 text-xl tracking-tight text-gray-400">Manage your entire moving business from one of the simple, reliable CRM for it.</p> <img class="w-full transform rounded-lg transition duration-500 hover:translate-y-3" src="https://shuffle.dev/basko-assets/images/how-it-works/stock.jpg" alt="" /> </div> </div> </div> </section>
<section class="py-24"> <div class="container mx-auto px-4"> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-4">How it works</h1> <p class="text-center text-gray-600 mb-20">What steps do I need to take to join?</p> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/3 p-4"> <div class="border border-orange-500 rounded-3xl px-4 lg:px-10 py-6 lg:py-12 relative overflow-hidden h-full max-w-md mx-auto"> <div class="py-1 px-2 rounded-lg bg-gray-900 inline-flex items-center gap-2 mb-6"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none"><!--hidden--></svg> <span class="text-white text-sm font-medium">Step I</span> </div> <h2 class="text-3xl font-bold font-heading mb-6">Create Account</h2> <p class="text-gray-600 pb-40">Click "Sign Up," enter your name, email, a secure password, and hit "Create Account."</p> <div class="absolute -bottom-6 right-4"> <div class="flex justify-end gap-4 mb-4"> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> <div class="flex gap-4"> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 p-4"> <div class="border border-orange-500 rounded-3xl px-4 lg:px-10 py-6 lg:py-12 relative overflow-hidden h-full max-w-md mx-auto"> <div class="py-1 px-2 rounded-lg bg-purple-400 inline-flex items-center gap-2 mb-6"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none"><!--hidden--></svg> <span class="text-white text-sm font-medium">Step II</span> </div> <h2 class="text-3xl font-bold font-heading mb-6">Join or Create Room</h2> <p class="text-gray-600 pb-40">Join existing and ongoing rooms for focus and connection or create your personalized study space.</p> <div class="absolute -bottom-6 right-4"> <div class="flex justify-center gap-4 mb-4"> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> </div> <div class="flex gap-4"> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 p-4"> <div class="border border-orange-500 rounded-3xl px-4 lg:px-10 py-6 lg:py-12 relative overflow-hidden h-full max-w-md mx-auto"> <div class="py-1 px-2 rounded-lg bg-purple-400 inline-flex items-center gap-2 mb-6"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none"><!--hidden--></svg> <span class="text-white text-sm font-medium">Step III</span> </div> <h2 class="text-3xl font-bold font-heading mb-6">Start Learning</h2> <p class="text-gray-600 pb-40">Now that you're all set up! Get ready to unlock a world of insights and enhance your skills, all at your own pace.</p> <div class="absolute -bottom-6 right-4"> <div class="flex justify-end gap-4 mb-4"> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> <div class="flex gap-4"> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -5,7 +5,7 @@\n <div class=\"flex flex-wrap -mx-4\">\n <div class=\"w-full lg:w-1/3 p-4\">\n <div class=\"border border-orange-500 rounded-3xl px-4 lg:px-10 py-6 lg:py-12 relative overflow-hidden h-full max-w-md mx-auto\">\n- <div class=\"py-1 px-2 rounded-lg bg-purple-400 inline-flex items-center gap-2 mb-6\">\n+ <div class=\"py-1 px-2 rounded-lg bg-gray-900 inline-flex items-center gap-2 mb-6\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\"><!--hidden--></svg>\n <span class=\"text-white text-sm font-medium\">Step I</span>\n </div>\n" ]
<section class="py-24"> <div class="container mx-auto px-4"> <h1 class="text-center text-3xl lg:text-5xl font-bold font-heading mb-4">How it works</h1> <p class="text-center text-gray-600 mb-20">What steps do I need to take to join?</p> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/3 p-4"> <div class="border border-orange-500 rounded-3xl px-4 lg:px-10 py-6 lg:py-12 relative overflow-hidden h-full max-w-md mx-auto"> <div class="py-1 px-2 rounded-lg bg-gray-900 inline-flex items-center gap-2 mb-6"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none"><!--hidden--></svg> <span class="text-white text-sm font-medium">Step I</span> </div> <h2 class="text-3xl font-bold font-heading mb-6">Create Account</h2> <p class="text-gray-600 pb-40">Click "Sign Up," enter your name, email, a secure password, and hit "Create Account."</p> <div class="absolute -bottom-6 right-4"> <div class="flex justify-end gap-4 mb-4"> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> <div class="flex gap-4"> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 p-4"> <div class="border border-orange-500 rounded-3xl px-4 lg:px-10 py-6 lg:py-12 relative overflow-hidden h-full max-w-md mx-auto"> <div class="py-1 px-2 rounded-lg bg-gray-900 inline-flex items-center gap-2 mb-6"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none"><!--hidden--></svg> <span class="text-white text-sm font-medium">Step II</span> </div> <h2 class="text-3xl font-bold font-heading mb-6">Join or Create Room</h2> <p class="text-gray-600 pb-40">Join existing and ongoing rooms for focus and connection or create your personalized study space.</p> <div class="absolute -bottom-6 right-4"> <div class="flex justify-center gap-4 mb-4"> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> </div> <div class="flex gap-4"> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> </div> </div> </div> <div class="w-full lg:w-1/3 p-4"> <div class="border border-orange-500 rounded-3xl px-4 lg:px-10 py-6 lg:py-12 relative overflow-hidden h-full max-w-md mx-auto"> <div class="py-1 px-2 rounded-lg bg-purple-400 inline-flex items-center gap-2 mb-6"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none"><!--hidden--></svg> <span class="text-white text-sm font-medium">Step III</span> </div> <h2 class="text-3xl font-bold font-heading mb-6">Start Learning</h2> <p class="text-gray-600 pb-40">Now that you're all set up! Get ready to unlock a world of insights and enhance your skills, all at your own pace.</p> <div class="absolute -bottom-6 right-4"> <div class="flex justify-end gap-4 mb-4"> <div class="w-16 h-16 rounded-xl bg-gray-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> <div class="flex gap-4"> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> <div class="w-16 h-16 rounded-xl bg-gray-50 bg-opacity-50"></div> </div> </div> </div> </div> </div> </div> </section>
<section class="pt-12 md:pt-24 pb-24 lg:py-32 bg-white overflow-hidden"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap"> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-xl"> <div class="flex flex-wrap mb-10 md:mb-48"> <div class="w-full"> <a class="group block" href="#"> <div class="flex flex-wrap py-6 -m-1.5"> <div class="w-7 p-1.5"> <span class="inline-block text-xl text-gray-300 font-semibold tracking-tight">1.</span> </div> <div class="flex-1 p-1.5"> <h3 class="text-xl font-medium tracking-tight">Choose the right tool</h3> </div> </div> <div class="relative h-px bg-gray-200"> <div class="absolute top-0 left-0 w-0 group-hover:w-full h-px bg-indigo-500 transition-width duration-500"></div> </div> </a> </div> <div class="w-full"> <a class="group block" href="#"> <div class="flex flex-wrap py-6 -m-1.5"> <div class="w-7 p-1.5"> <span class="inline-block text-xl text-gray-300 font-semibold tracking-tight">2.</span> </div> <div class="flex-1 p-1.5"> <h3 class="text-xl font-medium tracking-tight">Set up your account</h3> </div> </div> <div class="relative h-px bg-fuchsia-600"> <div class="absolute top-0 left-0 w-0 group-hover:w-full h-px bg-indigo-500 transition-width duration-500"></div> </div> </a> </div> <div class="w-full"> <a class="group block" href="#"> <div class="flex flex-wrap py-6 -m-1.5"> <div class="w-7 p-1.5"> <span class="inline-block text-xl text-gray-300 font-semibold tracking-tight">3.</span> </div> <div class="flex-1 p-1.5"> <h3 class="text-xl font-medium tracking-tight">Start using Basko</h3> </div> </div> <div class="relative h-px bg-fuchsia-600"> <div class="absolute top-0 left-0 w-0 group-hover:w-full h-px bg-indigo-500 transition-width duration-500"></div> </div> </a> </div> </div> <div class="md:max-w-md"> <div class="flex flex-wrap -m-2"> <div class="w-auto p-2"> <img src="https://shuffle.dev/basko-assets/images/how-it-works/avatar.png" alt="" /> </div> <div class="flex-1 p-2"> <p class="tracking-tight">“I was skeptical at first, but after just a few days of using Basko, I was hooked. It's saved me so much time and effort, and I love how customizable it is.”</p> </div> </div> </div> </div> </div> <div class="w-full md:w-1/2 p-8"> <img class="mx-auto md:mr-0 rounded-2xl transform hover:-translate-y-1 transition duration-500" src="https://shuffle.dev/basko-assets/images/how-it-works/woman3.jpg" alt="" /> </div> </div> </div> </section>
[ "@@ -14,7 +14,7 @@\n <h3 class=\"text-xl font-medium tracking-tight\">Choose the right tool</h3>\n </div>\n </div>\n- <div class=\"relative h-px bg-fuchsia-600\">\n+ <div class=\"relative h-px bg-gray-200\">\n <div class=\"absolute top-0 left-0 w-0 group-hover:w-full h-px bg-indigo-500 transition-width duration-500\"></div>\n </div>\n </a>\n" ]
<section class="pt-12 md:pt-24 pb-24 lg:py-32 bg-white overflow-hidden"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap"> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-xl"> <div class="flex flex-wrap mb-10 md:mb-48"> <div class="w-full"> <a class="group block" href="#"> <div class="flex flex-wrap py-6 -m-1.5"> <div class="w-7 p-1.5"> <span class="inline-block text-xl text-gray-300 font-semibold tracking-tight">1.</span> </div> <div class="flex-1 p-1.5"> <h3 class="text-xl font-medium tracking-tight">Choose the right tool</h3> </div> </div> <div class="relative h-px bg-gray-200"> <div class="absolute top-0 left-0 w-0 group-hover:w-full h-px bg-indigo-500 transition-width duration-500"></div> </div> </a> </div> <div class="w-full"> <a class="group block" href="#"> <div class="flex flex-wrap py-6 -m-1.5"> <div class="w-7 p-1.5"> <span class="inline-block text-xl text-gray-300 font-semibold tracking-tight">2.</span> </div> <div class="flex-1 p-1.5"> <h3 class="text-xl font-medium tracking-tight">Set up your account</h3> </div> </div> <div class="relative h-px bg-gray-200"> <div class="absolute top-0 left-0 w-0 group-hover:w-full h-px bg-indigo-500 transition-width duration-500"></div> </div> </a> </div> <div class="w-full"> <a class="group block" href="#"> <div class="flex flex-wrap py-6 -m-1.5"> <div class="w-7 p-1.5"> <span class="inline-block text-xl text-gray-300 font-semibold tracking-tight">3.</span> </div> <div class="flex-1 p-1.5"> <h3 class="text-xl font-medium tracking-tight">Start using Basko</h3> </div> </div> <div class="relative h-px bg-gray-200"> <div class="absolute top-0 left-0 w-0 group-hover:w-full h-px bg-indigo-500 transition-width duration-500"></div> </div> </a> </div> </div> <div class="md:max-w-md"> <div class="flex flex-wrap -m-2"> <div class="w-auto p-2"> <img src="https://shuffle.dev/basko-assets/images/how-it-works/avatar.png" alt="" /> </div> <div class="flex-1 p-2"> <p class="tracking-tight">“I was skeptical at first, but after just a few days of using Basko, I was hooked. It's saved me so much time and effort, and I love how customizable it is.”</p> </div> </div> </div> </div> </div> <div class="w-full md:w-1/2 p-8"> <img class="mx-auto md:mr-0 rounded-2xl transform hover:-translate-y-1 transition duration-500" src="https://shuffle.dev/basko-assets/images/how-it-works/woman3.jpg" alt="" /> </div> </div> </div> </section>
<section class="py-16 bg-gray-100 overflow-hidden"> <div class="container mx-auto px-4"> <div class="max-w-lg mx-auto text-center"> <h2 class="font-heading max-w-xl mb-4 text-4xl md:text-5xl text-gray-900 font-black tracking-tight">Process how it works</h2> <p class="mb-12 text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Volutpat tempor condimentum commodo tincidunt sit dictumst. Eu placerat arcu at sem vitae eros.</p> </div> <div class="py-16 px-8 md:px-16 overflow-hidden rounded-3xl" style="background-image: url(&quot;zanrly-assets/images/how-it-works/work.png&quot;); background-size: cover; background-position: center; background-repeat: no-repeat"> <div class="max-w-md"> <div class="flex flex-wrap"> <div class="w-full"> <div class="flex flex-wrap -m-3.5"> <div class="flex flex-col items-center w-auto p-3.5"> <div class="flex items-center justify-center w-9 h-9 bg-blue-500 rounded-full"> <svg width="21" height="21" viewbox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px flex-1 border border-gray-600 border-dashed"></div> </div> <div class="flex-1 p-3.5 pb-14"> <span class="inline-block mb-2.5 text-sm text-gray-400 font-bold uppercase">Step 1</span> <h3 class="font-heading mb-2.5 text-xl text-white font-black">Choose A Package</h3> <p class="text-gray-300 font-bold">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full"> <div class="flex flex-wrap -m-3.5"> <div class="flex flex-col items-center w-auto p-3.5"> <div class="flex items-center justify-center w-9 h-9 bg-blue-500 rounded-full"> <svg width="21" height="21" viewbox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px flex-1 border border-gray-600 border-dashed"></div> </div> <div class="flex-1 p-3.5 pb-14"> <span class="inline-block mb-2.5 text-sm text-gray-400 font-bold uppercase">Step 2</span> <h3 class="font-heading mb-2.5 text-xl text-white font-black">Pay with One Click</h3> <p class="text-green-600 font-bold">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full"> <div class="flex flex-wrap -m-3.5"> <div class="flex flex-col items-center w-auto p-3.5"> <div class="flex items-center justify-center w-9 h-9 border border-gray-700 rounded-full"> <svg width="21" height="21" viewbox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="flex-1 p-3.5"> <span class="inline-block mb-2.5 text-sm text-gray-400 font-bold uppercase">Step 3</span> <h3 class="font-heading mb-2.5 text-xl text-white font-black">Get Instant Access</h3> <p class="text-green-600 font-bold">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -18,7 +18,7 @@\n <div class=\"flex-1 p-3.5 pb-14\">\n <span class=\"inline-block mb-2.5 text-sm text-gray-400 font-bold uppercase\">Step 1</span>\n <h3 class=\"font-heading mb-2.5 text-xl text-white font-black\">Choose A Package</h3>\n- <p class=\"text-green-600 font-bold\">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p>\n+ <p class=\"text-gray-300 font-bold\">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p>\n </div>\n </div>\n </div>\n" ]
<section class="py-16 bg-gray-100 overflow-hidden"> <div class="container mx-auto px-4"> <div class="max-w-lg mx-auto text-center"> <h2 class="font-heading max-w-xl mb-4 text-4xl md:text-5xl text-gray-900 font-black tracking-tight">Process how it works</h2> <p class="mb-12 text-gray-700 font-bold">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Volutpat tempor condimentum commodo tincidunt sit dictumst. Eu placerat arcu at sem vitae eros.</p> </div> <div class="py-16 px-8 md:px-16 overflow-hidden rounded-3xl" style="background-image: url(&quot;zanrly-assets/images/how-it-works/work.png&quot;); background-size: cover; background-position: center; background-repeat: no-repeat"> <div class="max-w-md"> <div class="flex flex-wrap"> <div class="w-full"> <div class="flex flex-wrap -m-3.5"> <div class="flex flex-col items-center w-auto p-3.5"> <div class="flex items-center justify-center w-9 h-9 bg-blue-500 rounded-full"> <svg width="21" height="21" viewbox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px flex-1 border border-gray-600 border-dashed"></div> </div> <div class="flex-1 p-3.5 pb-14"> <span class="inline-block mb-2.5 text-sm text-gray-400 font-bold uppercase">Step 1</span> <h3 class="font-heading mb-2.5 text-xl text-white font-black">Choose A Package</h3> <p class="text-gray-300 font-bold">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full"> <div class="flex flex-wrap -m-3.5"> <div class="flex flex-col items-center w-auto p-3.5"> <div class="flex items-center justify-center w-9 h-9 bg-blue-500 rounded-full"> <svg width="21" height="21" viewbox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-px flex-1 border border-gray-600 border-dashed"></div> </div> <div class="flex-1 p-3.5 pb-14"> <span class="inline-block mb-2.5 text-sm text-gray-400 font-bold uppercase">Step 2</span> <h3 class="font-heading mb-2.5 text-xl text-white font-black">Pay with One Click</h3> <p class="text-gray-300 font-bold">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p> </div> </div> </div> <div class="w-full"> <div class="flex flex-wrap -m-3.5"> <div class="flex flex-col items-center w-auto p-3.5"> <div class="flex items-center justify-center w-9 h-9 border border-gray-700 rounded-full"> <svg width="21" height="21" viewbox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="flex-1 p-3.5"> <span class="inline-block mb-2.5 text-sm text-gray-400 font-bold uppercase">Step 3</span> <h3 class="font-heading mb-2.5 text-xl text-white font-black">Get Instant Access</h3> <p class="text-green-600 font-bold">Lorem ipsum dolor sit amet, to the consectetur adipiscing elit.</p> </div> </div> </div> </div> </div> </div> </div> </section>
<section class="py-10 bg-gray-50 overflow-hidden"> <div class="container mx-auto px-4"> <div class="py-16 px-8 md:px-16 bg-white rounded-3xl"> <div class="flex flex-wrap -m-8"> <div class="w-full md:w-1/2 p-8"> <img class="mx-auto md:ml-0 rounded-3xl" src="https://shuffle.dev/zanrly-assets/images/features/business.png" alt="" /> </div> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-md"> <span class="inline-block mb-5 text-sm text-blue-500 font-bold uppercase tracking-widest">Feature</span> <h2 class="font-heading mb-10 text-4xl text-gray-900 font-black tracking-tight"> <span>Let’s track your business</span> <span class="text-blue-500">easily!</span> </h2> <div class="flex flex-wrap -m-2.5"> <div class="w-full p-2.5"> <div class="flex flex-wrap -m-3"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-12 h-12 bg-gray-100 rounded-xl"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="flex-1 p-3"> <h3 class="font-heading mb-2 text-xl text-purple-300 font-black">Lorem ipsum dolores</h3> <p class="text-sm text-gray-700 font-bold">Lorem ipsum dolor sit amet sectetur adip elit donec.</p> </div> </div> </div> <div class="w-full p-2.5"> <div class="flex flex-wrap -m-3"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-12 h-12 bg-gray-100 rounded-xl"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="flex-1 p-3"> <h3 class="font-heading mb-2 text-xl text-purple-300 font-black">Lorem ipsum dolores</h3> <p class="text-sm text-gray-700 font-bold">Lorem ipsum dolor sit amet sectetur adip elit donec.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -8,7 +8,7 @@\n <div class=\"w-full md:w-1/2 p-8\">\n <div class=\"md:max-w-md\">\n <span class=\"inline-block mb-5 text-sm text-blue-500 font-bold uppercase tracking-widest\">Feature</span>\n- <h2 class=\"font-heading mb-10 text-4xl text-purple-300 font-black tracking-tight\">\n+ <h2 class=\"font-heading mb-10 text-4xl text-gray-900 font-black tracking-tight\">\n <span>Let’s track your business</span>\n <span class=\"text-blue-500\">easily!</span>\n </h2>\n" ]
<section class="py-10 bg-gray-50 overflow-hidden"> <div class="container mx-auto px-4"> <div class="py-16 px-8 md:px-16 bg-white rounded-3xl"> <div class="flex flex-wrap -m-8"> <div class="w-full md:w-1/2 p-8"> <img class="mx-auto md:ml-0 rounded-3xl" src="https://shuffle.dev/zanrly-assets/images/features/business.png" alt="" /> </div> <div class="w-full md:w-1/2 p-8"> <div class="md:max-w-md"> <span class="inline-block mb-5 text-sm text-blue-500 font-bold uppercase tracking-widest">Feature</span> <h2 class="font-heading mb-10 text-4xl text-gray-900 font-black tracking-tight"> <span>Let’s track your business</span> <span class="text-blue-500">easily!</span> </h2> <div class="flex flex-wrap -m-2.5"> <div class="w-full p-2.5"> <div class="flex flex-wrap -m-3"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-12 h-12 bg-gray-100 rounded-xl"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="flex-1 p-3"> <h3 class="font-heading mb-2 text-xl text-gray-900 font-black">Lorem ipsum dolores</h3> <p class="text-sm text-gray-700 font-bold">Lorem ipsum dolor sit amet sectetur adip elit donec.</p> </div> </div> </div> <div class="w-full p-2.5"> <div class="flex flex-wrap -m-3"> <div class="w-auto p-3"> <div class="flex items-center justify-center w-12 h-12 bg-gray-100 rounded-xl"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </div> <div class="flex-1 p-3"> <h3 class="font-heading mb-2 text-xl text-gray-900 font-black">Lorem ipsum dolores</h3> <p class="text-sm text-gray-700 font-bold">Lorem ipsum dolor sit amet sectetur adip elit donec.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section>
<section class="relative pb-24"> <div class="relative pt-24"> <div class="hidden lg:block absolute top-0 right-0 w-1/2 pt-24 xl:pt-14"> <img class="block ml-auto max-h-192" src="https://shuffle.dev/wrexa-assets/images/app-message-background-photo.png" alt="" /> </div> <div class="container px-4 mx-auto"> <div class="flex items-center mb-24 sm:mb-40"> <span class="font-heading text-xl">01</span> <div class="mx-4 rounded-full bg-gray-200 h-1 w-1"></div> <span class="font-heading text-xl">Introduction</span> </div> <div class="max-w-md 3xl:max-w-2xl mx-auto lg:mx-0 xl:ml-24"> <h1 class="font-heading text-5xl sm:text-6xl md:text-7xl mb-14">I’m happy my home found me</h1> <p class="max-w-sm font-light mb-16 sm:mb-32">The house by the pond cras ornare, some chords for a three moments, like a sense of truth that comes from within. The final game.</p> <a class="inline-block w-full sm:w-auto px-7 py-4 text-center font-medium bg-indigo-500 hover:bg-indigo-600 text-white rounded transition duration-250" href="#">Learn More</a> </div> </div> <div class="lg:hidden mt-24"> <img class="block ml-auto max-h-192" src="https://shuffle.dev/wrexa-assets/images/app-message-background-photo.png" alt="" /> </div> </div> <div class="container px-4 mx-auto mt-24 lg:mt-52"> <div class="sm:flex"><a class="inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-gray-900 hover:text-gray-700" href="#">Download application</a><a class="inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-cyan-50 hover:text-gray-700" href="#">Select plan</a><a class="inline-block w-full sm:w-auto text-cyan-50 hover:text-gray-700" href="#">Start a conversation</a></div> </div> </section>
[ "@@ -20,6 +20,6 @@\n </div>\n </div>\n <div class=\"container px-4 mx-auto mt-24 lg:mt-52\">\n- <div class=\"sm:flex\"><a class=\"inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-cyan-50 hover:text-gray-700\" href=\"#\">Download application</a><a class=\"inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-cyan-50 hover:text-gray-700\" href=\"#\">Select plan</a><a class=\"inline-block w-full sm:w-auto text-cyan-50 hover:text-gray-700\" href=\"#\">Start a conversation</a></div>\n+ <div class=\"sm:flex\"><a class=\"inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-gray-900 hover:text-gray-700\" href=\"#\">Download application</a><a class=\"inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-cyan-50 hover:text-gray-700\" href=\"#\">Select plan</a><a class=\"inline-block w-full sm:w-auto text-cyan-50 hover:text-gray-700\" href=\"#\">Start a conversation</a></div>\n </div>\n </section>" ]
<section class="relative pb-24"> <div class="relative pt-24"> <div class="hidden lg:block absolute top-0 right-0 w-1/2 pt-24 xl:pt-14"> <img class="block ml-auto max-h-192" src="https://shuffle.dev/wrexa-assets/images/app-message-background-photo.png" alt="" /> </div> <div class="container px-4 mx-auto"> <div class="flex items-center mb-24 sm:mb-40"> <span class="font-heading text-xl">01</span> <div class="mx-4 rounded-full bg-gray-200 h-1 w-1"></div> <span class="font-heading text-xl">Introduction</span> </div> <div class="max-w-md 3xl:max-w-2xl mx-auto lg:mx-0 xl:ml-24"> <h1 class="font-heading text-5xl sm:text-6xl md:text-7xl mb-14">I’m happy my home found me</h1> <p class="max-w-sm font-light mb-16 sm:mb-32">The house by the pond cras ornare, some chords for a three moments, like a sense of truth that comes from within. The final game.</p> <a class="inline-block w-full sm:w-auto px-7 py-4 text-center font-medium bg-indigo-500 hover:bg-indigo-600 text-white rounded transition duration-250" href="#">Learn More</a> </div> </div> <div class="lg:hidden mt-24"> <img class="block ml-auto max-h-192" src="https://shuffle.dev/wrexa-assets/images/app-message-background-photo.png" alt="" /> </div> </div> <div class="container px-4 mx-auto mt-24 lg:mt-52"> <div class="sm:flex"><a class="inline-block w-full sm:w-auto sm:mr-24 md:mr-40 mb-2 sm:mb-0 text-gray-900 hover:text-gray-700" href="#">Download application</a><a class="inline-block w-full sm:w-auto sm:mr-auto mb-2 sm:mb-0 text-gray-900 hover:text-gray-700" href="#">Select plan</a><a class="inline-block w-full sm:w-auto text-cyan-50 hover:text-gray-700" href="#">Start a conversation</a></div> </div> </section>
<section class="py-24 bg-orange-500"> <div class="container mx-auto px-4"> <p class="text-center text-orange-200 text-sm font-bold font-heading mb-6">HOW IT WORKS</p> <h1 class="text-center text-white text-3xl lg:text-5xl font-bold font-heading mb-24 max-w-sm lg:max-w-xl mx-auto">What steps do I need to take to join?</h1> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-2/3 p-4"> <img class="w-full" src="https://shuffle.dev/solstice-assets/images/how-it-works/picture-full-secondary.png" alt="" /> </div> <div class="w-full lg:w-1/3 p-4"> <a href="#"> <div class="bg-orange-400 rounded-2xl py-6 pr-10 mb-3 group hover:bg-white transition duration-200"> <div class="border-l-4 border-transparent group-hover:border-purple-900 transition duration-200 pl-10"> <h2 class="text-cyan-100 text-lg font-bold font-heading mb-2 group-hover: transition duration-200">Step 1</h2> <p class="text-orange-100 group-hover:text-gray-600 transition duration-200">Click "Sign Up," enter your name, email, a secure password, and hit "Create Account."</p> </div> </div> </a> <a href="#"> <div class="bg-white rounded-2xl py-6 pr-10 mb-3"> <div class="border-l-4 border-purple-900 pl-10"> <h2 class="text-lg font-bold font-heading mb-2">Step 2</h2> <p class="text-gray-600">Join ongoing rooms for focus and connection or create your study space.</p> </div> </div> </a> <a href="#"> <div class="bg-orange-400 rounded-2xl py-6 pr-10 group hover:bg-white transition duration-200"> <div class="border-l-4 border-transparent group-hover:border-purple-900 transition duration-200 pl-10"> <h2 class="text-cyan-100 text-lg font-bold font-heading mb-2 group-hover: transition duration-200">Step 3</h2> <p class="text-orange-100 group-hover:text-gray-600 transition duration-200">Now that you're all set up! Get ready to enhance your skills, all at your own pace.</p> </div> </div> </a> </div> </div> </div> </section>
[ "@@ -1,7 +1,7 @@\n <section class=\"py-24 bg-orange-500\">\n <div class=\"container mx-auto px-4\">\n <p class=\"text-center text-orange-200 text-sm font-bold font-heading mb-6\">HOW IT WORKS</p>\n- <h1 class=\"text-center text-cyan-100 text-3xl lg:text-5xl font-bold font-heading mb-24 max-w-sm lg:max-w-xl mx-auto\">What steps do I need to take to join?</h1>\n+ <h1 class=\"text-center text-white text-3xl lg:text-5xl font-bold font-heading mb-24 max-w-sm lg:max-w-xl mx-auto\">What steps do I need to take to join?</h1>\n <div class=\"flex flex-wrap items-center -mx-4\">\n <div class=\"w-full lg:w-2/3 p-4\">\n <img class=\"w-full\" src=\"https://shuffle.dev/solstice-assets/images/how-it-works/picture-full-secondary.png\" alt=\"\" />\n" ]
<section class="py-24 bg-orange-500"> <div class="container mx-auto px-4"> <p class="text-center text-orange-200 text-sm font-bold font-heading mb-6">HOW IT WORKS</p> <h1 class="text-center text-white text-3xl lg:text-5xl font-bold font-heading mb-24 max-w-sm lg:max-w-xl mx-auto">What steps do I need to take to join?</h1> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-2/3 p-4"> <img class="w-full" src="https://shuffle.dev/solstice-assets/images/how-it-works/picture-full-secondary.png" alt="" /> </div> <div class="w-full lg:w-1/3 p-4"> <a href="#"> <div class="bg-orange-400 rounded-2xl py-6 pr-10 mb-3 group hover:bg-white transition duration-200"> <div class="border-l-4 border-transparent group-hover:border-purple-900 transition duration-200 pl-10"> <h2 class="text-white text-lg font-bold font-heading mb-2 group-hover: transition duration-200">Step 1</h2> <p class="text-orange-100 group-hover:text-gray-600 transition duration-200">Click "Sign Up," enter your name, email, a secure password, and hit "Create Account."</p> </div> </div> </a> <a href="#"> <div class="bg-white rounded-2xl py-6 pr-10 mb-3"> <div class="border-l-4 border-purple-900 pl-10"> <h2 class="text-lg font-bold font-heading mb-2">Step 2</h2> <p class="text-gray-600">Join ongoing rooms for focus and connection or create your study space.</p> </div> </div> </a> <a href="#"> <div class="bg-orange-400 rounded-2xl py-6 pr-10 group hover:bg-white transition duration-200"> <div class="border-l-4 border-transparent group-hover:border-purple-900 transition duration-200 pl-10"> <h2 class="text-white text-lg font-bold font-heading mb-2 group-hover: transition duration-200">Step 3</h2> <p class="text-orange-100 group-hover:text-gray-600 transition duration-200">Now that you're all set up! Get ready to enhance your skills, all at your own pace.</p> </div> </div> </a> </div> </div> </div> </section>
<section class="relative py-20"> <div class="container px-4 mx-auto"> <div class="mb-20 max-w-3xl mx-auto text-center"> <span class="text-sm uppercase text-gray-200">Lorem Ipsum</span> <h2 class="mt-2 mb-6 text-4xl lg:text-5xl font-bold font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="text-lg text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> <div class="flex flex-wrap -mx-4 -mb-12"> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-gray-500 text-gray-50 font-bold font-heading">1</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading">2</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading">3</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading">4</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading">5</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading">6</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
[ "@@ -8,7 +8,7 @@\n <div class=\"flex flex-wrap -mx-4 -mb-12\">\n <div class=\"w-full md:w-1/2 lg:w-1/3 px-4 mb-12\">\n <div class=\"relative p-12 bg-gray-50 rounded-lg text-center\">\n- <span class=\"absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading\">1</span>\n+ <span class=\"absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-gray-500 text-gray-50 font-bold font-heading\">1</span>\n <h3 class=\"mb-2 text-2xl font-bold font-heading\">Suspendisse interdum ullamcorper elit at</h3>\n <p class=\"text-lg text-gray-500 leading-loose\">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p>\n </div>\n" ]
<section class="relative py-20"> <div class="container px-4 mx-auto"> <div class="mb-20 max-w-3xl mx-auto text-center"> <span class="text-sm uppercase text-gray-200">Lorem Ipsum</span> <h2 class="mt-2 mb-6 text-4xl lg:text-5xl font-bold font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> <p class="text-lg text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> <div class="flex flex-wrap -mx-4 -mb-12"> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-gray-500 text-gray-50 font-bold font-heading">1</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-gray-500 text-gray-50 font-bold font-heading">2</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-gray-500 text-gray-50 font-bold font-heading">3</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-gray-500 text-gray-50 font-bold font-heading">4</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading">5</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12"> <div class="relative p-12 bg-gray-50 rounded-lg text-center"> <span class="absolute top-0 inset-x-0 -mt-6 flex justify-center items-center w-12 h-12 mx-auto rounded-full bg-rose-100 text-gray-50 font-bold font-heading">6</span> <h3 class="mb-2 text-2xl font-bold font-heading">Suspendisse interdum ullamcorper elit at</h3> <p class="text-lg text-gray-500 leading-loose">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> </div> </section>
<section class="relative"> <div class="absolute top-0 left-0 w-full sm:py-12 md:py-24"> <div class="max-w-lg pt-6 pb-8 px-8 mx-auto bg-blueGray-900"> <div class="flex mb-10 items-center justify-between"> <h6 class="font-bold text-xl text-white mb-0">Shopping Cart</h6> <button class="inline-block text-gray-400 hover:text-gray-200"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="flex flex-wrap -mx-2 pb-6 border-b border-blueGray-800"> <div class="w-1/4 px-2"> <img class="block h-full" src="https://shuffle.dev/vendia-assets/images/cart-popup/item1.png" alt="" /> </div> <div class="w-2/4 px-2"> <div class="flex flex-col h-full"> <h6 class="font-bold text-white mb-1">Zip Tote Basket</h6> <span class="block pb-4 mb-auto font-medium text-gray-400">White and black</span> <select class="w-14 text-sm pl-2 text-white bg-rose-600 outline-none" name="" id=""> <option value="">1</option> <option value="">2</option> <option value="">3</option> </select> </div> </div> <div class="w-1/4 px-2"> <div class="flex flex-col items-end h-full"> <button class="inline-block mb-auto font-medium text-sm text-gray-400 hover:text-gray-200">Remove</button> <span class="block mt-2 text-sm font-bold text-white">$140.00</span> </div> </div> </div> <div class="flex flex-wrap -mx-2 py-6 border-b border-blueGray-800"> <div class="w-1/4 px-2"> <img class="block h-full w-full" src="https://shuffle.dev/vendia-assets/images/cart-popup/item1.png" alt="" /> </div> <div class="w-2/4 px-2"> <div class="flex flex-col h-full"> <h6 class="font-bold text-white mb-1">Zip Tote Basket</h6> <span class="block pb-4 mb-auto font-medium text-gray-400">White and black</span> <select class="w-14 text-sm pl-2 text-white bg-rose-600 outline-none" name="" id=""> <option value="">1</option> <option value="">2</option> <option value="">3</option> </select> </div> </div> <div class="w-1/4 px-2"> <div class="flex flex-col items-end h-full"> <button class="inline-block mb-auto font-medium text-sm text-gray-400 hover:text-gray-200">Remove</button> <span class="block mt-2 text-sm font-bold text-white">$140.00</span> </div> </div> </div> <div class="flex flex-wrap -mx-2 pt-6 mb-10"> <div class="w-1/4 px-2"> <img class="block h-full w-full" src="https://shuffle.dev/vendia-assets/images/cart-popup/item1.png" alt="" style="max-width: 110px" /> </div> <div class="w-2/4 px-2"> <div class="flex flex-col h-full"> <h6 class="font-bold text-white mb-1">Zip Tote Basket</h6> <span class="block pb-4 mb-auto font-medium text-gray-400">White and black</span> <select class="w-14 text-sm pl-2 text-white bg-rose-600 outline-none" name="" id=""> <option value="">1</option> <option value="">2</option> <option value="">3</option> </select> </div> </div> <div class="w-1/4 px-2"> <div class="flex flex-col items-end h-full"> <button class="inline-block mb-auto font-medium text-sm text-gray-400 hover:text-gray-200">Remove</button> <span class="block mt-2 text-sm font-bold text-white">$140.00</span> </div> </div> </div> <div class="bg-black p-6"> <div class="mb-5 pb-5 border-b border-blueGray-800"> <div class="flex content-center justify-between"> <span class="font-medium text-gray-400">Subtotal</span> <span class="font-bold text-gray-300">$262.00</span> </div> </div> <div class="mb-5 pb-5 border-b border-blueGray-800"> <div class="flex content-center justify-between"> <span class="font-medium text-gray-400">Shipping</span> <span class="font-bold text-gray-300">$5.00</span> </div> </div> <div class="mb-5 pb-5 border-b border-blueGray-800"> <div class="flex content-center justify-between"> <span class="font-medium text-gray-400">Tax</span> <span class="font-bold text-gray-300">$53.40</span> </div> </div> <div class="flex mb-6 content-center justify-between"> <span class="font-bold text-white">Order total</span> <span class="text-sm font-bold text-white">$320.40</span> </div> <button class="inline-block w-full px-6 py-3 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200">Continue to Payment</button> </div> </div> </div> </section>
[ "@@ -1,6 +1,6 @@\n <section class=\"relative\">\n <div class=\"absolute top-0 left-0 w-full sm:py-12 md:py-24\">\n- <div class=\"max-w-lg pt-6 pb-8 px-8 mx-auto bg-rose-600\">\n+ <div class=\"max-w-lg pt-6 pb-8 px-8 mx-auto bg-blueGray-900\">\n <div class=\"flex mb-10 items-center justify-between\">\n <h6 class=\"font-bold text-xl text-white mb-0\">Shopping Cart</h6>\n <button class=\"inline-block text-gray-400 hover:text-gray-200\">\n" ]
<section class="relative"> <div class="absolute top-0 left-0 w-full sm:py-12 md:py-24"> <div class="max-w-lg pt-6 pb-8 px-8 mx-auto bg-blueGray-900"> <div class="flex mb-10 items-center justify-between"> <h6 class="font-bold text-xl text-white mb-0">Shopping Cart</h6> <button class="inline-block text-gray-400 hover:text-gray-200"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="flex flex-wrap -mx-2 pb-6 border-b border-blueGray-800"> <div class="w-1/4 px-2"> <img class="block h-full" src="https://shuffle.dev/vendia-assets/images/cart-popup/item1.png" alt="" /> </div> <div class="w-2/4 px-2"> <div class="flex flex-col h-full"> <h6 class="font-bold text-white mb-1">Zip Tote Basket</h6> <span class="block pb-4 mb-auto font-medium text-gray-400">White and black</span> <select class="w-14 text-sm pl-2 text-white bg-blueGray-900 outline-none" name="" id=""> <option value="">1</option> <option value="">2</option> <option value="">3</option> </select> </div> </div> <div class="w-1/4 px-2"> <div class="flex flex-col items-end h-full"> <button class="inline-block mb-auto font-medium text-sm text-gray-400 hover:text-gray-200">Remove</button> <span class="block mt-2 text-sm font-bold text-white">$140.00</span> </div> </div> </div> <div class="flex flex-wrap -mx-2 py-6 border-b border-blueGray-800"> <div class="w-1/4 px-2"> <img class="block h-full w-full" src="https://shuffle.dev/vendia-assets/images/cart-popup/item1.png" alt="" /> </div> <div class="w-2/4 px-2"> <div class="flex flex-col h-full"> <h6 class="font-bold text-white mb-1">Zip Tote Basket</h6> <span class="block pb-4 mb-auto font-medium text-gray-400">White and black</span> <select class="w-14 text-sm pl-2 text-white bg-blueGray-900 outline-none" name="" id=""> <option value="">1</option> <option value="">2</option> <option value="">3</option> </select> </div> </div> <div class="w-1/4 px-2"> <div class="flex flex-col items-end h-full"> <button class="inline-block mb-auto font-medium text-sm text-gray-400 hover:text-gray-200">Remove</button> <span class="block mt-2 text-sm font-bold text-white">$140.00</span> </div> </div> </div> <div class="flex flex-wrap -mx-2 pt-6 mb-10"> <div class="w-1/4 px-2"> <img class="block h-full w-full" src="https://shuffle.dev/vendia-assets/images/cart-popup/item1.png" alt="" style="max-width: 110px" /> </div> <div class="w-2/4 px-2"> <div class="flex flex-col h-full"> <h6 class="font-bold text-white mb-1">Zip Tote Basket</h6> <span class="block pb-4 mb-auto font-medium text-gray-400">White and black</span> <select class="w-14 text-sm pl-2 text-white bg-rose-600 outline-none" name="" id=""> <option value="">1</option> <option value="">2</option> <option value="">3</option> </select> </div> </div> <div class="w-1/4 px-2"> <div class="flex flex-col items-end h-full"> <button class="inline-block mb-auto font-medium text-sm text-gray-400 hover:text-gray-200">Remove</button> <span class="block mt-2 text-sm font-bold text-white">$140.00</span> </div> </div> </div> <div class="bg-black p-6"> <div class="mb-5 pb-5 border-b border-blueGray-800"> <div class="flex content-center justify-between"> <span class="font-medium text-gray-400">Subtotal</span> <span class="font-bold text-gray-300">$262.00</span> </div> </div> <div class="mb-5 pb-5 border-b border-blueGray-800"> <div class="flex content-center justify-between"> <span class="font-medium text-gray-400">Shipping</span> <span class="font-bold text-gray-300">$5.00</span> </div> </div> <div class="mb-5 pb-5 border-b border-blueGray-800"> <div class="flex content-center justify-between"> <span class="font-medium text-gray-400">Tax</span> <span class="font-bold text-gray-300">$53.40</span> </div> </div> <div class="flex mb-6 content-center justify-between"> <span class="font-bold text-white">Order total</span> <span class="text-sm font-bold text-white">$320.40</span> </div> <button class="inline-block w-full px-6 py-3 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200">Continue to Payment</button> </div> </div> </div> </section>
<section class="py-12 md:py-24 lg:pb-32 bg-black"> <div class="container mx-auto px-4"> <div class="max-w-md lg:max-w-lg xl:max-w-none mx-auto"> <h3 class="font-heading text-4xl text-white font-bold mb-12">Checkout</h3> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-1/2 px-4 mb-8 xl:mb-0"> <div class="max-w-2xl"> <form action=""> <div class="mb-10 pb-12 border-b border-blueGray-800"> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="pb-12 mb-8 border-b border-blueGray-800"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/2 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">First Name</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/2 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Last Name</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Company</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Apartment, suite, etc.</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/2 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">City</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/2 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Country</label> <select class="h-10 px-4 py-2 w-full text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" name="" id=""> <option value="1">United States</option> <option value="1">United States</option> <option value="1">United States</option> </select> </div> </div> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/2 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/2 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Postal Code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> </div> <div> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Phone</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="tel" /> </div> </div> <div class="mb-8 pb-12 border-b border-blueGray-800"> <h6 class="text-white font-bold mb-8">Delivery Method</h6> <div class="md:flex flex-wrap -mx-2"> <div class="w-full md:w-1/2 px-2 mb-4 md:mb-0"> <button class="block w-full p-5 h-full text-left font-normal border-2 border-yellow-500"> <span class="block mb-2 text-sm font-bold text-white">Standard</span> <span class="block mb-8 text-sm text-gray-400">4-10 business days</span> <span class="text-sm text-white font-bold">$5.00</span> </button> </div> <div class="w-full md:w-1/2 px-2"> <button class="block w-full p-5 h-full text-left font-normal bg-gray-900 border-2 border-gray-800"> <span class="block mb-2 text-sm font-bold text-white">Express</span> <span class="block mb-8 text-sm text-gray-400">2-5 business days</span> <span class="text-sm text-white font-bold">$14.00</span> </button> </div> </div> </div> <div> <h6 class="text-white font-bold mb-8">Payment</h6> <div class="sm:flex mb-8 items-center"> <div class="mb-4 sm:mb-0 sm:mr-8"> <input type="radio" name="option" id="checkout-radio1-1" checked="" /> <label class="ml-2 text-sm text-gray-400" for="checkout-radio1-1">Credit card</label> </div> <div class="mb-4 sm:mb-0 sm:mr-8"> <input type="radio" name="option" id="checkout-radio2-1" /> <label class="ml-2 text-sm text-gray-400" for="checkout-radio2-1">PayPal</label> </div> <div> <input type="radio" name="option" id="checkout-radio3-1" /> <label class="ml-2 text-sm text-gray-400" for="checkout-radio3-1">eTransfer</label> </div> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Card Number</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="tel" /> </div> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Name on Card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Expiration (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> </div> </div> </form> </div> </div> <div class="w-full xl:w-1/2 px-4"> <div class="max-w-lg mx-auto xl:mr-0"> <h6 class="font-bold text-white mb-5">Order Details</h6> <div class="bg-blueGray-900"> <div class="flex items-start p-8 border-b border-blueGray-800"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout1.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <a class="inline-block mb-1 text-sm font-bold text-white" href="#">Basic Tee</a> <span class="block text-sm font-medium text-gray-400">Sienna</span> <span class="block text-sm font-medium text-gray-400">Large</span> </div> <button class="inline-block"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="flex items-end justify-between"> <span class="text-sm font-bold text-white">$32.00</span> <div class="inline-flex h-8 mb-4 pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-lime-800 outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </div> </div> <div class="flex items-start p-8 border-b border-blueGray-800"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout2.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <a class="inline-block mb-1 text-sm font-bold text-white" href="#">Basic Tee</a> <span class="block text-sm font-medium text-gray-400">Sienna</span> <span class="block text-sm font-medium text-gray-400">Large</span> </div> <button class="inline-block"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="flex items-end justify-between"> <span class="text-sm font-bold text-white">$32.00</span> <div class="inline-flex h-8 mb-4 pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-lime-800 outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </div> </div> <div class="p-8"> <div class="flex mb-5 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-white">$64.00</span> </div> <div class="flex mb-5 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-white">$5.00</span> </div> <div class="flex mb-5 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-white">$5.52</span> </div> <div class="flex mb-8 items-center justify-between"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-bold text-white">$75.52</span> </div> <a class="block px-6 py-3 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200 w-full" href="#">Confirm Order</a> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -10,7 +10,7 @@\n <h6 class=\"font-bold text-white mb-6\">Contact Information</h6>\n <div class=\"pb-12 mb-8 border-b border-blueGray-800\">\n <label class=\"block mb-2 text-gray-400 text-sm font-medium\" for=\"\">Email Address</label>\n- <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none\" type=\"email\" />\n+ <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none\" type=\"email\" />\n </div>\n <h6 class=\"font-bold text-white mb-6\">Contact Information</h6>\n <div class=\"flex flex-wrap -mx-2 mb-6\">\n" ]
<section class="py-12 md:py-24 lg:pb-32 bg-black"> <div class="container mx-auto px-4"> <div class="max-w-md lg:max-w-lg xl:max-w-none mx-auto"> <h3 class="font-heading text-4xl text-white font-bold mb-12">Checkout</h3> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-1/2 px-4 mb-8 xl:mb-0"> <div class="max-w-2xl"> <form action=""> <div class="mb-10 pb-12 border-b border-blueGray-800"> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="pb-12 mb-8 border-b border-blueGray-800"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/2 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">First Name</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="w-full md:w-1/2 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Last Name</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Company</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Apartment, suite, etc.</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/2 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">City</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/2 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Country</label> <select class="h-10 px-4 py-2 w-full text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" name="" id=""> <option value="1">United States</option> <option value="1">United States</option> <option value="1">United States</option> </select> </div> </div> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/2 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/2 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Postal Code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> </div> <div> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Phone</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="tel" /> </div> </div> <div class="mb-8 pb-12 border-b border-blueGray-800"> <h6 class="text-white font-bold mb-8">Delivery Method</h6> <div class="md:flex flex-wrap -mx-2"> <div class="w-full md:w-1/2 px-2 mb-4 md:mb-0"> <button class="block w-full p-5 h-full text-left font-normal border-2 border-yellow-500"> <span class="block mb-2 text-sm font-bold text-white">Standard</span> <span class="block mb-8 text-sm text-gray-400">4-10 business days</span> <span class="text-sm text-white font-bold">$5.00</span> </button> </div> <div class="w-full md:w-1/2 px-2"> <button class="block w-full p-5 h-full text-left font-normal bg-gray-900 border-2 border-gray-800"> <span class="block mb-2 text-sm font-bold text-white">Express</span> <span class="block mb-8 text-sm text-gray-400">2-5 business days</span> <span class="text-sm text-white font-bold">$14.00</span> </button> </div> </div> </div> <div> <h6 class="text-white font-bold mb-8">Payment</h6> <div class="sm:flex mb-8 items-center"> <div class="mb-4 sm:mb-0 sm:mr-8"> <input type="radio" name="option" id="checkout-radio1-1" checked="" /> <label class="ml-2 text-sm text-gray-400" for="checkout-radio1-1">Credit card</label> </div> <div class="mb-4 sm:mb-0 sm:mr-8"> <input type="radio" name="option" id="checkout-radio2-1" /> <label class="ml-2 text-sm text-gray-400" for="checkout-radio2-1">PayPal</label> </div> <div> <input type="radio" name="option" id="checkout-radio3-1" /> <label class="ml-2 text-sm text-gray-400" for="checkout-radio3-1">eTransfer</label> </div> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Card Number</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="tel" /> </div> <div class="flex flex-wrap -mx-2 mb-6"> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Name on Card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Expiration (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-800 outline-none" type="text" /> </div> </div> </div> </form> </div> </div> <div class="w-full xl:w-1/2 px-4"> <div class="max-w-lg mx-auto xl:mr-0"> <h6 class="font-bold text-white mb-5">Order Details</h6> <div class="bg-blueGray-900"> <div class="flex items-start p-8 border-b border-blueGray-800"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout1.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <a class="inline-block mb-1 text-sm font-bold text-white" href="#">Basic Tee</a> <span class="block text-sm font-medium text-gray-400">Sienna</span> <span class="block text-sm font-medium text-gray-400">Large</span> </div> <button class="inline-block"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="flex items-end justify-between"> <span class="text-sm font-bold text-white">$32.00</span> <div class="inline-flex h-8 mb-4 pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-lime-800 outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </div> </div> <div class="flex items-start p-8 border-b border-blueGray-800"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout2.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <a class="inline-block mb-1 text-sm font-bold text-white" href="#">Basic Tee</a> <span class="block text-sm font-medium text-gray-400">Sienna</span> <span class="block text-sm font-medium text-gray-400">Large</span> </div> <button class="inline-block"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="flex items-end justify-between"> <span class="text-sm font-bold text-white">$32.00</span> <div class="inline-flex h-8 mb-4 pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-lime-800 outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </div> </div> <div class="p-8"> <div class="flex mb-5 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-white">$64.00</span> </div> <div class="flex mb-5 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-white">$5.00</span> </div> <div class="flex mb-5 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-white">$5.52</span> </div> <div class="flex mb-8 items-center justify-between"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-bold text-white">$75.52</span> </div> <a class="block px-6 py-3 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200 w-full" href="#">Confirm Order</a> </div> </div> </div> </div> </div> </div> </div> </section>
<section class="py-12 md:py-24 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-1/2 px-4 mb-20 xl:mb-0"> <div class="max-w-lg mx-auto xl:ml-0"> <form> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="mb-12"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <h6 class="font-bold text-white mb-6">Payment Details</h6> <div class="mb-6"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Name on Card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-2/3 px-2 mb-6 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Expiration Date (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> </div> <h6 class="font-bold text-white mb-6">Shipping Information</h6> <div class="mb-6"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Postal Code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> </div> <h6 class="font-bold text-white mb-6">Billing information</h6> <div class="flex items-center mb-8"> <input type="checkbox" value="" id="checkout-checkbox1-5" checked="" /> <label class="ml-3 text-sm text-white" for="checkout-checkbox1-5">Same as shipping information</label> </div> <a class="block px-4 py-2 text-sm text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Pay Now</a> </form> </div> </div> <div class="w-full xl:w-1/2 px-4"> <div class="max-w-lg mx-auto xl:mr-0 px-8 md:px-12 pt-8 pb-10 bg-blueGray-900"> <span class="text-sm font-bold text-gray-400">Total Amount</span> <h4 class="mt-2 mb-12 text-4xl font-bold text-white">$642.60</h4> <div class="py-8 border-b border-blueGray-800"> <a class="flex align-items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout2.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Micro Backpack</span> <span class="block text-sm font-medium text-gray-400">Moss</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex align-items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout3.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">High Wall Tote</span> <span class="block text-sm font-medium text-gray-400">Moss</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex align-items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout1.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Whop Clutch</span> <span class="block text-sm font-medium text-gray-400">Light gray</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="mt-8"> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-gray-200">$570.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-gray-200">$25.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-gray-200">$47.60</span> </div> <div class="flex pt-6 items-center justify-between border-t border-blueGray-800"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-medium text-white">$642.60</span> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -7,7 +7,7 @@\n <h6 class=\"font-bold text-white mb-6\">Contact Information</h6>\n <div class=\"mb-12\">\n <label class=\"block mb-2 text-gray-200 text-sm font-medium\" for=\"\">Email Address</label>\n- <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none\" type=\"email\" />\n+ <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none\" type=\"email\" />\n </div>\n <h6 class=\"font-bold text-white mb-6\">Payment Details</h6>\n <div class=\"mb-6\">\n" ]
<section class="py-12 md:py-24 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-1/2 px-4 mb-20 xl:mb-0"> <div class="max-w-lg mx-auto xl:ml-0"> <form> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="mb-12"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <h6 class="font-bold text-white mb-6">Payment Details</h6> <div class="mb-6"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Name on Card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-2/3 px-2 mb-6 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Expiration Date (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> </div> </div> <h6 class="font-bold text-white mb-6">Shipping Information</h6> <div class="mb-6"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Postal Code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-cyan-950 outline-none" type="text" /> </div> </div> </div> <h6 class="font-bold text-white mb-6">Billing information</h6> <div class="flex items-center mb-8"> <input type="checkbox" value="" id="checkout-checkbox1-5" checked="" /> <label class="ml-3 text-sm text-white" for="checkout-checkbox1-5">Same as shipping information</label> </div> <a class="block px-4 py-2 text-sm text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Pay Now</a> </form> </div> </div> <div class="w-full xl:w-1/2 px-4"> <div class="max-w-lg mx-auto xl:mr-0 px-8 md:px-12 pt-8 pb-10 bg-blueGray-900"> <span class="text-sm font-bold text-gray-400">Total Amount</span> <h4 class="mt-2 mb-12 text-4xl font-bold text-white">$642.60</h4> <div class="py-8 border-b border-blueGray-800"> <a class="flex align-items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout2.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Micro Backpack</span> <span class="block text-sm font-medium text-gray-400">Moss</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex align-items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout3.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">High Wall Tote</span> <span class="block text-sm font-medium text-gray-400">Moss</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex align-items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout1.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Whop Clutch</span> <span class="block text-sm font-medium text-gray-400">Light gray</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="mt-8"> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-gray-200">$570.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-gray-200">$25.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-gray-200">$47.60</span> </div> <div class="flex pt-6 items-center justify-between border-t border-blueGray-800"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-medium text-white">$642.60</span> </div> </div> </div> </div> </div> </div> </section>
<section class="py-12 md:pt-16 md:pb-24 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-col md:flex-row flex-wrap mb-14 items-center justify-center"> <div class="flex items-center"> <div class="inline-flex w-7 h-7 mr-4 justify-center items-center rounded-full bg-yellow-500 text-sm font-bold">1</div> <span class="font-bold text-white">Shopping Cart</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex w-7 h-7 mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white">2</div> <span class="font-bold text-white">Payment & Delivery Options</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex w-7 h-7 mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white">3</div> <span class="font-bold text-white">Order Received</span> </div> </div> <div class="mb-8 overflow-hidden"> <div class="overflow-x-auto"> <table class="w-full min-w-max"> <thead> <tr class="text-left bg-blueGray-900"> <th class="py-5 px-4 text-gray-400 font-medium">Product</th> <th class="py-5 px-4 text-gray-400 font-medium">Price</th> <th class="py-5 px-4 text-gray-400 font-medium">Quantity</th> <th class="py-5 px-4 text-gray-400 font-medium">Subtotal</th> <th class="py-5 pl-4 pr-8 text-gray-400 text-end font-medium">Remove</th> </tr> </thead> <tbody> <tr> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <img class="block w-9 h-9 rounded" src="https://shuffle.dev/vendia-assets/images/cart/small-photo.png" alt="" /> <span class="inline-block ml-4 font-bold text-white">Leather Backpack</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="inline-block text-sm font-medium text-gray-400">$165.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <div class="inline-flex pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-transparent outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-white">$165.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 pl-4 pr-8 items-center justify-end"> <button class="inline-block text-gray-400 hover:text-gray-300"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </td> </tr> <tr> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <img class="block w-9 h-9 rounded" src="https://shuffle.dev/vendia-assets/images/cart/small-photo.png" alt="" /> <span class="ml-4 font-bold text-white">Velvet Belt Bag</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-gray-400">$89.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <div class="inline-flex pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-red-900 outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-white">$178.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 pl-4 pr-8 items-center justify-end"> <button class="inline-block text-gray-400 hover:text-gray-300"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </td> </tr> <tr> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <img class="block w-9 h-9 rounded" src="https://shuffle.dev/vendia-assets/images/cart/small-photo.png" alt="" /> <span class="ml-4 font-bold text-white">Leather Wallet</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-gray-400">$49.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <div class="inline-flex mb-4 pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-red-900 outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-white">$49.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 pl-4 pr-8 items-center justify-end"> <button class="inline-block text-gray-400 hover:text-gray-300"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </td> </tr> </tbody> </table> </div> </div> <div class="sm:max-w-md mx-auto lg:max-w-none mb-20"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-5/12 px-4 mb-6 lg:mb-0"> <div class="inline-flex flex-wrap lg:flex-nowrap max-w-md items-center w-full bg-blueGray-900"> <span class="pl-5 pr-2"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <input class="h-12 pl-2 text-sm font-normal bg-red-900 text-gray-200 outline-none" type="text" placeholder="Enter Coupon Code" /> </div> <div class="ml-auto w-full sm:w-auto flex-shrink-0"> <button class="block w-full px-6 py-2 h-12 text-center text-white text-sm font-bold border-t sm:border-t-0 sm:border-l border-black bg-blueGray-900 hover:bg-blueGray-800 transition duration-200" type="submit">Apply Coupon</button> </div> </div> </div> <div class="w-full lg:w-5/12 px-4 ml-auto"> <div class="sm:flex lg:max-w-md lg:ml-auto items-center justify-end"><a class="inline-flex py-4 px-4 items-center justify-center w-full h-12 mb-2 sm:mb-0 sm:mr-2 text-sm text-white font-bold bg-blueGray-800 hover:bg-blueGray-900 transition duration-200" href="#">Continue Shopping</a><a class="inline-flex py-4 px-4 items-center justify-center w-full h-12 text-center text-sm text-white font-bold bg-blueGray-900 hover:bg-blueGray-800 transition duration-200" href="#">Update Cart</a></div> </div> </div> </div> <div class="sm:max-w-md lg:max-w-lg mx-auto lg:mr-0"> <h6 class="font-bold text-white mb-5">Cart totals</h6> <div class="mb-5 border border-blueGray-800"> <div class="border-b border-blueGray-800"> <div class="flex flex-wrap"> <div class="w-5/12 md:w-1/3"> <div class="pl-4 sm:pl-8 py-6"> <span class="text-sm font-bold text-gray-400">Subtotal</span> </div> </div> <div class="w-7/12 md:w-8/12 border-l border-blueGray-800"> <div class="px-4 sm:px-8 py-6"> <span class="text-sm font-medium text-gray-400">$392.00</span> </div> </div> </div> </div> <div class="border-b border-blueGray-800"> <div class="flex flex-wrap"> <div class="w-5/12 md:w-1/3"> <div class="px-4 sm:pl-8 py-6"> <span class="text-sm font-bold text-gray-400">Shipping</span> </div> </div> <div class="w-7/12 md:w-8/12 border-l border-blueGray-800"> <div class="px-4 sm:px-8 py-6"> <span class="block mb-3 text-sm font-medium text-gray-400">Enter your address to view shipping options.</span> <a class="inline-block text-yellow-500 hover:underline text-sm font-medium" href="#">Calculate Shipping</a> </div> </div> </div> </div> <div class="border-b border-blueGray-800"> <div class="flex flex-wrap"> <div class="w-5/12 md:w-1/3"> <div class="px-4 sm:pl-8 py-6"> <span class="text-sm font-bold text-white">Total</span> </div> </div> <div class="w-7/12 md:w-8/12 border-l border-blueGray-800"> <div class="px-4 sm:px-8 py-6"> <span class="text-sm font-medium text-white">$392.00</span> </div> </div> </div> </div> </div> <a class="block h-12 w-full px-4 py-3 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Procceed to Checkout</a> </div> </div> </section>
[ "@@ -48,7 +48,7 @@\n <td class=\"border-b border-blueGray-800\">\n <div class=\"flex h-32 px-4 items-center\">\n <div class=\"inline-flex pr-1 font-bold text-gray-400 border border-blueGray-800 rounded\">\n- <select class=\"w-12 text-sm font-bold text-center bg-red-900 outline-none\" name=\"\" id=\"\">\n+ <select class=\"w-12 text-sm font-bold text-center bg-transparent outline-none\" name=\"\" id=\"\">\n <option value=\"1\">1</option>\n <option value=\"2\">2</option>\n <option value=\"3\">3</option>\n" ]
<section class="py-12 md:pt-16 md:pb-24 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-col md:flex-row flex-wrap mb-14 items-center justify-center"> <div class="flex items-center"> <div class="inline-flex w-7 h-7 mr-4 justify-center items-center rounded-full bg-yellow-500 text-sm font-bold">1</div> <span class="font-bold text-white">Shopping Cart</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex w-7 h-7 mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white">2</div> <span class="font-bold text-white">Payment & Delivery Options</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex w-7 h-7 mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white">3</div> <span class="font-bold text-white">Order Received</span> </div> </div> <div class="mb-8 overflow-hidden"> <div class="overflow-x-auto"> <table class="w-full min-w-max"> <thead> <tr class="text-left bg-blueGray-900"> <th class="py-5 px-4 text-gray-400 font-medium">Product</th> <th class="py-5 px-4 text-gray-400 font-medium">Price</th> <th class="py-5 px-4 text-gray-400 font-medium">Quantity</th> <th class="py-5 px-4 text-gray-400 font-medium">Subtotal</th> <th class="py-5 pl-4 pr-8 text-gray-400 text-end font-medium">Remove</th> </tr> </thead> <tbody> <tr> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <img class="block w-9 h-9 rounded" src="https://shuffle.dev/vendia-assets/images/cart/small-photo.png" alt="" /> <span class="inline-block ml-4 font-bold text-white">Leather Backpack</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="inline-block text-sm font-medium text-gray-400">$165.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <div class="inline-flex pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-transparent outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-white">$165.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 pl-4 pr-8 items-center justify-end"> <button class="inline-block text-gray-400 hover:text-gray-300"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </td> </tr> <tr> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <img class="block w-9 h-9 rounded" src="https://shuffle.dev/vendia-assets/images/cart/small-photo.png" alt="" /> <span class="ml-4 font-bold text-white">Velvet Belt Bag</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-gray-400">$89.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <div class="inline-flex pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-transparent outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-white">$178.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 pl-4 pr-8 items-center justify-end"> <button class="inline-block text-gray-400 hover:text-gray-300"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </td> </tr> <tr> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <img class="block w-9 h-9 rounded" src="https://shuffle.dev/vendia-assets/images/cart/small-photo.png" alt="" /> <span class="ml-4 font-bold text-white">Leather Wallet</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-gray-400">$49.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <div class="inline-flex mb-4 pr-1 font-bold text-gray-400 border border-blueGray-800 rounded"> <select class="w-12 text-sm font-bold text-center bg-transparent outline-none" name="" id=""> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select> </div> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 px-4 items-center"> <span class="text-sm font-medium text-white">$49.00</span> </div> </td> <td class="border-b border-blueGray-800"> <div class="flex h-32 pl-4 pr-8 items-center justify-end"> <button class="inline-block text-gray-400 hover:text-gray-300"> <svg width="12" height="12" viewbox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </td> </tr> </tbody> </table> </div> </div> <div class="sm:max-w-md mx-auto lg:max-w-none mb-20"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-5/12 px-4 mb-6 lg:mb-0"> <div class="inline-flex flex-wrap lg:flex-nowrap max-w-md items-center w-full bg-blueGray-900"> <span class="pl-5 pr-2"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <input class="h-12 pl-2 text-sm font-normal bg-transparent text-gray-200 outline-none" type="text" placeholder="Enter Coupon Code" /> </div> <div class="ml-auto w-full sm:w-auto flex-shrink-0"> <button class="block w-full px-6 py-2 h-12 text-center text-white text-sm font-bold border-t sm:border-t-0 sm:border-l border-black bg-blueGray-900 hover:bg-blueGray-800 transition duration-200" type="submit">Apply Coupon</button> </div> </div> </div> <div class="w-full lg:w-5/12 px-4 ml-auto"> <div class="sm:flex lg:max-w-md lg:ml-auto items-center justify-end"><a class="inline-flex py-4 px-4 items-center justify-center w-full h-12 mb-2 sm:mb-0 sm:mr-2 text-sm text-white font-bold bg-blueGray-800 hover:bg-blueGray-900 transition duration-200" href="#">Continue Shopping</a><a class="inline-flex py-4 px-4 items-center justify-center w-full h-12 text-center text-sm text-white font-bold bg-blueGray-900 hover:bg-blueGray-800 transition duration-200" href="#">Update Cart</a></div> </div> </div> </div> <div class="sm:max-w-md lg:max-w-lg mx-auto lg:mr-0"> <h6 class="font-bold text-white mb-5">Cart totals</h6> <div class="mb-5 border border-blueGray-800"> <div class="border-b border-blueGray-800"> <div class="flex flex-wrap"> <div class="w-5/12 md:w-1/3"> <div class="pl-4 sm:pl-8 py-6"> <span class="text-sm font-bold text-gray-400">Subtotal</span> </div> </div> <div class="w-7/12 md:w-8/12 border-l border-blueGray-800"> <div class="px-4 sm:px-8 py-6"> <span class="text-sm font-medium text-gray-400">$392.00</span> </div> </div> </div> </div> <div class="border-b border-blueGray-800"> <div class="flex flex-wrap"> <div class="w-5/12 md:w-1/3"> <div class="px-4 sm:pl-8 py-6"> <span class="text-sm font-bold text-gray-400">Shipping</span> </div> </div> <div class="w-7/12 md:w-8/12 border-l border-blueGray-800"> <div class="px-4 sm:px-8 py-6"> <span class="block mb-3 text-sm font-medium text-gray-400">Enter your address to view shipping options.</span> <a class="inline-block text-yellow-500 hover:underline text-sm font-medium" href="#">Calculate Shipping</a> </div> </div> </div> </div> <div class="border-b border-blueGray-800"> <div class="flex flex-wrap"> <div class="w-5/12 md:w-1/3"> <div class="px-4 sm:pl-8 py-6"> <span class="text-sm font-bold text-white">Total</span> </div> </div> <div class="w-7/12 md:w-8/12 border-l border-blueGray-800"> <div class="px-4 sm:px-8 py-6"> <span class="text-sm font-medium text-white">$392.00</span> </div> </div> </div> </div> </div> <a class="block h-12 w-full px-4 py-3 text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Procceed to Checkout</a> </div> </div> </section>
<section class="py-12 md:py-24 lg:pb-32 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="max-w-lg mx-auto"> <form action=""> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="mb-12"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <h6 class="font-bold text-white mb-6">Payment details</h6> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Name on card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Card number</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-2/3 px-2 mb-6 md:mb-0"> <div> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Expiration date (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> </div> </div> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Company</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Apartment, suite, etc.</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">City</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Postal code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> </div> <h6 class="font-bold text-white mb-6">Billing information</h6> <div class="flex items-center mb-8"> <input type="checkbox" value="" id="checkout-checkbox1-2" checked="" /> <label class="ml-3 text-sm font-medium text-white" for="checkout-checkbox1-2">Same as shipping information</label> </div> <div class="pt-6 border-t border-blueGray-800"> <div class="flex items-center justify-between"> <span class="text-sm text-gray-400">You won’t be charged untill the next step.</span> <a class="inline-block px-4 py-2 text-sm text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Continue</a> </div> </div> </form> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-xl mx-auto xl:mr-0 pt-8 pb-12 px-8 sm:px-12 bg-blueGray-900 bg-opacity-50"> <h6 class="text-2xl font-bold text-white mb-5">Order summary</h6> <div> <div class="py-8 border-b border-blueGray-800"> <a class="flex items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout1.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Micro Backpack</span> <span class="block text-sm font-medium text-gray-400">Moss</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout2.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Small Stuff Satchell</span> <span class="block text-sm font-medium text-gray-400">Sand</span> <span class="block text-sm font-medium text-gray-400">18L</span> </div> <span class="text-sm font-bold text-white">$180.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout3.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Carry Clutch</span> <span class="block text-sm font-medium text-gray-400">White and Black</span> <span class="block text-sm font-medium text-gray-400">Small</span> </div> <span class="text-sm font-bold text-white">$70.00</span> </div> </div> </a> </div> <div class="pt-8"> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-white">$320.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-white">$15.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-white">$26.80</span> </div> <div class="flex pt-6 items-center justify-between border-t border-blueGray-800"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-medium text-white">$361.80</span> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -7,7 +7,7 @@\n <h6 class=\"font-bold text-white mb-6\">Contact Information</h6>\n <div class=\"mb-12\">\n <label class=\"block mb-2 text-gray-400 text-sm font-medium\" for=\"\">Email Address</label>\n- <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none\" type=\"email\" />\n+ <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none\" type=\"email\" />\n </div>\n <h6 class=\"font-bold text-white mb-6\">Payment details</h6>\n <div class=\"mb-6\">\n" ]
<section class="py-12 md:py-24 lg:pb-32 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="max-w-lg mx-auto"> <form action=""> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="mb-12"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <h6 class="font-bold text-white mb-6">Payment details</h6> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Name on card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Card number</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-2/3 px-2 mb-6 md:mb-0"> <div> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Expiration date (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> </div> </div> <h6 class="font-bold text-white mb-6">Contact Information</h6> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Company</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="mb-6"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Apartment, suite, etc.</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-12"> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">City</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2 mb-6 md:mb-0"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> <div class="w-full md:w-1/3 px-2"> <label class="block mb-2 text-gray-400 text-sm font-medium" for="">Postal code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-teal-800 outline-none" type="text" /> </div> </div> <h6 class="font-bold text-white mb-6">Billing information</h6> <div class="flex items-center mb-8"> <input type="checkbox" value="" id="checkout-checkbox1-2" checked="" /> <label class="ml-3 text-sm font-medium text-white" for="checkout-checkbox1-2">Same as shipping information</label> </div> <div class="pt-6 border-t border-blueGray-800"> <div class="flex items-center justify-between"> <span class="text-sm text-gray-400">You won’t be charged untill the next step.</span> <a class="inline-block px-4 py-2 text-sm text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Continue</a> </div> </div> </form> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-xl mx-auto xl:mr-0 pt-8 pb-12 px-8 sm:px-12 bg-blueGray-900 bg-opacity-50"> <h6 class="text-2xl font-bold text-white mb-5">Order summary</h6> <div> <div class="py-8 border-b border-blueGray-800"> <a class="flex items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout1.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Micro Backpack</span> <span class="block text-sm font-medium text-gray-400">Moss</span> <span class="block text-sm font-medium text-gray-400">5L</span> </div> <span class="text-sm font-bold text-white">$32.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout2.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Small Stuff Satchell</span> <span class="block text-sm font-medium text-gray-400">Sand</span> <span class="block text-sm font-medium text-gray-400">18L</span> </div> <span class="text-sm font-bold text-white">$180.00</span> </div> </div> </a> </div> <div class="py-8 border-b border-blueGray-800"> <a class="flex items-start" href="#"> <img class="block h-28 w-20" src="https://shuffle.dev/vendia-assets/images/checkout/item-checkout3.png" alt="" /> <div class="w-full pl-5"> <div class="flex mb-4 items-start justify-between"> <div class="mr-10"> <span class="block mb-1 text-sm font-bold text-white">Carry Clutch</span> <span class="block text-sm font-medium text-gray-400">White and Black</span> <span class="block text-sm font-medium text-gray-400">Small</span> </div> <span class="text-sm font-bold text-white">$70.00</span> </div> </div> </a> </div> <div class="pt-8"> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-white">$320.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-white">$15.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-white">$26.80</span> </div> <div class="flex pt-6 items-center justify-between border-t border-blueGray-800"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-medium text-white">$361.80</span> </div> </div> </div> </div> </div> </div> </div> </section>
<section class="py-12 md:py-24 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-col md:flex-row flex-wrap mb-14 items-center justify-center"> <div class="flex items-center"> <div class="inline-flex mr-4 justify-center items-center rounded-full bg-yellow-500 text-sm font-bold" style="width: 30px; height: 30px">1</div> <span class="font-bold text-white">Shopping Cart</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white" style="width: 30px; height: 30px">2</div> <span class="font-bold text-white">Payment & Delivery Options</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white" style="width: 30px; height: 30px">3</div> <span class="font-bold text-white">Order Received</span> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="max-w-lg mx-auto xl:ml-0"> <form> <a class="flex py-2 mb-8 items-center justify-center bg-blueGray-800 hover:bg-blueGray-900 transition duration-200" href="#"> <svg width="13" height="16" viewbox="0 0 13 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="ml-2 font-bold text-white">Pay</span> </a> <div class="flex mb-12 items-center"> <div class="w-full h-px bg-gray-900"></div> <span class="mx-3 text-sm font-bold text-gray-400">or</span> <div class="w-full h-px bg-gray-900"></div> </div> <div class="mb-6"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <div class="mb-8"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Name on Card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> <div class="mb-8"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Card Number</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-8"> <div class="w-full md:w-2/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Expiration Date (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> </div> </div> <div class="mb-8"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-8"> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Postal Code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> </div> </div> <div class="form-check mb-8"> <input type="checkbox" value="" id="checkout-checkbox1-4" checked="" /> <label class="ml-3 text-sm text-white" for="checkout-checkbox1-4">Billing address is the same as shipping address</label> </div> <a class="block mb-12 px-4 py-2 text-sm text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Pay $14,92</a> <div class="flex items-center justify-center"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="ml-3 text-sm font-medium text-gray-400">Payment details stored in plain text</span> </div> </form> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg mx-auto xl:mr-0 p-8 bg-blueGray-900"> <div> <div class="py-8 border-b border-blueGray-800"> <div class="flex flex-wrap -mx-4"> <div class="w-5/12 sm:w-1/3 px-4"> <img class="block h-44 w-38" src="https://shuffle.dev/vendia-assets/images/checkout/item-2-checkout1.png" alt="" /> </div> <div class="w-7/12 sm:w-2/3 px-4"> <div class="flex flex-col h-full"> <div class="mb-auto"> <a class="inline-block mb-2 text-sm font-bold text-white" href="#">Mountain Mist Artwork Tee</a> <span class="block mb-2 text-sm font-bold text-white">$36.00</span> <span class="block text-sm font-medium text-gray-400">Brich</span> <span class="block text-sm font-medium text-gray-400">L</span> </div> <div class="flex mt-8 items-center"> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Edit</a> <div class="mx-5 pt-5 w-px bg-gray-800"></div> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Remove</a> </div> </div> </div> <span></span> <span>0</span> </div> </div> <div class="py-8 border-b border-blueGray-800"> <div class="flex flex-wrap -mx-4"> <div class="w-5/12 sm:w-1/3 px-4"> <img class="block h-44 w-38" src="https://shuffle.dev/vendia-assets/images/checkout/item-2-checkout2.png" alt="" /> </div> <div class="w-7/12 sm:w-2/3 px-4"> <div class="flex flex-col h-full"> <div class="mb-auto"> <a class="inline-block mb-2 text-sm font-bold text-white" href="#">Swirls Artwork Tee</a> <span class="block mb-2 text-sm font-bold text-white">$36.00</span> <span class="block text-sm font-medium text-gray-400">Brich</span> <span class="block text-sm font-medium text-gray-400">L</span> </div> <div class="flex mt-8 items-center"> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Edit</a> <div class="mx-5 pt-5 w-px bg-gray-800"></div> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Remove</a> </div> </div> </div> </div> </div> <div class="py-8 border-b border-blueGray-800"> <div class="flex flex-wrap -mx-4"> <div class="w-5/12 sm:w-1/3 px-4"> <img class="block h-44 w-38" src="https://shuffle.dev/vendia-assets/images/checkout/item-2-checkout3.png" alt="" /> </div> <div class="w-7/12 sm:w-2/3 px-4"> <div class="flex flex-col h-full"> <div class="mb-auto"> <a class="inline-block mb-2 text-sm font-bold text-white" href="#">3D Glasses Artwork Tee</a> <span class="block mb-2 text-sm font-bold text-white">$36.00</span> <span class="block text-sm font-medium text-gray-400">Brich</span> <span class="block text-sm font-medium text-gray-400">L</span> </div> <div class="flex mt-8 items-center"> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Edit</a> <div class="mx-5 pt-5 w-px bg-gray-800"></div> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Remove</a> </div> </div> </div> </div> </div> <div class="mt-8 mb-12"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Discount Code</label> <div class="flex mt-2"> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> <a class="block h-10 ml-4 px-6 py-2 text-center text-sm text-white font-bold bg-gray-800 hover:bg-gray-900 transition duration-200" href="#">Apply</a> </div> </div> <div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-gray-200">$108.00</span> </div> <div class="flex mb-6 items-center justify-between"> <div class="inline-flex items-center"> <span class="text-sm font-medium text-gray-400">Discount</span> <span class="ml-4 px-2 py-1 text-xs bg-gray-500 rounded-full uppercase text-white font-medium">cheapskate</span> </div> <span class="text-sm font-medium text-gray-200">-$16.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-gray-200">$26.80</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-gray-200">$8.00</span> </div> <div class="flex pt-6 items-center justify-between border-t border-blueGray-800"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-medium text-white">$361.80</span> </div> </div> </div> </div> </div> </div> </div> </section>
[ "@@ -35,7 +35,7 @@\n </div>\n <div class=\"mb-6\">\n <label class=\"block mb-2 text-gray-200 text-sm font-bold\" for=\"\">Email Address</label>\n- <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none\" type=\"email\" />\n+ <input class=\"h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none\" type=\"email\" />\n </div>\n <div class=\"mb-8\">\n <label class=\"block mb-2 text-gray-200 text-sm font-bold\" for=\"\">Name on Card</label>\n" ]
<section class="py-12 md:py-24 bg-black"> <div class="container mx-auto px-4"> <div class="flex flex-col md:flex-row flex-wrap mb-14 items-center justify-center"> <div class="flex items-center"> <div class="inline-flex mr-4 justify-center items-center rounded-full bg-yellow-500 text-sm font-bold" style="width: 30px; height: 30px">1</div> <span class="font-bold text-white">Shopping Cart</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white" style="width: 30px; height: 30px">2</div> <span class="font-bold text-white">Payment & Delivery Options</span> </div> <span class="my-4 md:my-0 md:mx-8 lg:mx-16"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div class="flex items-center"> <div class="inline-flex mr-4 justify-center items-center rounded-full bg-blueGray-800 text-sm font-bold text-white" style="width: 30px; height: 30px">3</div> <span class="font-bold text-white">Order Received</span> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="max-w-lg mx-auto xl:ml-0"> <form> <a class="flex py-2 mb-8 items-center justify-center bg-blueGray-800 hover:bg-blueGray-900 transition duration-200" href="#"> <svg width="13" height="16" viewbox="0 0 13 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="ml-2 font-bold text-white">Pay</span> </a> <div class="flex mb-12 items-center"> <div class="w-full h-px bg-gray-900"></div> <span class="mx-3 text-sm font-bold text-gray-400">or</span> <div class="w-full h-px bg-gray-900"></div> </div> <div class="mb-6"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Email Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="email" /> </div> <div class="mb-8"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Name on Card</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="mb-8"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Card Number</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-8"> <div class="w-full md:w-2/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Expiration Date (MM/YY)</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">CVC</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> </div> </div> <div class="mb-8"> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> <div class="flex flex-wrap -mx-2 mb-8"> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Address</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2 mb-8 md:mb-0"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">State / Province</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-transparent outline-none" type="text" /> </div> </div> <div class="w-full md:w-1/3 px-2"> <div> <label class="block mb-2 text-gray-200 text-sm font-bold" for="">Postal Code</label> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> </div> </div> </div> <div class="form-check mb-8"> <input type="checkbox" value="" id="checkout-checkbox1-4" checked="" /> <label class="ml-3 text-sm text-white" for="checkout-checkbox1-4">Billing address is the same as shipping address</label> </div> <a class="block mb-12 px-4 py-2 text-sm text-center font-bold text-black bg-yellow-500 hover:bg-yellow-600 transition duration-200" href="#">Pay $14,92</a> <div class="flex items-center justify-center"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="ml-3 text-sm font-medium text-gray-400">Payment details stored in plain text</span> </div> </form> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg mx-auto xl:mr-0 p-8 bg-blueGray-900"> <div> <div class="py-8 border-b border-blueGray-800"> <div class="flex flex-wrap -mx-4"> <div class="w-5/12 sm:w-1/3 px-4"> <img class="block h-44 w-38" src="https://shuffle.dev/vendia-assets/images/checkout/item-2-checkout1.png" alt="" /> </div> <div class="w-7/12 sm:w-2/3 px-4"> <div class="flex flex-col h-full"> <div class="mb-auto"> <a class="inline-block mb-2 text-sm font-bold text-white" href="#">Mountain Mist Artwork Tee</a> <span class="block mb-2 text-sm font-bold text-white">$36.00</span> <span class="block text-sm font-medium text-gray-400">Brich</span> <span class="block text-sm font-medium text-gray-400">L</span> </div> <div class="flex mt-8 items-center"> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Edit</a> <div class="mx-5 pt-5 w-px bg-gray-800"></div> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Remove</a> </div> </div> </div> <span></span> <span>0</span> </div> </div> <div class="py-8 border-b border-blueGray-800"> <div class="flex flex-wrap -mx-4"> <div class="w-5/12 sm:w-1/3 px-4"> <img class="block h-44 w-38" src="https://shuffle.dev/vendia-assets/images/checkout/item-2-checkout2.png" alt="" /> </div> <div class="w-7/12 sm:w-2/3 px-4"> <div class="flex flex-col h-full"> <div class="mb-auto"> <a class="inline-block mb-2 text-sm font-bold text-white" href="#">Swirls Artwork Tee</a> <span class="block mb-2 text-sm font-bold text-white">$36.00</span> <span class="block text-sm font-medium text-gray-400">Brich</span> <span class="block text-sm font-medium text-gray-400">L</span> </div> <div class="flex mt-8 items-center"> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Edit</a> <div class="mx-5 pt-5 w-px bg-gray-800"></div> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Remove</a> </div> </div> </div> </div> </div> <div class="py-8 border-b border-blueGray-800"> <div class="flex flex-wrap -mx-4"> <div class="w-5/12 sm:w-1/3 px-4"> <img class="block h-44 w-38" src="https://shuffle.dev/vendia-assets/images/checkout/item-2-checkout3.png" alt="" /> </div> <div class="w-7/12 sm:w-2/3 px-4"> <div class="flex flex-col h-full"> <div class="mb-auto"> <a class="inline-block mb-2 text-sm font-bold text-white" href="#">3D Glasses Artwork Tee</a> <span class="block mb-2 text-sm font-bold text-white">$36.00</span> <span class="block text-sm font-medium text-gray-400">Brich</span> <span class="block text-sm font-medium text-gray-400">L</span> </div> <div class="flex mt-8 items-center"> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Edit</a> <div class="mx-5 pt-5 w-px bg-gray-800"></div> <a class="text-sm font-medium text-gray-400 hover:text-gray-200" href="#">Remove</a> </div> </div> </div> </div> </div> <div class="mt-8 mb-12"> <label class="block mb-2 text-gray-200 text-sm font-medium" for="">Discount Code</label> <div class="flex mt-2"> <input class="h-10 w-full px-4 py-2 text-sm text-gray-400 border border-blueGray-800 bg-lime-300 outline-none" type="text" /> <a class="block h-10 ml-4 px-6 py-2 text-center text-sm text-white font-bold bg-gray-800 hover:bg-gray-900 transition duration-200" href="#">Apply</a> </div> </div> <div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Subtotal</span> <span class="text-sm font-medium text-gray-200">$108.00</span> </div> <div class="flex mb-6 items-center justify-between"> <div class="inline-flex items-center"> <span class="text-sm font-medium text-gray-400">Discount</span> <span class="ml-4 px-2 py-1 text-xs bg-gray-500 rounded-full uppercase text-white font-medium">cheapskate</span> </div> <span class="text-sm font-medium text-gray-200">-$16.00</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Taxes</span> <span class="text-sm font-medium text-gray-200">$26.80</span> </div> <div class="flex mb-6 items-center justify-between"> <span class="text-sm font-medium text-gray-400">Shipping</span> <span class="text-sm font-medium text-gray-200">$8.00</span> </div> <div class="flex pt-6 items-center justify-between border-t border-blueGray-800"> <span class="text-sm font-bold text-white">Total</span> <span class="text-sm font-medium text-white">$361.80</span> </div> </div> </div> </div> </div> </div> </div> </section>
<div> <section class="relative py-24 bg-blue-50 overflow-x-hidden"> <div class="absolute inset-0"> <svg class="mx-auto mt-10" width="804" height="728" viewbox="0 0 804 728" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="relative container px-4 mx-auto"> <div class="max-w-2xl mx-auto text-center mb-16"> <h2 class="mb-6 text-5xl font-bold font-heading text-blue-800">Get our Free Mobile App</h2> <p class="mb-8 text-lg text-gray-500">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> <div class="flex justify-center items-center"> <a class="mr-4" href="#"> <img class="h-12" src="https://shuffle.dev/bendis-assets/images/app-store-blue.png" alt="" /> </a> <a href="#"> <img class="h-12" src="https://shuffle.dev/bendis-assets/images/google-play-blue.png" alt="" /> </a> </div> </div> <div class="flex flex-wrap items-center -mx-4 -mb-8"> <div class="w-full lg:w-2/6 px-4 lg:-mr-4"> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-yellow-500"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-sky-700"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-sky-700"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> </div> <div class="w-full lg:w-2/6 px-4 mt-16 mb-16 lg:mt-0 lg:mb-0"> <img class="h-64 lg:h-128 lg:w-3/4 mx-auto object-contain" src="https://shuffle.dev/bendis-assets/images/one-phone.png" alt="" /> </div> <div class="w-full lg:w-2/6 px-4 lg:-ml-4"> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-sky-700"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-sky-700"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-sky-700"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -19,7 +19,7 @@\n <div class=\"flex flex-wrap items-center -mx-4 -mb-8\">\n <div class=\"w-full lg:w-2/6 px-4 lg:-mr-4\">\n <div class=\"flex mb-10\">\n- <span class=\"flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-sky-700\">\n+ <span class=\"flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-yellow-500\">\n <svg class=\"ml-5\" width=\"26\" height=\"26\" viewbox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </span>\n <div>\n" ]
<div> <section class="relative py-24 bg-blue-50 overflow-x-hidden"> <div class="absolute inset-0"> <svg class="mx-auto mt-10" width="804" height="728" viewbox="0 0 804 728" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="relative container px-4 mx-auto"> <div class="max-w-2xl mx-auto text-center mb-16"> <h2 class="mb-6 text-5xl font-bold font-heading text-blue-800">Get our Free Mobile App</h2> <p class="mb-8 text-lg text-gray-500">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> <div class="flex justify-center items-center"> <a class="mr-4" href="#"> <img class="h-12" src="https://shuffle.dev/bendis-assets/images/app-store-blue.png" alt="" /> </a> <a href="#"> <img class="h-12" src="https://shuffle.dev/bendis-assets/images/google-play-blue.png" alt="" /> </a> </div> </div> <div class="flex flex-wrap items-center -mx-4 -mb-8"> <div class="w-full lg:w-2/6 px-4 lg:-mr-4"> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-yellow-500"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-yellow-500"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-yellow-500"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> </div> <div class="w-full lg:w-2/6 px-4 mt-16 mb-16 lg:mt-0 lg:mb-0"> <img class="h-64 lg:h-128 lg:w-3/4 mx-auto object-contain" src="https://shuffle.dev/bendis-assets/images/one-phone.png" alt="" /> </div> <div class="w-full lg:w-2/6 px-4 lg:-ml-4"> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-yellow-500"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-yellow-500"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> <div class="flex mb-10"> <span class="flex-shrink-0 flex w-20 h-12 mr-6 items-center clip-path-right-top bg-sky-700"> <svg class="ml-5" width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <div> <h3 class="mb-4 text-lg font-semibold font-heading text-blue-800">Neque porro quisquam est</h3> <p class="text-gray-500 leading-loose">If you have ever wondered how to develop your brand, this is the place for you.</p> </div> </div> </div> </div> </div> </section> </div>
<div> <section> <nav class="px-4 sm:px-10 py-4 bg-gray-900"> <div class="relative flex items-center justify-between"> <div class="absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <a class="inline-block" href="#"> <img src="https://shuffle.dev/acros-assets/logo/logo-acros-column-white.svg" alt="" /> </a> </div> <div class="w-auto"> <a class="navbar-burger inline-flex w-14 h-14 justify-center items-center bg-gray-500 hover:bg-gray-600 rounded-full" href="#"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-auto"> <a class="navbar-burger inline-flex w-14 h-14 justify-center items-center bg-gray-500 hover:bg-gray-600 rounded-full" href="#"> <svg width="20" height="10" viewbox="0 0 20 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 backdrop-blur-xl backdrop-filter bg-gray-900 bg-opacity-80"></div> <nav class="relative pt-7 pb-8 bg-white h-full overflow-y-auto"> <div class="flex flex-col px-6 h-full"> <a class="inline-block ml-4 mb-7" href="#"> <img src="https://shuffle.dev/acros-assets/logo/logo-acros-black.svg" alt="" /> </a> <ul class="w-full mb-auto pb-16"> <li> <a class="font-heading block text-base font-medium py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Home</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">About</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Company</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Services</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Testimonials</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Contact</a> </li> </ul> <div class="w-full"> <a class="block w-full py-4 px-4 mb-4 text-center font-heading font-light text-base hover:text-green-500 border border-gray-900 hover:border-green-500 rounded-sm transition duration-200" href="#">Log in</a><a class="block w-full py-4 px-4 mb-8 text-center font-heading font-light text-base text-white bg-green-500 hover:bg-green-600 border border-green-500 hover:border-green-600 rounded-sm transition duration-200" href="#">Sign up</a> <p class="pl-2 text-sm">2022 © Shuffle</p> </div> </div> </nav> </div> </section> </div>
[ "@@ -28,7 +28,7 @@\n </a>\n <ul class=\"w-full mb-auto pb-16\">\n <li>\n- <a class=\"font-heading block text-base font-light py-4 px-6 hover:bg-green-50 rounded-sm\" href=\"#\">Home</a>\n+ <a class=\"font-heading block text-base font-medium py-4 px-6 hover:bg-green-50 rounded-sm\" href=\"#\">Home</a>\n </li>\n <li>\n <a class=\"font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm\" href=\"#\">About</a>\n" ]
<div> <section> <nav class="px-4 sm:px-10 py-4 bg-gray-900"> <div class="relative flex items-center justify-between"> <div class="absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <a class="inline-block" href="#"> <img src="https://shuffle.dev/acros-assets/logo/logo-acros-column-white.svg" alt="" /> </a> </div> <div class="w-auto"> <a class="navbar-burger inline-flex w-14 h-14 justify-center items-center bg-gray-500 hover:bg-gray-600 rounded-full" href="#"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-auto"> <a class="navbar-burger inline-flex w-14 h-14 justify-center items-center bg-gray-500 hover:bg-gray-600 rounded-full" href="#"> <svg width="20" height="10" viewbox="0 0 20 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 backdrop-blur-xl backdrop-filter bg-gray-900 bg-opacity-80"></div> <nav class="relative pt-7 pb-8 bg-white h-full overflow-y-auto"> <div class="flex flex-col px-6 h-full"> <a class="inline-block ml-4 mb-7" href="#"> <img src="https://shuffle.dev/acros-assets/logo/logo-acros-black.svg" alt="" /> </a> <ul class="w-full mb-auto pb-16"> <li> <a class="font-heading block text-base font-medium py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Home</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">About</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Company</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Services</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Testimonials</a> </li> <li> <a class="font-heading block text-base py-4 px-6 hover:bg-green-50 rounded-sm" href="#">Contact</a> </li> </ul> <div class="w-full"> <a class="block w-full py-4 px-4 mb-4 text-center font-heading font-medium text-base hover:text-green-500 border border-gray-900 hover:border-green-500 rounded-sm transition duration-200" href="#">Log in</a><a class="block w-full py-4 px-4 mb-8 text-center font-heading font-medium text-base text-white bg-green-500 hover:bg-green-600 border border-green-500 hover:border-green-600 rounded-sm transition duration-200" href="#">Sign up</a> <p class="pl-2 text-sm">2022 © Shuffle</p> </div> </div> </nav> </div> </section> </div>
<div> <section class="overflow-hidden bg-darkBlueGray-50"> <div class="bg-blue-500"> <div class="px-6 md:px-12"> <nav class="flex justify-between py-6"> <div class="relative flex w-full items-center"> <a class="hidden md:inline-block mr-12 text-white hover:text-gray-100" href="#"> <svg width="25" height="16" viewbox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="hidden md:block flex-shrink-0 w-px h-12 bg-blue-400 opacity-40 mx-12"></div> <div class="relative hidden xl:flex items-center px-6 py-4 border-2 border-blue-400 border-opacity-40 rounded-xl"> <span class="inline-block mr-6"> <svg width="17" height="17" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <input class="rounded-4xl text-sm text-white placeholder-white font-heading font-medium bg-blue-500 outline-none" placeholder="SEARCH" /> </div> <a class="absolute top-1/2 left-1/2 transform -translate-y-1/2 -translate-x-1/2" href="#"> <img class="h-12" src="https://shuffle.dev/uinel-assets/logos/ecommerce/uistore-white-white.svg" alt="" /> </a> <div class="hidden md:block flex-shrink-0 w-px h-12 bg-blue-400 opacity-40 ml-auto mr-12"></div> <div class="hidden xl:flex items-center"> <a class="inline-block mr-10 text-white hover:text-gray-100" href="#"> <svg width="23" height="21" viewbox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="relative inline-block text-white hover:text-gray-100" href="#"> <div class="absolute bottom-0 right-0 flex items-center justify-center -mb-4 -mr-4 w-6 h-6 text-sm text-white bg-purple-400 rounded-full">3</div> <svg width="21" height="23" viewbox="0 0 21 23" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="flex-shrink-0 w-px h-12 bg-blue-400 opacity-40 ml-10 mr-9"></div> <a class="flex items-center text-white" href="#"> <span class="font-medium text-white">Sona</span> <img class="ml-5" src="https://shuffle.dev/uinel-assets/elements/navigations/avatar-online.png" alt="" /> <svg class="ml-4" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <button class="navbar-burger py-6 self-center text-white md:hidden"> <svg width="25" height="16" viewbox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </nav> <div class="navbar-menu hidden fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-gray-800 opacity-80"></div> <nav class="relative flex flex-col py-20 px-12 md:pl-18 md:pr-16 h-full w-full bg-darkBlueGray-700 overflow-y-auto"> <button class="navbar-close absolute top-5 p-6 right-5"> <svg width="14" height="13" viewbox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <span class="mb-6 text-xs text-darkBlueGray-300 font-medium uppercase tracking-wider">Discover Uistore</span> <ul class="mb-20"> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Products</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">New in</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Sale</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Stories</a> </li> <li> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Contact</a> </li> </ul> <ul class="mb-12 flex-1"> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Facebook</a> </li> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Instagram</a> </li> <li> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Twitter</a> </li> </ul> <a class="block w-full py-4 px-10 text-lg text-white font-heading font-medium tracking-tighter text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Sign in</a> </nav> </div> </div> </div> <div class="bg-cover bg-right md:bg-center" style="background-image: url(&quot;uinel-assets/images/ecommerce-headers/background-photo.png&quot;)"> <div class="container px-4 mx-auto"> <div class="w-full md:w-2/3 lg:w-1/2 ml-auto pt-20 md:pt-36"> <span class="inline-block px-5 py-3 mb-10 font-medium tracking-wide text-lg text-blue-500 bg-white border border-blue-500 rounded-full">New product</span> <h1 class="max-w-xl mb-8 font-heading font-medium text-8xl md:text-10xl xl:text-13xl leading-tight">Headphones for you.</h1> <p class="mb-7 font-heading font-medium text-xl">Up to 23% off everything.</p> <p class="mb-14 text-base text-darkBlueGray-400">From $29.12/mo. for 24 mo. or $699 before trade‑in1.</p> <div class="flex flex-wrap items-center justify-center md:justify-start mb-14 md:mb-24"> <a class="inline-block w-full md:w-auto py-4 px-10 mb-10 md:mb-0 leading-8 font-heading font-medium tracking-tighter text-xl text-white text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Shop now</a> <span class="hidden md:inline-block mx-8 text-darkBlueGray-200"> <svg width="2" height="46" viewbox="0 0 2 46" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <a class="inline-flex items-center justify-center w-16 h-14 mr-2 bg-red-950 hover:bg-darkBlueGray-100 rounded-full" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex items-center justify-center w-16 h-14 bg-red-950 hover:bg-darkBlueGray-100 rounded-full" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="w-full md:w-2/3 ml-auto"> <div class="flex items-center"> <div class="hidden md:block md:w-1/2 lg:w-1/3"> <div class="h-1 mb-28"> <div class="h-1/2 mt-20 bg-gray-200 w-full"> <div class="w-1/3 h-full bg-purple-500"></div> </div> </div> </div> <div class="relative w-auto md:w-auto md:ml-10 lg:ml-40"> <img src="https://shuffle.dev/uinel-assets/images/ecommerce-headers/placeholder-photo.png" alt="" /> <div class="absolute bottom-5 sm:bottom-0 left-5 sm:left-0 sm:ml-12 sm:mb-12"> <a class="block text-7xl text-white font-heading font-medium underline" href="#">Shop tablet</a> <a class="inline-flex items-center text-xl font-medium text-white hover:text-darkBlueGray-100" href="#"> <span class="mr-2">Buy</span> <svg width="16" height="13" viewbox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -81,7 +81,7 @@\n <div class=\"bg-cover bg-right md:bg-center\" style=\"background-image: url(&quot;uinel-assets/images/ecommerce-headers/background-photo.png&quot;)\">\n <div class=\"container px-4 mx-auto\">\n <div class=\"w-full md:w-2/3 lg:w-1/2 ml-auto pt-20 md:pt-36\">\n- <span class=\"inline-block px-5 py-3 mb-10 font-medium tracking-wide text-lg text-blue-500 bg-red-950 border border-blue-500 rounded-full\">New product</span>\n+ <span class=\"inline-block px-5 py-3 mb-10 font-medium tracking-wide text-lg text-blue-500 bg-white border border-blue-500 rounded-full\">New product</span>\n <h1 class=\"max-w-xl mb-8 font-heading font-medium text-8xl md:text-10xl xl:text-13xl leading-tight\">Headphones for you.</h1>\n <p class=\"mb-7 font-heading font-medium text-xl\">Up to 23% off everything.</p>\n <p class=\"mb-14 text-base text-darkBlueGray-400\">From $29.12/mo. for 24 mo. or $699 before trade‑in1.</p>\n" ]
<div> <section class="overflow-hidden bg-darkBlueGray-50"> <div class="bg-blue-500"> <div class="px-6 md:px-12"> <nav class="flex justify-between py-6"> <div class="relative flex w-full items-center"> <a class="hidden md:inline-block mr-12 text-white hover:text-gray-100" href="#"> <svg width="25" height="16" viewbox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="hidden md:block flex-shrink-0 w-px h-12 bg-blue-400 opacity-40 mx-12"></div> <div class="relative hidden xl:flex items-center px-6 py-4 border-2 border-blue-400 border-opacity-40 rounded-xl"> <span class="inline-block mr-6"> <svg width="17" height="17" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <input class="rounded-4xl text-sm text-white placeholder-white font-heading font-medium bg-blue-500 outline-none" placeholder="SEARCH" /> </div> <a class="absolute top-1/2 left-1/2 transform -translate-y-1/2 -translate-x-1/2" href="#"> <img class="h-12" src="https://shuffle.dev/uinel-assets/logos/ecommerce/uistore-white-white.svg" alt="" /> </a> <div class="hidden md:block flex-shrink-0 w-px h-12 bg-blue-400 opacity-40 ml-auto mr-12"></div> <div class="hidden xl:flex items-center"> <a class="inline-block mr-10 text-white hover:text-gray-100" href="#"> <svg width="23" height="21" viewbox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="relative inline-block text-white hover:text-gray-100" href="#"> <div class="absolute bottom-0 right-0 flex items-center justify-center -mb-4 -mr-4 w-6 h-6 text-sm text-white bg-purple-400 rounded-full">3</div> <svg width="21" height="23" viewbox="0 0 21 23" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="flex-shrink-0 w-px h-12 bg-blue-400 opacity-40 ml-10 mr-9"></div> <a class="flex items-center text-white" href="#"> <span class="font-medium text-white">Sona</span> <img class="ml-5" src="https://shuffle.dev/uinel-assets/elements/navigations/avatar-online.png" alt="" /> <svg class="ml-4" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <button class="navbar-burger py-6 self-center text-white md:hidden"> <svg width="25" height="16" viewbox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </nav> <div class="navbar-menu hidden fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-gray-800 opacity-80"></div> <nav class="relative flex flex-col py-20 px-12 md:pl-18 md:pr-16 h-full w-full bg-darkBlueGray-700 overflow-y-auto"> <button class="navbar-close absolute top-5 p-6 right-5"> <svg width="14" height="13" viewbox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <span class="mb-6 text-xs text-darkBlueGray-300 font-medium uppercase tracking-wider">Discover Uistore</span> <ul class="mb-20"> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Products</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">New in</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Sale</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Stories</a> </li> <li> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Contact</a> </li> </ul> <ul class="mb-12 flex-1"> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Facebook</a> </li> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Instagram</a> </li> <li> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Twitter</a> </li> </ul> <a class="block w-full py-4 px-10 text-lg text-white font-heading font-medium tracking-tighter text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Sign in</a> </nav> </div> </div> </div> <div class="bg-cover bg-right md:bg-center" style="background-image: url(&quot;uinel-assets/images/ecommerce-headers/background-photo.png&quot;)"> <div class="container px-4 mx-auto"> <div class="w-full md:w-2/3 lg:w-1/2 ml-auto pt-20 md:pt-36"> <span class="inline-block px-5 py-3 mb-10 font-medium tracking-wide text-lg text-blue-500 bg-white border border-blue-500 rounded-full">New product</span> <h1 class="max-w-xl mb-8 font-heading font-medium text-8xl md:text-10xl xl:text-13xl leading-tight">Headphones for you.</h1> <p class="mb-7 font-heading font-medium text-xl">Up to 23% off everything.</p> <p class="mb-14 text-base text-darkBlueGray-400">From $29.12/mo. for 24 mo. or $699 before trade‑in1.</p> <div class="flex flex-wrap items-center justify-center md:justify-start mb-14 md:mb-24"> <a class="inline-block w-full md:w-auto py-4 px-10 mb-10 md:mb-0 leading-8 font-heading font-medium tracking-tighter text-xl text-white text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Shop now</a> <span class="hidden md:inline-block mx-8 text-darkBlueGray-200"> <svg width="2" height="46" viewbox="0 0 2 46" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <a class="inline-flex items-center justify-center w-16 h-14 mr-2 bg-white hover:bg-darkBlueGray-100 rounded-full" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex items-center justify-center w-16 h-14 bg-red-950 hover:bg-darkBlueGray-100 rounded-full" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="w-full md:w-2/3 ml-auto"> <div class="flex items-center"> <div class="hidden md:block md:w-1/2 lg:w-1/3"> <div class="h-1 mb-28"> <div class="h-1/2 mt-20 bg-gray-200 w-full"> <div class="w-1/3 h-full bg-purple-500"></div> </div> </div> </div> <div class="relative w-auto md:w-auto md:ml-10 lg:ml-40"> <img src="https://shuffle.dev/uinel-assets/images/ecommerce-headers/placeholder-photo.png" alt="" /> <div class="absolute bottom-5 sm:bottom-0 left-5 sm:left-0 sm:ml-12 sm:mb-12"> <a class="block text-7xl text-white font-heading font-medium underline" href="#">Shop tablet</a> <a class="inline-flex items-center text-xl font-medium text-white hover:text-darkBlueGray-100" href="#"> <span class="mr-2">Buy</span> <svg width="16" height="13" viewbox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </div> </div> </div> </section> </div>
<div> <section class="py-24 2xl:py-44 bg-darkBlueGray-500"> <div class="container px-4 mx-auto"> <ul class="mb-14 xl:mb-20 mx-auto flex flex-wrap max-w-7xl"> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Smartphone</a> </li> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">System</a> </li> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Tablet</a> </li> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Collections</a> </li> <li><a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Story</a></li> </ul> <div class="md:flex md:items-center xl:items-stretch md:flex-wrap mb-14 border border-white border-opacity-20 rounded-3xl"> <div class="xl:flex xl:items-center w-full xl:w-6/12"> <div class="p-10 xl:py-14 xl:px-6 xl:mx-auto md:max-w-xl"> <span class="block mb-7 text-xs leading-4 text-gray-300 uppercase font-medium tracking-widest">Newsletter</span> <h2 class="mb-10 text-6xl leading-tighter text-white font-heading font-medium xl:pr-24">Get free 20% discount for your first order.</h2> <div class="md:flex"> <input class="py-3 px-6 xl:px-9 mb-2 md:mb-0 xl:mb-0 xl:mr-2 w-full md:w-auto xl:w-full bg-blueGray-50 placeholder-darkBlueGray-400 border-2 border-blue-400 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" type="email" placeholder="Enter you Email" /> <a class="inline-block py-3 px-10 md:ml-2 w-full md:max-w-max text-xl leading-7 text-white font-heading font-medium tracking-tighter text-center bg-purple-500 hover:bg-purple-600 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Let's go!</a> </div> </div> </div> <div class="relative xl:flex xl:items-center w-full md:w-1/2 xl:w-3/12"> <div class="absolute left-0 top-0 xl:top-1/2 xl:transform xl:-translate-y-1/2 w-full xl:w-px h-px xl:h-56 bg-gray-100 bg-opacity-20"></div> <div class="p-10 xl:px-20"> <img class="mb-6" src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/email-orange.svg" alt="" /> <h3 class="mb-2 text-3xl leading-loose text-white font-heading font-medium">Email</h3> <p class="text-indigo-950">[email protected]</p> </div> </div> <div class="relative xl:flex xl:items-center w-full md:w-1/2 xl:w-3/12"> <div class="absolute left-0 top-0 xl:top-1/2 xl:transform xl:-translate-y-1/2 w-full xl:w-px h-px xl:h-56 bg-gray-100 bg-opacity-20"></div> <div class="p-10 xl:px-20"> <img class="mb-6" src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/chat-orange.svg" alt="" /> <h3 class="mb-2 text-3xl leading-loose text-white font-heading font-medium">Chat 24/7</h3> <p class="text-indigo-950">Chat for our customers</p> </div> </div> </div> <div class="md:flex mb-16 mx-auto max-w-7xl md:justify-between lg:justify-start md:items-center"> <div class="sm:flex sm:justify-between sm:items-center mb-12 md:mb-0"> <a href="#"> <img class="h-12" src="https://shuffle.dev/uinel-assets/logos/ecommerce/uistore-white-white.svg" alt="" /> </a> </div> <ul class="sm:flex lg:ml-36"> <li class="mb-4 sm:mb-0"> <a class="text-gray-400 hover:text-indigo-950 font-heading font-medium" href="#">Reviews</a> </li> <li class="mb-4 sm:mb-0 sm:mx-16"> <a class="flex items-center text-gray-400 hover:text-indigo-950 font-heading font-medium" href="#"> <span>Security</span> <svg class="ml-3" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li> <a class="text-gray-400 hover:text-indigo-950 font-heading font-medium" href="#">Join for free</a> </li> </ul> </div> <div class="flex flex-wrap mx-auto max-w-7xl"> <a class="inline-block p-3 mr-5 bg-indigo-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/twitter.svg" alt="" /> </a> </div> </div> </section> </div>
[ "@@ -19,7 +19,7 @@\n <div class=\"md:flex md:items-center xl:items-stretch md:flex-wrap mb-14 border border-white border-opacity-20 rounded-3xl\">\n <div class=\"xl:flex xl:items-center w-full xl:w-6/12\">\n <div class=\"p-10 xl:py-14 xl:px-6 xl:mx-auto md:max-w-xl\">\n- <span class=\"block mb-7 text-xs leading-4 text-indigo-950 uppercase font-medium tracking-widest\">Newsletter</span>\n+ <span class=\"block mb-7 text-xs leading-4 text-gray-300 uppercase font-medium tracking-widest\">Newsletter</span>\n <h2 class=\"mb-10 text-6xl leading-tighter text-white font-heading font-medium xl:pr-24\">Get free 20% discount for your first order.</h2>\n <div class=\"md:flex\">\n <input class=\"py-3 px-6 xl:px-9 mb-2 md:mb-0 xl:mb-0 xl:mr-2 w-full md:w-auto xl:w-full bg-blueGray-50 placeholder-darkBlueGray-400 border-2 border-blue-400 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl\" type=\"email\" placeholder=\"Enter you Email\" />\n" ]
<div> <section class="py-24 2xl:py-44 bg-darkBlueGray-500"> <div class="container px-4 mx-auto"> <ul class="mb-14 xl:mb-20 mx-auto flex flex-wrap max-w-7xl"> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Smartphone</a> </li> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">System</a> </li> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Tablet</a> </li> <li class="mb-3 mr-8 xl:mr-32"> <a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Collections</a> </li> <li><a class="text-xl text-white hover:text-gray-100 font-heading font-medium" href="#">Story</a></li> </ul> <div class="md:flex md:items-center xl:items-stretch md:flex-wrap mb-14 border border-white border-opacity-20 rounded-3xl"> <div class="xl:flex xl:items-center w-full xl:w-6/12"> <div class="p-10 xl:py-14 xl:px-6 xl:mx-auto md:max-w-xl"> <span class="block mb-7 text-xs leading-4 text-gray-300 uppercase font-medium tracking-widest">Newsletter</span> <h2 class="mb-10 text-6xl leading-tighter text-white font-heading font-medium xl:pr-24">Get free 20% discount for your first order.</h2> <div class="md:flex"> <input class="py-3 px-6 xl:px-9 mb-2 md:mb-0 xl:mb-0 xl:mr-2 w-full md:w-auto xl:w-full bg-blueGray-50 placeholder-darkBlueGray-400 border-2 border-blue-400 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" type="email" placeholder="Enter you Email" /> <a class="inline-block py-3 px-10 md:ml-2 w-full md:max-w-max text-xl leading-7 text-white font-heading font-medium tracking-tighter text-center bg-purple-500 hover:bg-purple-600 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Let's go!</a> </div> </div> </div> <div class="relative xl:flex xl:items-center w-full md:w-1/2 xl:w-3/12"> <div class="absolute left-0 top-0 xl:top-1/2 xl:transform xl:-translate-y-1/2 w-full xl:w-px h-px xl:h-56 bg-gray-100 bg-opacity-20"></div> <div class="p-10 xl:px-20"> <img class="mb-6" src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/email-orange.svg" alt="" /> <h3 class="mb-2 text-3xl leading-loose text-white font-heading font-medium">Email</h3> <p class="text-gray-300">[email protected]</p> </div> </div> <div class="relative xl:flex xl:items-center w-full md:w-1/2 xl:w-3/12"> <div class="absolute left-0 top-0 xl:top-1/2 xl:transform xl:-translate-y-1/2 w-full xl:w-px h-px xl:h-56 bg-gray-100 bg-opacity-20"></div> <div class="p-10 xl:px-20"> <img class="mb-6" src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/chat-orange.svg" alt="" /> <h3 class="mb-2 text-3xl leading-loose text-white font-heading font-medium">Chat 24/7</h3> <p class="text-gray-300">Chat for our customers</p> </div> </div> </div> <div class="md:flex mb-16 mx-auto max-w-7xl md:justify-between lg:justify-start md:items-center"> <div class="sm:flex sm:justify-between sm:items-center mb-12 md:mb-0"> <a href="#"> <img class="h-12" src="https://shuffle.dev/uinel-assets/logos/ecommerce/uistore-white-white.svg" alt="" /> </a> </div> <ul class="sm:flex lg:ml-36"> <li class="mb-4 sm:mb-0"> <a class="text-gray-400 hover:text-indigo-950 font-heading font-medium" href="#">Reviews</a> </li> <li class="mb-4 sm:mb-0 sm:mx-16"> <a class="flex items-center text-gray-400 hover:text-indigo-950 font-heading font-medium" href="#"> <span>Security</span> <svg class="ml-3" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li> <a class="text-gray-400 hover:text-indigo-950 font-heading font-medium" href="#">Join for free</a> </li> </ul> </div> <div class="flex flex-wrap mx-auto max-w-7xl"> <a class="inline-block p-3 mr-5 bg-indigo-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-footers/twitter.svg" alt="" /> </a> </div> </div> </section> </div>
<div> <section class="font-medium bg-blueGray-100 pt-24 pb-12 2xl:py-44 rounded-b-10xl"> <div class="container px-4 mx-auto"> <div class="mb-10 text-center"> <span class="inline-block mb-10 uppercase tracking-widest text-xs leading-4 text-gray-300">Newsletter</span> <h2 class="font-heading text-9xl md:text-10xl xl:text-11xl leading-tight">Subscribe to our newsletter</h2> </div> <ul class="md:flex md:justify-center mb-20 xl:mb-28"> <li class="flex md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-white rounded-8xl shadow-xl"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/newsletter/checked.svg" alt="" /> <span>Complete tools</span> </li> <li class="flex md:mx-3 md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-amber-950 rounded-8xl shadow-xl"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/newsletter/checked.svg" alt="" /> <span>100 team members</span> </li> <li class="flex md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-amber-950 rounded-8xl shadow-xl"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/newsletter/checked.svg" alt="" /> <span>100GB cloud storage</span> </li> </ul> <div class="relative max-w-5xl mx-auto"> <img class="hidden md:block absolute -bottom-5" src="https://shuffle.dev/uinel-assets/elements/newsletter/bg-email.svg" alt="" /> <img class="md:hidden absolute -bottom-5 h-64 object-cover rounded-xl" src="https://shuffle.dev/uinel-assets/elements/newsletter/bg-email.svg" alt="" /> <div class="md:flex md:items-center md:justify-center bg-amber-950 rounded-3xl py-20 px-8 m-5 relative z-10"> <h3 class="text-4xl leading-10 mb-6 md:mb-0">Enter your Email:</h3> <div class="relative mb-3 md:mb-0 md:ml-9 md:mr-6"> <img class="z-10 absolute top-1/2 transform -translate-y-1/2 left-8" src="https://shuffle.dev/uinel-assets/elements/newsletter/mail.svg" alt="" /> <input class="w-full md:w-48 lg:w-80 h-16 px-8 pl-16 bg-blueGray-50 rounded-2xl text-lg text-darkBlueGray-400 border border-blue-500 outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="text" /> </div> <a class="block py-5 px-10 mt-3 md:mt-0 w-full md:max-w-max text-xl leading-6 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Let's go</a> </div> </div> </div> </section> </div>
[ "@@ -6,7 +6,7 @@\n <h2 class=\"font-heading text-9xl md:text-10xl xl:text-11xl leading-tight\">Subscribe to our newsletter</h2>\n </div>\n <ul class=\"md:flex md:justify-center mb-20 xl:mb-28\">\n- <li class=\"flex md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-amber-950 rounded-8xl shadow-xl\">\n+ <li class=\"flex md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-white rounded-8xl shadow-xl\">\n <img class=\"mr-6\" src=\"https://shuffle.dev/uinel-assets/elements/newsletter/checked.svg\" alt=\"\" />\n <span>Complete tools</span>\n </li>\n" ]
<div> <section class="font-medium bg-blueGray-100 pt-24 pb-12 2xl:py-44 rounded-b-10xl"> <div class="container px-4 mx-auto"> <div class="mb-10 text-center"> <span class="inline-block mb-10 uppercase tracking-widest text-xs leading-4 text-gray-300">Newsletter</span> <h2 class="font-heading text-9xl md:text-10xl xl:text-11xl leading-tight">Subscribe to our newsletter</h2> </div> <ul class="md:flex md:justify-center mb-20 xl:mb-28"> <li class="flex md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-white rounded-8xl shadow-xl"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/newsletter/checked.svg" alt="" /> <span>Complete tools</span> </li> <li class="flex md:mx-3 md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-white rounded-8xl shadow-xl"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/newsletter/checked.svg" alt="" /> <span>100 team members</span> </li> <li class="flex md:max-w-max py-3 px-6 mb-3 leading-6 font-normal text-darkBlueGray-400 bg-white rounded-8xl shadow-xl"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/newsletter/checked.svg" alt="" /> <span>100GB cloud storage</span> </li> </ul> <div class="relative max-w-5xl mx-auto"> <img class="hidden md:block absolute -bottom-5" src="https://shuffle.dev/uinel-assets/elements/newsletter/bg-email.svg" alt="" /> <img class="md:hidden absolute -bottom-5 h-64 object-cover rounded-xl" src="https://shuffle.dev/uinel-assets/elements/newsletter/bg-email.svg" alt="" /> <div class="md:flex md:items-center md:justify-center bg-amber-950 rounded-3xl py-20 px-8 m-5 relative z-10"> <h3 class="text-4xl leading-10 mb-6 md:mb-0">Enter your Email:</h3> <div class="relative mb-3 md:mb-0 md:ml-9 md:mr-6"> <img class="z-10 absolute top-1/2 transform -translate-y-1/2 left-8" src="https://shuffle.dev/uinel-assets/elements/newsletter/mail.svg" alt="" /> <input class="w-full md:w-48 lg:w-80 h-16 px-8 pl-16 bg-blueGray-50 rounded-2xl text-lg text-darkBlueGray-400 border border-blue-500 outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="text" /> </div> <a class="block py-5 px-10 mt-3 md:mt-0 w-full md:max-w-max text-xl leading-6 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Let's go</a> </div> </div> </div> </section> </div>
<div> <section class="py-20 xl:py-24 bg-white" style="background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center"> <div class="container px-4 mx-auto"> <div class="text-center"> <span class="inline-block py-px px-2 mb-4 text-xs leading-5 text-green-500 bg-green-100 font-medium uppercase rounded-9xl">Pricing</span> <h3 class="mb-4 text-3xl md:text-5xl text-coolGray-900 font-bold tracking-tighter">Flexible pricing plan for your startup</h3> <p class="mb-12 text-lg md:text-xl text-coolGray-500 font-medium">Pricing that scales with your business immediately.</p> </div> <div class="flex flex-wrap justify-center -mx-4"> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="flex flex-col pt-8 pb-8 bg-coolGray-50 rounded-md shadow-md hover:scale-105 transition duration-500"> <div class="px-8 pb-8"> <h3 class="mb-6 text-lg md:text-xl text-coolGray-800 font-medium">Small</h3> <div class="mb-6"> <span class="relative -top-10 right-1 text-3xl text-coolGray-900 font-bold">$</span> <span class="text-6xl md:text-7xl text-coolGray-900 font-semibold">10</span> <span class="inline-block ml-1 text-coolGray-500 font-semibold">per month</span> </div> <p class="mb-6 text-coolGray-400 font-medium">Basic features for up to 10 users.</p> <a class="inline-block py-4 px-7 mb-4 w-full text-base md:text-lg leading-6 text-green-50 font-medium text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Get Started</a><a class="inline-block py-3 px-7 w-full text-coolGray-500 font-medium text-center bg-orange-200 hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-100 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Learn more</a> </div> <div class="border-b border-coolGray-100"></div> <ul class="self-start px-8 pt-8"> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Complete documentation</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Working materials in Figma</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>100GB cloud storage</span> </li> <li class="flex items-center text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>500 team members</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="flex flex-col pt-8 pb-8 bg-coolGray-50 rounded-md shadow-md hover:scale-105 transition duration-500"> <div class="px-8 pb-8"> <div class="flex flex-wrap items-center justify-between mb-6"> <h3 class="mr-3 text-lg md:text-xl text-coolGray-800 font-medium">Medium</h3> <span class="inline-block py-px px-2 text-xs leading-5 text-white bg-yellow-500 font-medium uppercase rounded-9xl">Popular</span> </div> <div class="mb-6"> <span class="relative -top-10 right-1 text-3xl text-coolGray-900 font-bold">$</span> <span class="text-6xl md:text-7xl text-coolGray-900 font-semibold">99</span> <span class="inline-block ml-1 text-coolGray-500 font-semibold">per month</span> </div> <p class="mb-6 text-coolGray-400 font-medium">Basic features for up to 30 users.</p> <a class="inline-block py-4 px-7 mb-4 w-full text-base md:text-lg leading-6 text-green-50 font-medium text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Get Started</a><a class="inline-block py-3 px-7 w-full text-coolGray-500 font-medium text-center bg-orange-200 hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-100 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Learn more</a> </div> <div class="border-b border-coolGray-100"></div> <ul class="self-start px-8 pt-8"> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Complete documentation</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Working materials in Figma</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>100GB cloud storage</span> </li> <li class="flex items-center text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>500 team members</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="flex flex-col pt-8 pb-8 bg-coolGray-50 rounded-md shadow-md hover:scale-105 transition duration-500"> <div class="px-8 pb-8"> <h3 class="mb-6 text-lg md:text-xl text-coolGray-800 font-medium">Large</h3> <div class="mb-6"> <span class="relative -top-10 right-1 text-3xl text-coolGray-900 font-bold">$</span> <span class="text-6xl md:text-7xl text-coolGray-900 font-semibold">799</span> <span class="inline-block ml-1 text-coolGray-500 font-semibold">per month</span> </div> <p class="mb-6 text-coolGray-400 font-medium">Basic features for up to 100 users.</p> <a class="inline-block py-4 px-7 mb-4 w-full text-base md:text-lg leading-6 text-green-50 font-medium text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Get Started</a><a class="inline-block py-3 px-7 w-full text-coolGray-500 font-medium text-center bg-orange-200 hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-100 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Learn more</a> </div> <div class="border-b border-coolGray-100"></div> <ul class="self-start px-8 pt-8"> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Complete documentation</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Working materials in Figma</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>100GB cloud storage</span> </li> <li class="flex items-center text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>500 team members</span> </li> </ul> </div> </div> </div> </div> </section> </div>
[ "@@ -1,5 +1,5 @@\n <div>\n- <section class=\"py-20 xl:py-24 bg-orange-200\" style=\"background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center\">\n+ <section class=\"py-20 xl:py-24 bg-white\" style=\"background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center\">\n <div class=\"container px-4 mx-auto\">\n <div class=\"text-center\">\n <span class=\"inline-block py-px px-2 mb-4 text-xs leading-5 text-green-500 bg-green-100 font-medium uppercase rounded-9xl\">Pricing</span>\n" ]
<div> <section class="py-20 xl:py-24 bg-white" style="background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center"> <div class="container px-4 mx-auto"> <div class="text-center"> <span class="inline-block py-px px-2 mb-4 text-xs leading-5 text-green-500 bg-green-100 font-medium uppercase rounded-9xl">Pricing</span> <h3 class="mb-4 text-3xl md:text-5xl text-coolGray-900 font-bold tracking-tighter">Flexible pricing plan for your startup</h3> <p class="mb-12 text-lg md:text-xl text-coolGray-500 font-medium">Pricing that scales with your business immediately.</p> </div> <div class="flex flex-wrap justify-center -mx-4"> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="flex flex-col pt-8 pb-8 bg-coolGray-50 rounded-md shadow-md hover:scale-105 transition duration-500"> <div class="px-8 pb-8"> <h3 class="mb-6 text-lg md:text-xl text-coolGray-800 font-medium">Small</h3> <div class="mb-6"> <span class="relative -top-10 right-1 text-3xl text-coolGray-900 font-bold">$</span> <span class="text-6xl md:text-7xl text-coolGray-900 font-semibold">10</span> <span class="inline-block ml-1 text-coolGray-500 font-semibold">per month</span> </div> <p class="mb-6 text-coolGray-400 font-medium">Basic features for up to 10 users.</p> <a class="inline-block py-4 px-7 mb-4 w-full text-base md:text-lg leading-6 text-green-50 font-medium text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Get Started</a><a class="inline-block py-3 px-7 w-full text-coolGray-500 font-medium text-center bg-white hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-100 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Learn more</a> </div> <div class="border-b border-coolGray-100"></div> <ul class="self-start px-8 pt-8"> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Complete documentation</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Working materials in Figma</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>100GB cloud storage</span> </li> <li class="flex items-center text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>500 team members</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="flex flex-col pt-8 pb-8 bg-coolGray-50 rounded-md shadow-md hover:scale-105 transition duration-500"> <div class="px-8 pb-8"> <div class="flex flex-wrap items-center justify-between mb-6"> <h3 class="mr-3 text-lg md:text-xl text-coolGray-800 font-medium">Medium</h3> <span class="inline-block py-px px-2 text-xs leading-5 text-white bg-yellow-500 font-medium uppercase rounded-9xl">Popular</span> </div> <div class="mb-6"> <span class="relative -top-10 right-1 text-3xl text-coolGray-900 font-bold">$</span> <span class="text-6xl md:text-7xl text-coolGray-900 font-semibold">99</span> <span class="inline-block ml-1 text-coolGray-500 font-semibold">per month</span> </div> <p class="mb-6 text-coolGray-400 font-medium">Basic features for up to 30 users.</p> <a class="inline-block py-4 px-7 mb-4 w-full text-base md:text-lg leading-6 text-green-50 font-medium text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Get Started</a><a class="inline-block py-3 px-7 w-full text-coolGray-500 font-medium text-center bg-orange-200 hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-100 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Learn more</a> </div> <div class="border-b border-coolGray-100"></div> <ul class="self-start px-8 pt-8"> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Complete documentation</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Working materials in Figma</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>100GB cloud storage</span> </li> <li class="flex items-center text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>500 team members</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="flex flex-col pt-8 pb-8 bg-coolGray-50 rounded-md shadow-md hover:scale-105 transition duration-500"> <div class="px-8 pb-8"> <h3 class="mb-6 text-lg md:text-xl text-coolGray-800 font-medium">Large</h3> <div class="mb-6"> <span class="relative -top-10 right-1 text-3xl text-coolGray-900 font-bold">$</span> <span class="text-6xl md:text-7xl text-coolGray-900 font-semibold">799</span> <span class="inline-block ml-1 text-coolGray-500 font-semibold">per month</span> </div> <p class="mb-6 text-coolGray-400 font-medium">Basic features for up to 100 users.</p> <a class="inline-block py-4 px-7 mb-4 w-full text-base md:text-lg leading-6 text-green-50 font-medium text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Get Started</a><a class="inline-block py-3 px-7 w-full text-coolGray-500 font-medium text-center bg-orange-200 hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-100 focus:ring-opacity-50 rounded-md shadow-sm" href="#">Learn more</a> </div> <div class="border-b border-coolGray-100"></div> <ul class="self-start px-8 pt-8"> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Complete documentation</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>Working materials in Figma</span> </li> <li class="flex items-center mb-3 text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>100GB cloud storage</span> </li> <li class="flex items-center text-coolGray-500 font-medium"> <img class="mr-3" src="https://shuffle.dev/flex-ui-assets/elements/pricing/checkbox-green.svg" /> <span>500 team members</span> </li> </ul> </div> </div> </div> </div> </section> </div>
<div> <section class="relative bg-body overflow-hidden"> <nav class="relative z-10 py-7"> <div class="container mx-auto px-4"> <div class="relative flex items-center justify-between"> <a class="inline-block" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo-white.svg" alt="" /> </a> <div class="flex items-center justify-end"> <div class="hidden lg:block mr-10"><a class="inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500" href="#">SIGN IN</a><a class="inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> <button class="navbar-burger text-white hover:text-violet-500"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </div> </nav> <div class="relative pt-24 lg:pt-44 pb-40 lg:pb-72"> <div class="relative z-10 container mx-auto px-4"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-1/2 xl:w-3/5 px-4 mb-32 lg:mb-0"> <div class="max-w-md mx-auto lg:max-w-none"> <h1 class="font-heading text-4xl sm:text-6xl md:text-7xl xl:text-8xl text-white font-semibold leading-none mb-8">INTRODUCING CASPER AI</h1> <p class="text-2xl text-gray-400 mb-8"> <span class="block">Welcome to ChatBotX -</span> <span class="block">Your Intelligent AI Chat Assistant!</span> </p> <a class="group inline-flex h-14 px-7 items-center justify-center text-base font-medium text-black hover:text-white bg-amber-700 hover:bg-violet-600 transition duration-200 rounded-full" href="#"> <span class="mr-2">TRY IT FOR FREE</span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="w-full lg:w-1/2 xl:w-2/5 px-4"> <div class="xl:inline-block relative"> <img class="absolute top-0 right-0 -mt-8 mr-12 animate-spinStar" src="https://shuffle.dev/casper-assets/headers/blink-sm.png" alt="" /> <img class="absolute bottom-0 left-0 lg:-ml-24 xl:-ml-40 animate-spinStar" src="https://shuffle.dev/casper-assets/headers/blink-md.png" alt="" /> <img class="block px-10 md:px-0 mx-auto lg:mr-0" src="https://shuffle.dev/casper-assets/headers/oval-robot-photo.png" alt="" /> </div> </div> </div> </div> <img class="absolute bottom-0 left-0 w-full" src="https://shuffle.dev/casper-assets/headers/bg-bottom-lines.png" alt="" /> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-violet-900 opacity-20"></div> <nav class="relative flex flex-col py-7 px-10 w-full h-full bg-white overflow-y-auto"> <div class="flex mb-auto items-center"> <a class="inline-block mr-auto" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo.svg" alt="" /> </a> <a class="navbar-close" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="py-12 mb-auto"> <ul class="flex-col"> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">FEATURED</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">SOLUTIONS</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">PRODUCTS</a> </li> <li> <a class="inline-block text-base text-black font-medium uppercase" href="#">ARTICLES</a> </li> </ul> </div> <div><a class="flex py-2 px-4 mb-4 items-center justify-center text-sm font-medium uppercase text-violet-900 hover:text-violet-500" href="#">SIGN IN</a><a class="flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-amber-700 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> </nav> </div> </section> </div>
[ "@@ -7,7 +7,7 @@\n <img class=\"h-10\" src=\"https://shuffle.dev/casper-assets/logos/casper-logo-white.svg\" alt=\"\" />\n </a>\n <div class=\"flex items-center justify-end\">\n- <div class=\"hidden lg:block mr-10\"><a class=\"inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500\" href=\"#\">SIGN IN</a><a class=\"inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-amber-700 hover:bg-violet-600 transition duration-200 rounded-full\" href=\"#\">SIGN UP</a></div>\n+ <div class=\"hidden lg:block mr-10\"><a class=\"inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500\" href=\"#\">SIGN IN</a><a class=\"inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full\" href=\"#\">SIGN UP</a></div>\n <button class=\"navbar-burger text-white hover:text-violet-500\">\n <svg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </button>\n" ]
<div> <section class="relative bg-body overflow-hidden"> <nav class="relative z-10 py-7"> <div class="container mx-auto px-4"> <div class="relative flex items-center justify-between"> <a class="inline-block" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo-white.svg" alt="" /> </a> <div class="flex items-center justify-end"> <div class="hidden lg:block mr-10"><a class="inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500" href="#">SIGN IN</a><a class="inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> <button class="navbar-burger text-white hover:text-violet-500"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </div> </nav> <div class="relative pt-24 lg:pt-44 pb-40 lg:pb-72"> <div class="relative z-10 container mx-auto px-4"> <div class="flex flex-wrap -mx-4 items-center"> <div class="w-full lg:w-1/2 xl:w-3/5 px-4 mb-32 lg:mb-0"> <div class="max-w-md mx-auto lg:max-w-none"> <h1 class="font-heading text-4xl sm:text-6xl md:text-7xl xl:text-8xl text-white font-semibold leading-none mb-8">INTRODUCING CASPER AI</h1> <p class="text-2xl text-gray-400 mb-8"> <span class="block">Welcome to ChatBotX -</span> <span class="block">Your Intelligent AI Chat Assistant!</span> </p> <a class="group inline-flex h-14 px-7 items-center justify-center text-base font-medium text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full" href="#"> <span class="mr-2">TRY IT FOR FREE</span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="w-full lg:w-1/2 xl:w-2/5 px-4"> <div class="xl:inline-block relative"> <img class="absolute top-0 right-0 -mt-8 mr-12 animate-spinStar" src="https://shuffle.dev/casper-assets/headers/blink-sm.png" alt="" /> <img class="absolute bottom-0 left-0 lg:-ml-24 xl:-ml-40 animate-spinStar" src="https://shuffle.dev/casper-assets/headers/blink-md.png" alt="" /> <img class="block px-10 md:px-0 mx-auto lg:mr-0" src="https://shuffle.dev/casper-assets/headers/oval-robot-photo.png" alt="" /> </div> </div> </div> </div> <img class="absolute bottom-0 left-0 w-full" src="https://shuffle.dev/casper-assets/headers/bg-bottom-lines.png" alt="" /> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-violet-900 opacity-20"></div> <nav class="relative flex flex-col py-7 px-10 w-full h-full bg-white overflow-y-auto"> <div class="flex mb-auto items-center"> <a class="inline-block mr-auto" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo.svg" alt="" /> </a> <a class="navbar-close" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="py-12 mb-auto"> <ul class="flex-col"> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">FEATURED</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">SOLUTIONS</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">PRODUCTS</a> </li> <li> <a class="inline-block text-base text-black font-medium uppercase" href="#">ARTICLES</a> </li> </ul> </div> <div><a class="flex py-2 px-4 mb-4 items-center justify-center text-sm font-medium uppercase text-violet-900 hover:text-violet-500" href="#">SIGN IN</a><a class="flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-amber-700 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> </nav> </div> </section> </div>
<div> <section class="relative py-20 md:py-40 bg-yellowGray-50 overflow-hidden"> <div class="absolute top-0 right-0 w-1/4 sm:w-2/5 lg:w-1/3 h-full bg-yellow-500"></div> <div class="relative container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 items-end"> <div class="w-full lg:w-1/3 px-4 lg:pb-24"> <div class="md:max-w-sm"> <div class="inline-flex items-center px-5 py-2 bg-purple-50 rounded-full mb-10"> <span class="block w-2 h-2 mr-2 rounded-full bg-blue-500"></span> <span class="uppercase text-sm font-medium tracking-tight">Team</span> </div> <span class="block font-heading font-semibold text-3xl">Meet our team</span> <h1 class="text-7xl xs:text-9xl lg:text-10xl font-heading font-semibold mb-18">Team—</h1> <p class="max-w-sm text-2xl mb-20">Meet our creative team. We're changing whole game.</p> <a class="group relative inline-block h-16 w-full sm:w-52 bg-blueGray-900 rounded" href="#"> <div class="absolute top-0 left-0 transform -translate-y-1 -translate-x-1 w-full h-full group-hover:translate-y-0 group-hover:translate-x-0 transition duration-300"> <div class="flex h-full w-full items-center justify-center bg-blue-500 border-2 border-blueGray-900 rounded"> <span class="text-base font-semibold uppercase">all teamates</span> </div> </div> </a> </div> </div> <div class="hidden lg:block w-full lg:w-2/3 lg:-ml-22 px-4"> <div class="relative max-w-lg xl:max-w-xl ml-auto mr-6"> <img class="absolute bottom-full left-0 -mb-24 h-118 object-cover" src="https://shuffle.dev/suncealand-assets/images/portrait-woman-without-bg-medium.png" alt="" /> <div class="absolute bottom-full right-0 -mr-32 mb-40 xl:mb-20 z-10"> <div class="flex mb-8 items-center justify-center w-15 h-15 bg-white rounded-full border-3 border-black text-2xl font-semibold text-black">LC</div> <h4 class="text-4xl font-medium">Lill Caoimhin</h4> <span>Co-Founder</span> </div> <div class="flex -mx-2"> <div class="w-1/2 px-2"> <div class="animate-bouncingSlow"> <div class="relative h-44 bg-blue-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-cyan-950 rounded-full border-3 border-black text-2xl font-semibold text-black">MA</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background2.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-cyan-950 rounded-b-xl"> <h4 class="text-2xl font-medium">Meave Anders</h4> <span>Co-Founder</span> </div> </div> </div> <div class="w-1/2 px-2"> <div class="animate-bouncingSlow" style="animation-delay: 1s"> <div class="relative h-44 bg-indigo-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-cyan-950 rounded-full border-3 border-black text-2xl font-semibold text-black">CR</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background1.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-cyan-950 rounded-b-xl"> <h4 class="text-2xl font-medium">Calvin Ramsay</h4> <span>Graphic Designer</span> </div> </div> </div> </div> </div> </div> <div class="lg:hidden w-full px-4"> <div class="relative pt-135 sm:-mr-10"> <img class="absolute top-0 left-0 ml-12 mt-52 h-88 object-cover" src="https://shuffle.dev/suncealand-assets/images/portrait-woman-without-bg-medium.png" alt="" /> <div class="absolute top-0 left-0 mt-32 z-10"> <div class="flex mb-6 items-center justify-center w-12 h-12 bg-cyan-950 rounded-full border-3 border-black text-xl font-semibold text-black">LC</div> <h4 class="text-3xl xs:text-4xl font-medium">Lill Caoimhin</h4> <span>Co-Founder</span> </div> <div> <div class="w-full max-w-sm mx-auto mb-10"> <div class="relative h-44 bg-blue-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-cyan-950 rounded-full border-3 border-black text-2xl font-semibold text-black">MA</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background2.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-cyan-950 rounded-b-xl"> <h4 class="text-2xl font-medium">Meave Anders</h4> <span>Co-Founder</span> </div> </div> <div class="w-full max-w-sm mx-auto"> <div class="relative h-44 bg-indigo-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-cyan-950 rounded-full border-3 border-black text-2xl font-semibold text-black">CR</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background1.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-cyan-950 rounded-b-xl"> <h4 class="text-2xl font-medium">Calvin Ramsay</h4> <span>Graphic Designer</span> </div> </div> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -25,7 +25,7 @@\n <div class=\"relative max-w-lg xl:max-w-xl ml-auto mr-6\">\n <img class=\"absolute bottom-full left-0 -mb-24 h-118 object-cover\" src=\"https://shuffle.dev/suncealand-assets/images/portrait-woman-without-bg-medium.png\" alt=\"\" />\n <div class=\"absolute bottom-full right-0 -mr-32 mb-40 xl:mb-20 z-10\">\n- <div class=\"flex mb-8 items-center justify-center w-15 h-15 bg-cyan-950 rounded-full border-3 border-black text-2xl font-semibold text-black\">LC</div>\n+ <div class=\"flex mb-8 items-center justify-center w-15 h-15 bg-white rounded-full border-3 border-black text-2xl font-semibold text-black\">LC</div>\n <h4 class=\"text-4xl font-medium\">Lill Caoimhin</h4>\n <span>Co-Founder</span>\n </div>\n" ]
<div> <section class="relative py-20 md:py-40 bg-yellowGray-50 overflow-hidden"> <div class="absolute top-0 right-0 w-1/4 sm:w-2/5 lg:w-1/3 h-full bg-yellow-500"></div> <div class="relative container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 items-end"> <div class="w-full lg:w-1/3 px-4 lg:pb-24"> <div class="md:max-w-sm"> <div class="inline-flex items-center px-5 py-2 bg-purple-50 rounded-full mb-10"> <span class="block w-2 h-2 mr-2 rounded-full bg-blue-500"></span> <span class="uppercase text-sm font-medium tracking-tight">Team</span> </div> <span class="block font-heading font-semibold text-3xl">Meet our team</span> <h1 class="text-7xl xs:text-9xl lg:text-10xl font-heading font-semibold mb-18">Team—</h1> <p class="max-w-sm text-2xl mb-20">Meet our creative team. We're changing whole game.</p> <a class="group relative inline-block h-16 w-full sm:w-52 bg-blueGray-900 rounded" href="#"> <div class="absolute top-0 left-0 transform -translate-y-1 -translate-x-1 w-full h-full group-hover:translate-y-0 group-hover:translate-x-0 transition duration-300"> <div class="flex h-full w-full items-center justify-center bg-blue-500 border-2 border-blueGray-900 rounded"> <span class="text-base font-semibold uppercase">all teamates</span> </div> </div> </a> </div> </div> <div class="hidden lg:block w-full lg:w-2/3 lg:-ml-22 px-4"> <div class="relative max-w-lg xl:max-w-xl ml-auto mr-6"> <img class="absolute bottom-full left-0 -mb-24 h-118 object-cover" src="https://shuffle.dev/suncealand-assets/images/portrait-woman-without-bg-medium.png" alt="" /> <div class="absolute bottom-full right-0 -mr-32 mb-40 xl:mb-20 z-10"> <div class="flex mb-8 items-center justify-center w-15 h-15 bg-white rounded-full border-3 border-black text-2xl font-semibold text-black">LC</div> <h4 class="text-4xl font-medium">Lill Caoimhin</h4> <span>Co-Founder</span> </div> <div class="flex -mx-2"> <div class="w-1/2 px-2"> <div class="animate-bouncingSlow"> <div class="relative h-44 bg-blue-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-white rounded-full border-3 border-black text-2xl font-semibold text-black">MA</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background2.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-white rounded-b-xl"> <h4 class="text-2xl font-medium">Meave Anders</h4> <span>Co-Founder</span> </div> </div> </div> <div class="w-1/2 px-2"> <div class="animate-bouncingSlow" style="animation-delay: 1s"> <div class="relative h-44 bg-indigo-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-white rounded-full border-3 border-black text-2xl font-semibold text-black">CR</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background1.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-white rounded-b-xl"> <h4 class="text-2xl font-medium">Calvin Ramsay</h4> <span>Graphic Designer</span> </div> </div> </div> </div> </div> </div> <div class="lg:hidden w-full px-4"> <div class="relative pt-135 sm:-mr-10"> <img class="absolute top-0 left-0 ml-12 mt-52 h-88 object-cover" src="https://shuffle.dev/suncealand-assets/images/portrait-woman-without-bg-medium.png" alt="" /> <div class="absolute top-0 left-0 mt-32 z-10"> <div class="flex mb-6 items-center justify-center w-12 h-12 bg-cyan-950 rounded-full border-3 border-black text-xl font-semibold text-black">LC</div> <h4 class="text-3xl xs:text-4xl font-medium">Lill Caoimhin</h4> <span>Co-Founder</span> </div> <div> <div class="w-full max-w-sm mx-auto mb-10"> <div class="relative h-44 bg-blue-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-cyan-950 rounded-full border-3 border-black text-2xl font-semibold text-black">MA</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background2.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-cyan-950 rounded-b-xl"> <h4 class="text-2xl font-medium">Meave Anders</h4> <span>Co-Founder</span> </div> </div> <div class="w-full max-w-sm mx-auto"> <div class="relative h-44 bg-indigo-500 rounded-t-xl"> <div class="absolute z-10 bottom-0 left-0 ml-7 mb-3 flex items-center justify-center w-15 h-15 bg-cyan-950 rounded-full border-3 border-black text-2xl font-semibold text-black">CR</div> <img class="absolute bottom-0 left-1/2 transform -translate-x-1/2 xl:h-52 object-contain xl:object-cover" src="https://shuffle.dev/suncealand-assets/images/portait-without-background1.png" alt="" /> </div> <div class="px-8 pt-6 pb-8 bg-cyan-950 rounded-b-xl"> <h4 class="text-2xl font-medium">Calvin Ramsay</h4> <span>Graphic Designer</span> </div> </div> </div> </div> </div> </div> </div> </section> </div>
<div> <section class="py-8 bg-white"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 md:-mx-6 xl:-mx-8"> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av1-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Ainsley Stones</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-indigo-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av2-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Faustina H. Fawn</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av3-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Jasmine Joy</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16 lg:mb-0"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av2-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Ainsley Stones</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16 sm:mb-0"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av1-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Ainsley Stones</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av3-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Jasmine Joy</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -25,7 +25,7 @@\n <div class=\"py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full\">Motion</div>\n </div>\n </div>\n- <a class=\"block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl\" href=\"#\">View profile</a>\n+ <a class=\"block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-indigo-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl\" href=\"#\">View profile</a>\n </div>\n <p class=\"mb-5 text-center text-darkBlueGray-400\">Social media:</p>\n <div class=\"flex flex-wrap justify-center\">\n" ]
<div> <section class="py-8 bg-white"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 md:-mx-6 xl:-mx-8"> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av1-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Ainsley Stones</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-indigo-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-indigo-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-indigo-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av2-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Faustina H. Fawn</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av3-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Jasmine Joy</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16 lg:mb-0"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av2-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Ainsley Stones</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8 mb-16 sm:mb-0"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av1-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Ainsley Stones</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> <div class="w-full sm:w-1/2 lg:w-1/3 px-4 md:px-6 xl:px-8"> <div class="relative bg-gray-50 rounded-8xl"> <img class="w-full mb-8" src="https://shuffle.dev/uinel-assets/images/dashboard-content/bg-linear.png" alt="" /> <div class="px-4 pb-12"> <div class="relative -mt-24 px-4 md:px-9 pb-6 pt-16 mb-8 text-center bg-white rounded-5xl shadow-2xl"> <img class="mx-auto absolute top-0 left-1/2 transform -translate-x-1/2 -translate-y-1/2" src="https://shuffle.dev/uinel-assets/images/dashboard-content/av3-circle-xl.png" alt="" /> <h2 class="text-xl font-heading font-medium leading-10">Jasmine Joy</h2> <p class="mb-10 text-darkBlueGray-400 font-heading">UX/UI Designer</p> <div class="flex flex-wrap justify-center mb-10"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/elements/dashboard-content/plane.svg" alt="" /> <p class="text-sm font-heading font-medium tracking-tighter">[email protected]</p> </div> <div class="flex flex-wrap -mx-1 mb-10"> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Design</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">UX/UI</div> </div> <div class="w-full xl:w-1/3 p-1"> <div class="py-1 px-1 leading-7 text-blue-500 font-bold tracking-tight border border-gray-100 hover:border-gray-200 cursor-pointer rounded-full">Motion</div> </div> </div> <a class="block py-5 px-7 w-full text-lg leading-3 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">View profile</a> </div> <p class="mb-5 text-center text-darkBlueGray-400">Social media:</p> <div class="flex flex-wrap justify-center"> <a class="inline-block p-3 mr-5 bg-blue-600 hover:bg-indigo-700 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/instagram.svg" alt="" /> </a> <a class="inline-block p-3 mr-5 bg-blue-500 hover:bg-blue-600 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/facebook.svg" alt="" /> </a> <a class="inline-block p-3 bg-blue-400 hover:bg-blue-500 rounded-full" href="#"> <img src="https://shuffle.dev/uinel-assets/brands/twitter.svg" alt="" /> </a> </div> </div> </div> </div> </div> </div> </section> </div>
<section class="bg-blueGray-100 py-24 2xl:py-44 overflow-hidden"> <div class="container px-4 mx-auto"> <div class="text-center mb-20 xl:mb-24"> <span class="text-sm text-gray-300 uppercase">What people say</span> <h2 class="mt-8 text-8xl md:text-10xl xl:text-11xl font-heading font-medium">Testimonials</h2> </div> <div class="flex flex-wrap -mx-4 mb-20 xl:mb-24"> <div class="w-full lg:w-1/3 px-4 lg:mt-20 mb-16 lg:mb-0"> <div class="pb-6 bg-gray-50 rounded-7xl"> <div class="py-5 pl-16 pr-6 flex items-center bg-pink-50 rounded-t-3xl"> <span class="text-xl font-medium">4.3</span> <a class="ml-3 mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star.svg" alt="" /> </a> </div> <div class="py-10 px-8 md:pl-16 md:pr-12 bg-white rounded-b-2xl"> <h4 class="mb-4 text-xl font-heading font-medium">Great time, thanks!</h4> <p class="mb-8 text-base text-gray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex items-center"> <img class="w-16 h-16 mr-7" src="https://shuffle.dev/uinel-assets/images/team/placeholder-photo.png" alt="" /> <h3 class="text-xl font-heading font-medium">Faustina H. Fawn</h3> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4 mb-16 lg:mb-0"> <div class="pb-6 bg-pink-50 rounded-7xl"> <div class="py-5 pl-16 pr-6 flex items-center bg-pink-50 rounded-t-3xl"> <span class="text-xl font-medium">4.2</span> <a class="ml-3 mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star.svg" alt="" /> </a> </div> <div class="py-10 px-8 md:pl-16 md:pr-12 bg-white rounded-b-2xl"> <h4 class="mb-4 text-xl font-heading font-medium">Thanks for amazing tools, Uinel’s family!</h4> <p class="mb-8 text-base text-gray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex items-center"> <img class="w-16 h-16 mr-7" src="https://shuffle.dev/uinel-assets/images/team/placeholder-photo2.png" alt="" /> <h3 class="text-xl font-heading font-medium">Jasmine Joy</h3> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4 lg:mt-20"> <div class="pb-6 bg-pink-50 rounded-7xl"> <div class="py-5 pl-16 pr-6 flex items-center bg-pink-50 rounded-t-3xl"> <span class="text-xl font-medium">4.0</span> <a class="ml-3 mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star.svg" alt="" /> </a> </div> <div class="py-10 px-8 md:pl-16 md:pr-12 bg-white rounded-b-2xl"> <h4 class="mb-4 text-xl font-heading font-medium">Great time, thanks!</h4> <p class="mb-8 text-base text-gray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Morbi facilisis neque in condimentum malesuada. Vestibulum suscipit sagittis dignissim mauris. Duis non semper purus, et.</p> <div class="flex items-center"> <img class="w-16 h-16 mr-7" src="https://shuffle.dev/uinel-assets/images/team/placeholder-photo3.png" alt="" /> <h3 class="text-xl font-heading font-medium">Ainsley Stones</h3> </div> </div> </div> </div> </div> <div class="text-center"> <a class="inline-block py-5 px-10 w-full md:w-auto text-xl leading-6 text-white font-medium tracking-tighter font-heading bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">See all</a> </div> </div> </section>
[ "@@ -6,7 +6,7 @@\n </div>\n <div class=\"flex flex-wrap -mx-4 mb-20 xl:mb-24\">\n <div class=\"w-full lg:w-1/3 px-4 lg:mt-20 mb-16 lg:mb-0\">\n- <div class=\"pb-6 bg-pink-50 rounded-7xl\">\n+ <div class=\"pb-6 bg-gray-50 rounded-7xl\">\n <div class=\"py-5 pl-16 pr-6 flex items-center bg-pink-50 rounded-t-3xl\">\n <span class=\"text-xl font-medium\">4.3</span>\n <a class=\"ml-3 mr-1 inline-block\" href=\"#\">\n" ]
<section class="bg-blueGray-100 py-24 2xl:py-44 overflow-hidden"> <div class="container px-4 mx-auto"> <div class="text-center mb-20 xl:mb-24"> <span class="text-sm text-gray-300 uppercase">What people say</span> <h2 class="mt-8 text-8xl md:text-10xl xl:text-11xl font-heading font-medium">Testimonials</h2> </div> <div class="flex flex-wrap -mx-4 mb-20 xl:mb-24"> <div class="w-full lg:w-1/3 px-4 lg:mt-20 mb-16 lg:mb-0"> <div class="pb-6 bg-gray-50 rounded-7xl"> <div class="py-5 pl-16 pr-6 flex items-center bg-gray-50 rounded-t-3xl"> <span class="text-xl font-medium">4.3</span> <a class="ml-3 mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star.svg" alt="" /> </a> </div> <div class="py-10 px-8 md:pl-16 md:pr-12 bg-white rounded-b-2xl"> <h4 class="mb-4 text-xl font-heading font-medium">Great time, thanks!</h4> <p class="mb-8 text-base text-gray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex items-center"> <img class="w-16 h-16 mr-7" src="https://shuffle.dev/uinel-assets/images/team/placeholder-photo.png" alt="" /> <h3 class="text-xl font-heading font-medium">Faustina H. Fawn</h3> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4 mb-16 lg:mb-0"> <div class="pb-6 bg-pink-50 rounded-7xl"> <div class="py-5 pl-16 pr-6 flex items-center bg-pink-50 rounded-t-3xl"> <span class="text-xl font-medium">4.2</span> <a class="ml-3 mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star.svg" alt="" /> </a> </div> <div class="py-10 px-8 md:pl-16 md:pr-12 bg-white rounded-b-2xl"> <h4 class="mb-4 text-xl font-heading font-medium">Thanks for amazing tools, Uinel’s family!</h4> <p class="mb-8 text-base text-gray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex items-center"> <img class="w-16 h-16 mr-7" src="https://shuffle.dev/uinel-assets/images/team/placeholder-photo2.png" alt="" /> <h3 class="text-xl font-heading font-medium">Jasmine Joy</h3> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4 lg:mt-20"> <div class="pb-6 bg-pink-50 rounded-7xl"> <div class="py-5 pl-16 pr-6 flex items-center bg-pink-50 rounded-t-3xl"> <span class="text-xl font-medium">4.0</span> <a class="ml-3 mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="mr-1 inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star-gold.svg" alt="" /> </a> <a class="inline-block" href="#"> <img src="https://shuffle.dev/uinel-assets/images/team/star.svg" alt="" /> </a> </div> <div class="py-10 px-8 md:pl-16 md:pr-12 bg-white rounded-b-2xl"> <h4 class="mb-4 text-xl font-heading font-medium">Great time, thanks!</h4> <p class="mb-8 text-base text-gray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Morbi facilisis neque in condimentum malesuada. Vestibulum suscipit sagittis dignissim mauris. Duis non semper purus, et.</p> <div class="flex items-center"> <img class="w-16 h-16 mr-7" src="https://shuffle.dev/uinel-assets/images/team/placeholder-photo3.png" alt="" /> <h3 class="text-xl font-heading font-medium">Ainsley Stones</h3> </div> </div> </div> </div> </div> <div class="text-center"> <a class="inline-block py-5 px-10 w-full md:w-auto text-xl leading-6 text-white font-medium tracking-tighter font-heading bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">See all</a> </div> </div> </section>
<div> <section class="py-16 bg-gray-50"> <div class="container px-4 mx-auto"> <div class="max-w-xl mb-12"> <span class="text-sm font-semibold uppercase">FAQ</span> <h2 class="font-heading text-3xl sm:text-4xl mt-2 mb-6">Questions & Answers</h2> <p class="text-lg leading-8">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec.</p> </div> <div class="flex flex-wrap -mx-4 -mb-8"> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-white rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-amber-200 rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">All the Lorem Ipsum generators on the Internet tend</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-amber-200 rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-amber-200 rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-amber-200 rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-amber-200 rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> </div> </div> </section> </div>
[ "@@ -8,7 +8,7 @@\n </div>\n <div class=\"flex flex-wrap -mx-4 -mb-8\">\n <div class=\"w-full md:w-1/2 lg:w-1/3 px-4 mb-8\">\n- <div class=\"p-6 bg-amber-200 rounded-md\">\n+ <div class=\"p-6 bg-white rounded-md\">\n <div class=\"flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm\">\n <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </div>\n" ]
<div> <section class="py-16 bg-gray-50"> <div class="container px-4 mx-auto"> <div class="max-w-xl mb-12"> <span class="text-sm font-semibold uppercase">FAQ</span> <h2 class="font-heading text-3xl sm:text-4xl mt-2 mb-6">Questions & Answers</h2> <p class="text-lg leading-8">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec.</p> </div> <div class="flex flex-wrap -mx-4 -mb-8"> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-white rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-white rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">All the Lorem Ipsum generators on the Internet tend</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-white rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-white rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-white rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <div class="p-6 bg-white rounded-md"> <div class="flex items-center justify-center w-14 h-14 mb-6 bg-gray-50 rounded-sm"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="max-w-xxs font-heading font-medium text-lg mb-4">Mauris vitae ex ut lectus cursus ornare?</h3> <ul> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Etiam pellentesque non nibh</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Mauris posuere</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Tellus sit amet tempus vestibulum</span> </li> <li class="flex items-center mb-2"> <svg width="12" height="10" viewbox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="leading-7 ml-2">Erat augue imperdiet neque</span> </li> </ul> </div> </div> </div> </div> </section> </div>
<div> <section class="bg-white" style="background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center"> <div class="container px-4 mx-auto"> <div class="pt-24 pb-11 mx-auto max-w-4xl"> <a class="block md:mx-auto mb-5 max-w-max" href="#"> <svg class="text-green-500" width="95" height="32" viewbox="0 0 95 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="flex flex-wrap justify-center -mx-3 lg:-mx-6"> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium" href="#">Product</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold" href="#">Features</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold" href="#">Pricing</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold" href="#">Resources</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold" href="#">Careers</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold" href="#">Help</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold" href="#">Privacy</a></div> </div> </div> </div> <div class="border-b border-coolGray-100"></div> <div class="container px-4 mx-auto"> <p class="py-10 md:pb-20 text-lg md:text-xl text-coolGray-400 font-bold text-center">© 2021 Flex. All rights reserved.</p> </div> </section> </div>
[ "@@ -6,7 +6,7 @@\n <svg class=\"text-green-500\" width=\"95\" height=\"32\" viewbox=\"0 0 95 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </a>\n <div class=\"flex flex-wrap justify-center -mx-3 lg:-mx-6\">\n- <div class=\"w-full md:w-auto p-3 md:px-6\"><a class=\"inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold\" href=\"#\">Product</a></div>\n+ <div class=\"w-full md:w-auto p-3 md:px-6\"><a class=\"inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium\" href=\"#\">Product</a></div>\n <div class=\"w-full md:w-auto p-3 md:px-6\"><a class=\"inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold\" href=\"#\">Features</a></div>\n <div class=\"w-full md:w-auto p-3 md:px-6\"><a class=\"inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold\" href=\"#\">Pricing</a></div>\n <div class=\"w-full md:w-auto p-3 md:px-6\"><a class=\"inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold\" href=\"#\">Resources</a></div>\n" ]
<div> <section class="bg-white" style="background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center"> <div class="container px-4 mx-auto"> <div class="pt-24 pb-11 mx-auto max-w-4xl"> <a class="block md:mx-auto mb-5 max-w-max" href="#"> <svg class="text-green-500" width="95" height="32" viewbox="0 0 95 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="flex flex-wrap justify-center -mx-3 lg:-mx-6"> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium" href="#">Product</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium" href="#">Features</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium" href="#">Pricing</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium" href="#">Resources</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium" href="#">Careers</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-medium" href="#">Help</a></div> <div class="w-full md:w-auto p-3 md:px-6"><a class="inline-block text-lg md:text-xl text-coolGray-500 hover:text-coolGray-600 font-bold" href="#">Privacy</a></div> </div> </div> </div> <div class="border-b border-coolGray-100"></div> <div class="container px-4 mx-auto"> <p class="py-10 md:pb-20 text-lg md:text-xl text-coolGray-400 font-bold text-center">© 2021 Flex. All rights reserved.</p> </div> </section> </div>
<div> <section class="xl:bg-contain bg-top bg-no-repeat" style="background-image: url(&quot;metis-assets/backgrounds/intersect.svg&quot;)"> <div class="container px-4 mx-auto"> <nav class="flex justify-between items-center py-6"> <a class="text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <div class="lg:hidden"> <button class="navbar-burger flex items-center py-2 px-3 text-blue-600 hover:text-blue-700 rounded border border-blue-200 hover:border-blue-300"> <svg class="fill-current h-4 w-4" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <ul class="hidden lg:flex lg:items-center lg:w-auto lg:space-x-12"> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Product</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Company</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">About Us</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Features</a></li> </ul> <div class="hidden lg:block"><a class="mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a><a class="inline-block px-4 py-3 text-xs font-semibold leading-none bg-blue-600 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a></div> </nav> <div class="pt-12 pb-16 text-center"> <div class="max-w-lg mx-auto mb-8"> <h2 class="text-3xl md:text-4xl mb-4 font-bold font-heading"> <span>The quick</span> <span class="text-blue-600">brown fox</span> <span>jumps over the lazy dog.</span> </h2> <p class="text-blueGray-400 leading-relaxed">The quick brown fox jumps over the lazy dog.</p> </div> <div><a class="block sm:inline-block py-4 px-8 mb-4 sm:mb-0 sm:mr-3 text-xs text-white text-center font-semibold leading-none bg-neutral-700 hover:bg-blue-700 rounded" href="#">Check Now</a><a class="block sm:inline-block py-4 px-8 text-xs text-blueGray-500 hover:text-blueGray-600 text-center font-semibold leading-none bg-white rounded" href="#">Documentation</a></div> </div> <div class="relative max-w-6xl mx-auto"> <img src="https://shuffle.dev/metis-assets/elements/macbook.png" alt="" /> <div class="absolute" style="top: 5.8%; left: 14.6%; width: 72.8%; height: 76.7%"> <img class="object-cover w-full h-full" src="https://shuffle.dev/metis-assets/placeholders/metis-dashboard-square.png" alt="" /> </div> </div> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center justify-center max-w-4xl mx-auto pt-8 pb-12"> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/tesla.svg" alt="" /> </div> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/facebook.svg" alt="" /> </div> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/marvel.svg" alt="" /> </div> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/nike.svg" alt="" /> </div> <div class="hidden md:block w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/airbnb.svg" alt="" /> </div> </div> </div> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 bg-blueGray-800 opacity-25"></div> <nav class="relative flex flex-col py-6 px-6 w-full h-full bg-white border-r overflow-y-auto"> <div class="flex items-center mb-8"> <a class="mr-auto text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <button class="navbar-close"> <svg class="h-6 w-6 text-blueGray-400 cursor-pointer hover:text-blueGray-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> </div> <div> <ul> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Product</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Company</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">About Us</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Features</a> </li> </ul> <div class="mt-4 pt-6 border-t border-blueGray-100"><a class="block px-4 py-3 mb-3 text-xs text-center font-semibold leading-none bg-neutral-700 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a><a class="block px-4 py-3 mb-2 text-xs text-center text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a></div> </div> <div class="mt-auto"> <p class="my-4 text-xs text-blueGray-400"> <span>Get in Touch</span> <a class="text-blue-600 hover:text-blue-600 underline" href="#">[email protected]</a> </p> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/facebook-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/twitter-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/instagram-blue.svg" alt="" /> </a> </div> </nav> </div> </section> </div>
[ "@@ -16,7 +16,7 @@\n <li><a class=\"text-sm text-blueGray-400 hover:text-blueGray-500\" href=\"#\">About Us</a></li>\n <li><a class=\"text-sm text-blueGray-400 hover:text-blueGray-500\" href=\"#\">Features</a></li>\n </ul>\n- <div class=\"hidden lg:block\"><a class=\"mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded\" href=\"#\">Log In</a><a class=\"inline-block px-4 py-3 text-xs font-semibold leading-none bg-neutral-700 hover:bg-blue-700 text-white rounded\" href=\"#\">Sign Up</a></div>\n+ <div class=\"hidden lg:block\"><a class=\"mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded\" href=\"#\">Log In</a><a class=\"inline-block px-4 py-3 text-xs font-semibold leading-none bg-blue-600 hover:bg-blue-700 text-white rounded\" href=\"#\">Sign Up</a></div>\n </nav>\n <div class=\"pt-12 pb-16 text-center\">\n <div class=\"max-w-lg mx-auto mb-8\">\n" ]
<div> <section class="xl:bg-contain bg-top bg-no-repeat" style="background-image: url(&quot;metis-assets/backgrounds/intersect.svg&quot;)"> <div class="container px-4 mx-auto"> <nav class="flex justify-between items-center py-6"> <a class="text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <div class="lg:hidden"> <button class="navbar-burger flex items-center py-2 px-3 text-blue-600 hover:text-blue-700 rounded border border-blue-200 hover:border-blue-300"> <svg class="fill-current h-4 w-4" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <ul class="hidden lg:flex lg:items-center lg:w-auto lg:space-x-12"> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Product</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Company</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">About Us</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Features</a></li> </ul> <div class="hidden lg:block"><a class="mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a><a class="inline-block px-4 py-3 text-xs font-semibold leading-none bg-blue-600 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a></div> </nav> <div class="pt-12 pb-16 text-center"> <div class="max-w-lg mx-auto mb-8"> <h2 class="text-3xl md:text-4xl mb-4 font-bold font-heading"> <span>The quick</span> <span class="text-blue-600">brown fox</span> <span>jumps over the lazy dog.</span> </h2> <p class="text-blueGray-400 leading-relaxed">The quick brown fox jumps over the lazy dog.</p> </div> <div><a class="block sm:inline-block py-4 px-8 mb-4 sm:mb-0 sm:mr-3 text-xs text-white text-center font-semibold leading-none bg-blue-600 hover:bg-blue-700 rounded" href="#">Check Now</a><a class="block sm:inline-block py-4 px-8 text-xs text-blueGray-500 hover:text-blueGray-600 text-center font-semibold leading-none bg-white rounded" href="#">Documentation</a></div> </div> <div class="relative max-w-6xl mx-auto"> <img src="https://shuffle.dev/metis-assets/elements/macbook.png" alt="" /> <div class="absolute" style="top: 5.8%; left: 14.6%; width: 72.8%; height: 76.7%"> <img class="object-cover w-full h-full" src="https://shuffle.dev/metis-assets/placeholders/metis-dashboard-square.png" alt="" /> </div> </div> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center justify-center max-w-4xl mx-auto pt-8 pb-12"> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/tesla.svg" alt="" /> </div> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/facebook.svg" alt="" /> </div> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/marvel.svg" alt="" /> </div> <div class="w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/nike.svg" alt="" /> </div> <div class="hidden md:block w-1/2 md:w-1/3 lg:w-1/5 px-3 mb-8"> <img class="mx-auto" src="https://shuffle.dev/metis-assets/logos/brands/airbnb.svg" alt="" /> </div> </div> </div> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 bg-blueGray-800 opacity-25"></div> <nav class="relative flex flex-col py-6 px-6 w-full h-full bg-white border-r overflow-y-auto"> <div class="flex items-center mb-8"> <a class="mr-auto text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <button class="navbar-close"> <svg class="h-6 w-6 text-blueGray-400 cursor-pointer hover:text-blueGray-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> </div> <div> <ul> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Product</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Company</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">About Us</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Features</a> </li> </ul> <div class="mt-4 pt-6 border-t border-blueGray-100"><a class="block px-4 py-3 mb-3 text-xs text-center font-semibold leading-none bg-neutral-700 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a><a class="block px-4 py-3 mb-2 text-xs text-center text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a></div> </div> <div class="mt-auto"> <p class="my-4 text-xs text-blueGray-400"> <span>Get in Touch</span> <a class="text-blue-600 hover:text-blue-600 underline" href="#">[email protected]</a> </p> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/facebook-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/twitter-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/instagram-blue.svg" alt="" /> </a> </div> </nav> </div> </section> </div>
<div> <section class="py-24 bg-black relative"> <img class="absolute top-0 left-0" src="pstls-assets/images/pricing/shadows2.png" alt="" /> <div class="container px-4 mx-auto relative"> <div class="text-center max-w-2xl px-5 mx-auto mb-24"> <h1 class="text-4xl md:text-5xl lg:text-6xl font-heading mb-6 text-white">Choose a plan</h1> <p class="leading-8 text-white">If you have ever wondered how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> </div> <div class="flex flex-wrap -mx-4 items-center"> <div class="hidden lg:block w-full lg:w-1/3 px-4 mb-16 lg:mb-0"> <ul class="pt-24"> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Cloud storage</h5> </li> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Users</h5> </li> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Teams</h5> </li> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Commercial rights</h5> </li> <li> <h5 class="text-xl font-heading text-white">Projects</h5> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 md:mb-0"> <div class="py-12 max-w-sm mx-auto bg-black"> <div class="mb-14 px-12 flex flex-col items-center"> <h2 class="text-3xl mb-4 text-white font-heading">Standard</h2> <h1 class="text-5xl text-gray-50 font-heading">$19.90</h1> </div> <ul class="mb-12"> <li class="flex justify-center py-3 bg-gray-900"> <h5 class="text-xl font-heading text-white">1 TB</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">5 Team Members</h5> </li> <li class="flex justify-center py-3 bg-rose-800"> <h5 class="text-xl font-heading text-white">No</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">Yes</h5> </li> <li class="flex justify-center py-3 bg-rose-800"> <h5 class="text-xl font-heading text-white">10 Projects</h5> </li> </ul> <div class="px-8"><a class="block w-full px-4 py-3 text-center text-black font-bold bg-gray-100 hover:bg-gray-200" href="#">Buy Now</a></div> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4"> <div class="py-12 max-w-sm mx-auto bg-black"> <div class="mb-14 px-12 flex flex-col items-center"> <h2 class="text-3xl mb-4 text-white font-heading">Premium</h2> <h1 class="text-5xl text-orange-300 font-heading">$49.90</h1> </div> <ul class="mb-12"> <li class="flex justify-center py-3 bg-rose-800"> <h5 class="text-xl font-heading text-white">3 TB</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">10 Team Members</h5> </li> <li class="flex justify-center py-3 bg-rose-800"> <h5 class="text-xl font-heading text-white">Yes</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">Yes</h5> </li> <li class="flex justify-center py-3 bg-rose-800"> <h5 class="text-xl font-heading text-white">25+ Projects</h5> </li> </ul> <div class="px-8"><a class="block w-full px-4 py-3 text-center text-black font-bold bg-orange-300 hover:bg-orange-200" href="#">Buy Now</a></div> </div> </div> </div> </div> </section> </div>
[ "@@ -33,7 +33,7 @@\n <h1 class=\"text-5xl text-gray-50 font-heading\">$19.90</h1>\n </div>\n <ul class=\"mb-12\">\n- <li class=\"flex justify-center py-3 bg-rose-800\">\n+ <li class=\"flex justify-center py-3 bg-gray-900\">\n <h5 class=\"text-xl font-heading text-white\">1 TB</h5>\n </li>\n <li class=\"flex justify-center py-3\">\n" ]
<div> <section class="py-24 bg-black relative"> <img class="absolute top-0 left-0" src="pstls-assets/images/pricing/shadows2.png" alt="" /> <div class="container px-4 mx-auto relative"> <div class="text-center max-w-2xl px-5 mx-auto mb-24"> <h1 class="text-4xl md:text-5xl lg:text-6xl font-heading mb-6 text-white">Choose a plan</h1> <p class="leading-8 text-white">If you have ever wondered how to develop your brand, this is the place for you. Take a big step forward in growing your business with this great tool.</p> </div> <div class="flex flex-wrap -mx-4 items-center"> <div class="hidden lg:block w-full lg:w-1/3 px-4 mb-16 lg:mb-0"> <ul class="pt-24"> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Cloud storage</h5> </li> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Users</h5> </li> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Teams</h5> </li> <li class="mb-6"> <h5 class="text-xl font-heading text-white">Commercial rights</h5> </li> <li> <h5 class="text-xl font-heading text-white">Projects</h5> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-12 md:mb-0"> <div class="py-12 max-w-sm mx-auto bg-black"> <div class="mb-14 px-12 flex flex-col items-center"> <h2 class="text-3xl mb-4 text-white font-heading">Standard</h2> <h1 class="text-5xl text-gray-50 font-heading">$19.90</h1> </div> <ul class="mb-12"> <li class="flex justify-center py-3 bg-gray-900"> <h5 class="text-xl font-heading text-white">1 TB</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">5 Team Members</h5> </li> <li class="flex justify-center py-3 bg-gray-900"> <h5 class="text-xl font-heading text-white">No</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">Yes</h5> </li> <li class="flex justify-center py-3 bg-gray-900"> <h5 class="text-xl font-heading text-white">10 Projects</h5> </li> </ul> <div class="px-8"><a class="block w-full px-4 py-3 text-center text-black font-bold bg-gray-100 hover:bg-gray-200" href="#">Buy Now</a></div> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4"> <div class="py-12 max-w-sm mx-auto bg-black"> <div class="mb-14 px-12 flex flex-col items-center"> <h2 class="text-3xl mb-4 text-white font-heading">Premium</h2> <h1 class="text-5xl text-orange-300 font-heading">$49.90</h1> </div> <ul class="mb-12"> <li class="flex justify-center py-3 bg-gray-900"> <h5 class="text-xl font-heading text-white">3 TB</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">10 Team Members</h5> </li> <li class="flex justify-center py-3 bg-gray-900"> <h5 class="text-xl font-heading text-white">Yes</h5> </li> <li class="flex justify-center py-3"> <h5 class="text-xl font-heading text-white">Yes</h5> </li> <li class="flex justify-center py-3 bg-gray-900"> <h5 class="text-xl font-heading text-white">25+ Projects</h5> </li> </ul> <div class="px-8"><a class="block w-full px-4 py-3 text-center text-black font-bold bg-orange-300 hover:bg-orange-200" href="#">Buy Now</a></div> </div> </div> </div> </div> </section> </div>
<div> <section class="py-8 bg-blueGray-50"> <div class="container px-4 mx-auto"> <div class="pt-14 px-8 pb-12 bg-white rounded-5xl"> <div class="flex flex-wrap mb-8 justify-between items-center"> <div class="w-full md:w-auto mb-10 md:mb-0"> <h3 class="text-3xl font-heading font-medium leading-10">Sales Information</h3> </div> <div class="w-full md:w-auto"> <a class="inline-block py-3 px-8 w-full md:w-auto mb-2 md:mb-0 md:mr-4 leading-5 text-darkBlueGray-400 font-semibold tracking-tighter font-heading text-center bg-purple-50 hover:text-darkBlueGray-500 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Daily</a><a class="inline-block py-3 px-8 w-full md:w-auto mb-2 md:mb-0 md:mr-4 leading-5 text-darkBlueGray-400 font-semibold tracking-tighter font-heading text-center bg-purple-50 hover:text-darkBlueGray-500 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Weekly</a> <div class="inline-block w-full md:w-auto p-1 border border-blue-500 rounded-xl"> <a class="inline-block py-3 px-8 w-full md:w-auto leading-5 text-darkBlueGray-400 font-semibold tracking-tighter font-heading text-center bg-purple-50 hover:text-darkBlueGray-500 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Monthly</a> </div> </div> </div> <div class="overflow-x-auto"> <div class="inline-block w-full min-w-max overflow-hidden"> <table class="table-auto w-full"> <thead> <tr> <th class="pb-8 text-sm text-body text-left text-opacity-40 font-heading font-semibold uppercase">Product name</th> <th class="pb-8 text-sm text-body text-right text-opacity-40 font-heading font-semibold uppercase">Ordered</th> <th class="pb-8 text-sm text-body text-right text-opacity-40 font-heading font-semibold uppercase">Remaining</th> <th class="pb-8 text-sm text-body text-center text-opacity-40 font-heading font-semibold uppercase">Status</th> <th class="pb-8 pr-10 text-sm text-body text-right text-opacity-40 font-heading font-semibold uppercase">Action</th> </tr> </thead> <tbody> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-blueGray-50 border-l border-t border-b border-gray-100 rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon5.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">Drawing course</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Graphi Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">12</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">500</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-blueGray-50 border-t border-b border-r border-gray-100 rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-white rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon4.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">New: Sketch & Figma 2022</h4> <span class="text-sm text-darkBlueGray-400 leading-3">UX/UI Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">8</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">245</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-white rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-blueGray-50 border-l border-t border-b border-gray-100 rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon3.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">3D course</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">8</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">375</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-blueGray-50 border-t border-b border-r border-gray-100 rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-white rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon2.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">Design classes 5</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Graphic Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">14</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">443</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-white rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-blueGray-50 border-l border-t border-b border-gray-100 rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon1.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">New for mobile design</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Mobile Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">12</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">500</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-blueGray-50 border-t border-b border-r border-gray-100 rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> </tbody> </table> </div> </div> <div class="mt-8 mx-auto text-center max-w-max"> <a class="block py-4 px-7 w-full leading-3 text-white font-semibold tracking-tighter font-heading text-center bg-green-700 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Show more</a> </div> </div> </div> </section> </div>
[ "@@ -56,7 +56,7 @@\n <td class=\"p-0\">\n <div class=\"flex items-center justify-end pr-6 h-20 text-right bg-blueGray-50 border-t border-b border-r border-gray-100 rounded-tr-5xl rounded-br-5xl\">\n <div class=\"flex justify-end\">\n- <a class=\"inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl\" href=\"#\">\n+ <a class=\"inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl\" href=\"#\">\n <img src=\"https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg\" alt=\"\" />\n </a>\n <a class=\"inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl\" href=\"#\">\n" ]
<div> <section class="py-8 bg-blueGray-50"> <div class="container px-4 mx-auto"> <div class="pt-14 px-8 pb-12 bg-white rounded-5xl"> <div class="flex flex-wrap mb-8 justify-between items-center"> <div class="w-full md:w-auto mb-10 md:mb-0"> <h3 class="text-3xl font-heading font-medium leading-10">Sales Information</h3> </div> <div class="w-full md:w-auto"> <a class="inline-block py-3 px-8 w-full md:w-auto mb-2 md:mb-0 md:mr-4 leading-5 text-darkBlueGray-400 font-semibold tracking-tighter font-heading text-center bg-purple-50 hover:text-darkBlueGray-500 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Daily</a><a class="inline-block py-3 px-8 w-full md:w-auto mb-2 md:mb-0 md:mr-4 leading-5 text-darkBlueGray-400 font-semibold tracking-tighter font-heading text-center bg-purple-50 hover:text-darkBlueGray-500 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Weekly</a> <div class="inline-block w-full md:w-auto p-1 border border-blue-500 rounded-xl"> <a class="inline-block py-3 px-8 w-full md:w-auto leading-5 text-darkBlueGray-400 font-semibold tracking-tighter font-heading text-center bg-purple-50 hover:text-darkBlueGray-500 focus:ring-2 focus:ring-purple-500 focus:ring-opacity-50 rounded-xl" href="#">Monthly</a> </div> </div> </div> <div class="overflow-x-auto"> <div class="inline-block w-full min-w-max overflow-hidden"> <table class="table-auto w-full"> <thead> <tr> <th class="pb-8 text-sm text-body text-left text-opacity-40 font-heading font-semibold uppercase">Product name</th> <th class="pb-8 text-sm text-body text-right text-opacity-40 font-heading font-semibold uppercase">Ordered</th> <th class="pb-8 text-sm text-body text-right text-opacity-40 font-heading font-semibold uppercase">Remaining</th> <th class="pb-8 text-sm text-body text-center text-opacity-40 font-heading font-semibold uppercase">Status</th> <th class="pb-8 pr-10 text-sm text-body text-right text-opacity-40 font-heading font-semibold uppercase">Action</th> </tr> </thead> <tbody> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-blueGray-50 border-l border-t border-b border-gray-100 rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon5.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">Drawing course</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Graphi Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">12</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">500</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-blueGray-50 border-t border-b border-r border-gray-100 rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-white rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon4.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">New: Sketch & Figma 2022</h4> <span class="text-sm text-darkBlueGray-400 leading-3">UX/UI Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">8</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">245</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-white rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-blueGray-50 border-l border-t border-b border-gray-100 rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon3.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">3D course</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">8</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">375</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-blueGray-50 border-t border-b border-r border-gray-100 rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-white rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon2.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">Design classes 5</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Graphic Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">14</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="font-heading text-darkBlueGray-400">443</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-white"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-white rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-blue-500 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> <tr> <td class="p-0"> <div class="flex items-center pl-8 pr-4 h-20 bg-blueGray-50 border-l border-t border-b border-gray-100 rounded-tl-5xl rounded-bl-5xl"> <div class="flex items-center"> <img class="mr-6 h-10" src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/placeholder-icon1.png" alt="" /> <div class="flex-shrink-0"> <h4 class="font-heading font-medium leading-4">New for mobile design</h4> <span class="text-sm text-darkBlueGray-400 leading-3">Mobile Design</span> </div> </div> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">12</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="font-heading text-darkBlueGray-400">500</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-center p-5 h-20 text-center bg-blueGray-50 border-t border-b border-gray-100"> <span class="py-1 px-3 text-sm text-green-900 font-medium bg-green-200 rounded-full">Paid</span> </div> </td> <td class="p-0"> <div class="flex items-center justify-end pr-6 h-20 text-right bg-blueGray-50 border-t border-b border-r border-gray-100 rounded-tr-5xl rounded-br-5xl"> <div class="flex justify-end"> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon3.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 mr-2 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon1.svg" alt="" /> </a> <a class="inline-flex w-8 h-8 items-center justify-center bg-green-700 hover:bg-blue-600 rounded-2xl" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/dashboard-tables/button-icon2.svg" alt="" /> </a> </div> </div> </td> </tr> </tbody> </table> </div> </div> <div class="mt-8 mx-auto text-center max-w-max"> <a class="block py-4 px-7 w-full leading-3 text-white font-semibold tracking-tighter font-heading text-center bg-green-700 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Show more</a> </div> </div> </div> </section> </div>
<div> <section class="relative py-20 2xl:py-40 bg-gray-800 overflow-hidden"> <img class="absolute top-0 right-0 h-24 lg:h-32 lg:mr-24 mt-12" src="https://shuffle.dev/zospace-assets/images/stars.svg" alt="" /> <img class="absolute bottom-0 right-0 -mr-64 -mb-64" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <img class="absolute bottom-0 left-0 w-64 lg:w-112" src="https://shuffle.dev/zospace-assets/lines/circle-gray-half.svg" alt="" /> <img class="absolute bottom-0 left-0 w-128 h-128 -mb-72" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <div class="relative container px-4 mx-auto"> <div class="text-center mb-12"> <span class="text-lg font-bold text-blue-400">Contact</span> <h2 class="mt-12 mb-10 text-5xl text-white font-bold font-heading">Connect with our team</h2> <p class="max-w-md mx-auto text-lg text-gray-300">A short message that will bring your customers into the world of your imagination.</p> </div> <div class="flex flex-wrap -mx-4 mb-20"> <div class="w-full lg:w-1/3 px-4 mb-6 lg:mb-0"> <div class="py-10 px-12 h-full bg-gray-500 rounded-lg"> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-auto lg:w-1/3 px-2"> <span class="flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-blue-500 rounded-full"> <svg class="w-5 h-5" width="23" height="23" viewbox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </div> <div class="w-full md:w-auto lg:w-2/3 px-2 mt-4 lg:mt-0"> <h3 class="mb-5 text-lg font-bold font-heading text-white">Bayswater 104, London W16EG, UK</h3> <p class="text-lg text-gray-300">The one est bad, semper six at sem 8 AM - 8 PM</p> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4 mb-6 lg:mb-0"> <div class="py-10 px-12 h-full bg-gray-500 rounded-lg"> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-auto lg:w-1/3 px-2"> <span class="flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-violet-700 rounded-full"> <svg class="w-4 h-4" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </div> <div class="w-full md:w-auto lg:w-2/3 px-2 mt-4 lg:mt-0"> <h3 class="mb-5 lg:mt-2 text-lg font-bold font-heading text-white">+44 20457523 00 01</h3> <p class="text-lg text-gray-300">The brown me quam, sagittis porttitor lorem vel, commodo fringilla nisl.</p> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4"> <div class="py-10 px-12 h-full bg-gray-500 rounded-lg"> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-auto lg:w-1/3 px-2"> <span class="flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-violet-700 rounded-full"> <svg class="w-5 h-4" width="21" height="14" viewbox="0 0 21 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </div> <div class="w-full md:w-auto lg:w-2/3 px-2 mt-4 lg:mt-0"> <h3 class="mb-5 lg:mt-2 text-lg font-bold font-heading text-white">[email protected]</h3> <p class="text-lg text-gray-300">It’s over, maecenas tincidunt malesuada dolor sit amet malesuada.</p> </div> </div> </div> </div> </div> <div class="text-center"> <a class="inline-block py-4 px-12 text-white font-bold bg-violet-700 hover:bg-blue-600 rounded-full transition duration-200" href="#">How it works?</a> </div> </div> </section> </div>
[ "@@ -15,7 +15,7 @@\n <div class=\"py-10 px-12 h-full bg-gray-500 rounded-lg\">\n <div class=\"flex flex-wrap -mx-2\">\n <div class=\"w-full md:w-auto lg:w-1/3 px-2\">\n- <span class=\"flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-violet-700 rounded-full\">\n+ <span class=\"flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-blue-500 rounded-full\">\n <svg class=\"w-5 h-5\" width=\"23\" height=\"23\" viewbox=\"0 0 23 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </span>\n </div>\n" ]
<div> <section class="relative py-20 2xl:py-40 bg-gray-800 overflow-hidden"> <img class="absolute top-0 right-0 h-24 lg:h-32 lg:mr-24 mt-12" src="https://shuffle.dev/zospace-assets/images/stars.svg" alt="" /> <img class="absolute bottom-0 right-0 -mr-64 -mb-64" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <img class="absolute bottom-0 left-0 w-64 lg:w-112" src="https://shuffle.dev/zospace-assets/lines/circle-gray-half.svg" alt="" /> <img class="absolute bottom-0 left-0 w-128 h-128 -mb-72" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <div class="relative container px-4 mx-auto"> <div class="text-center mb-12"> <span class="text-lg font-bold text-blue-400">Contact</span> <h2 class="mt-12 mb-10 text-5xl text-white font-bold font-heading">Connect with our team</h2> <p class="max-w-md mx-auto text-lg text-gray-300">A short message that will bring your customers into the world of your imagination.</p> </div> <div class="flex flex-wrap -mx-4 mb-20"> <div class="w-full lg:w-1/3 px-4 mb-6 lg:mb-0"> <div class="py-10 px-12 h-full bg-gray-500 rounded-lg"> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-auto lg:w-1/3 px-2"> <span class="flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-blue-500 rounded-full"> <svg class="w-5 h-5" width="23" height="23" viewbox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </div> <div class="w-full md:w-auto lg:w-2/3 px-2 mt-4 lg:mt-0"> <h3 class="mb-5 text-lg font-bold font-heading text-white">Bayswater 104, London W16EG, UK</h3> <p class="text-lg text-gray-300">The one est bad, semper six at sem 8 AM - 8 PM</p> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4 mb-6 lg:mb-0"> <div class="py-10 px-12 h-full bg-gray-500 rounded-lg"> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-auto lg:w-1/3 px-2"> <span class="flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-blue-500 rounded-full"> <svg class="w-4 h-4" width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </div> <div class="w-full md:w-auto lg:w-2/3 px-2 mt-4 lg:mt-0"> <h3 class="mb-5 lg:mt-2 text-lg font-bold font-heading text-white">+44 20457523 00 01</h3> <p class="text-lg text-gray-300">The brown me quam, sagittis porttitor lorem vel, commodo fringilla nisl.</p> </div> </div> </div> </div> <div class="w-full lg:w-1/3 px-4"> <div class="py-10 px-12 h-full bg-gray-500 rounded-lg"> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-auto lg:w-1/3 px-2"> <span class="flex-shrink-0 flex items-center justify-center w-12 h-12 mr-8 bg-violet-700 rounded-full"> <svg class="w-5 h-4" width="21" height="14" viewbox="0 0 21 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </div> <div class="w-full md:w-auto lg:w-2/3 px-2 mt-4 lg:mt-0"> <h3 class="mb-5 lg:mt-2 text-lg font-bold font-heading text-white">[email protected]</h3> <p class="text-lg text-gray-300">It’s over, maecenas tincidunt malesuada dolor sit amet malesuada.</p> </div> </div> </div> </div> </div> <div class="text-center"> <a class="inline-block py-4 px-12 text-white font-bold bg-violet-700 hover:bg-blue-600 rounded-full transition duration-200" href="#">How it works?</a> </div> </div> </section> </div>
<div> <section class="py-26 bg-orange-200 relative overflow-hidden"> <img class="absolute top-0 md:h-full left-0 w-1/2" src="https://shuffle.dev/nigodo-assets/background-elements/pattern-circle-big-orange-left.svg" alt="" /> <img class="absolute top-0 md:h-full right-0 w-1/2" src="https://shuffle.dev/nigodo-assets/background-elements/pattern-circle-big-orange-right.svg" alt="" /> <div class="container px-4 mx-auto relative"> <div class="flex flex-wrap -mx-4 mb-16 items-center"> <div class="w-full lg:w-1/2 px-4 mb-8 lg:mb-0"> <div class="max-w-xl"> <span class="text-lg font-extrabold text-orange-500">Section label</span> <h1 class="text-3xl md:text-4xl font-extrabold font-heading mt-3 mb-3">Let’s stay connected</h1> <p class="text-xl font-extrabold leading-8">It's never been easier to get in touch with Flex. Call us, use our live chat widget or email and we'll get back to you as soon as possible!</p> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="flex flex-wrap items-center lg:justify-end"><a class="inline-block w-full md:w-auto mb-2 md:mb-0 md:mr-4 py-4 px-6 text-center leading-6 text-lg text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200" href="#">Open positions</a><a class="inline-block w-full md:w-auto py-4 px-6 text-center leading-6 text-lg text-indigo-900 hover:text-white font-extrabold bg-white hover:bg-indigo-800 border-3 border-indigo-900 shadow rounded transition duration-200" href="#">About Us</a></div> </div> </div> <div class="flex flex-wrap -mx-4 mb-16 items-center"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 px-4 mb-12"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-sky-400 text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-3">Email</h3> <p class="text-xl sm:text-2xl font-bold text-orange-400">[email protected]</p> </div> <div class="w-full sm:w-1/2 px-4 mb-12"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-sky-400 text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-3">Phone</h3> <p class="text-xl sm:text-2xl font-bold text-orange-400">+7-843-672-431</p> </div> <div class="w-full sm:w-1/2 px-4 mb-12 sm:mb-0"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-sky-400 text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="24" height="28" viewbox="0 0 24 28" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-3">Office</h3> <p class="text-xl sm:text-2xl font-bold text-orange-400">1686, Geraldine Lane</p> <p class="text-xl sm:text-2xl font-bold text-orange-400">New York, NY 10013</p> </div> <div class="w-full sm:w-1/2 px-4"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-sky-400 text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="28" height="28" viewbox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-10">Socials</h3> <div class="flex items-center"> <a class="inline-block mr-6 text-orange-400 hover:text-orange-500" href="#"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-6 text-orange-400 hover:text-orange-500" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-6 text-orange-400 hover:text-orange-500" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-orange-400 hover:text-orange-500" href="#"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="px-6 py-12 md:px-12 bg-sky-400 border-3 border-indigo-900 rounded-2xl shadow-md text-center"> <form class="text-left" action=""> <div class="mb-8"> <label class="block mb-2 font-extrabold" for="">Email</label> <input class="inline-block w-full p-4 text-lg font-extrabold placeholder-indigo-900 shadow border-2 border-indigo-900 rounded outline-none" type="email" placeholder="[email protected]" /> </div> <div class="mb-8"> <label class="block mb-2 font-extrabold" for="">Message</label> <textarea class="w-full p-4 text-lg font-extrabold placeholder-indigo-900 shadow border-2 border-indigo-900 rounded resize-none" name="" id="" cols="30" rows="10" placeholder="Your message..."></textarea> </div> <button class="inline-block w-full py-4 px-6 text-center text-lg leading-6 text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200">Request a demo</button> </form> </div> </div> </div> </div> </section> </div>
[ "@@ -12,7 +12,7 @@\n </div>\n </div>\n <div class=\"w-full lg:w-1/2 px-4\">\n- <div class=\"flex flex-wrap items-center lg:justify-end\"><a class=\"inline-block w-full md:w-auto mb-2 md:mb-0 md:mr-4 py-4 px-6 text-center leading-6 text-lg text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200\" href=\"#\">Open positions</a><a class=\"inline-block w-full md:w-auto py-4 px-6 text-center leading-6 text-lg text-indigo-900 hover:text-white font-extrabold bg-sky-400 hover:bg-indigo-800 border-3 border-indigo-900 shadow rounded transition duration-200\" href=\"#\">About Us</a></div>\n+ <div class=\"flex flex-wrap items-center lg:justify-end\"><a class=\"inline-block w-full md:w-auto mb-2 md:mb-0 md:mr-4 py-4 px-6 text-center leading-6 text-lg text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200\" href=\"#\">Open positions</a><a class=\"inline-block w-full md:w-auto py-4 px-6 text-center leading-6 text-lg text-indigo-900 hover:text-white font-extrabold bg-white hover:bg-indigo-800 border-3 border-indigo-900 shadow rounded transition duration-200\" href=\"#\">About Us</a></div>\n </div>\n </div>\n <div class=\"flex flex-wrap -mx-4 mb-16 items-center\">\n" ]
<div> <section class="py-26 bg-orange-200 relative overflow-hidden"> <img class="absolute top-0 md:h-full left-0 w-1/2" src="https://shuffle.dev/nigodo-assets/background-elements/pattern-circle-big-orange-left.svg" alt="" /> <img class="absolute top-0 md:h-full right-0 w-1/2" src="https://shuffle.dev/nigodo-assets/background-elements/pattern-circle-big-orange-right.svg" alt="" /> <div class="container px-4 mx-auto relative"> <div class="flex flex-wrap -mx-4 mb-16 items-center"> <div class="w-full lg:w-1/2 px-4 mb-8 lg:mb-0"> <div class="max-w-xl"> <span class="text-lg font-extrabold text-orange-500">Section label</span> <h1 class="text-3xl md:text-4xl font-extrabold font-heading mt-3 mb-3">Let’s stay connected</h1> <p class="text-xl font-extrabold leading-8">It's never been easier to get in touch with Flex. Call us, use our live chat widget or email and we'll get back to you as soon as possible!</p> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="flex flex-wrap items-center lg:justify-end"><a class="inline-block w-full md:w-auto mb-2 md:mb-0 md:mr-4 py-4 px-6 text-center leading-6 text-lg text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200" href="#">Open positions</a><a class="inline-block w-full md:w-auto py-4 px-6 text-center leading-6 text-lg text-indigo-900 hover:text-white font-extrabold bg-white hover:bg-indigo-800 border-3 border-indigo-900 shadow rounded transition duration-200" href="#">About Us</a></div> </div> </div> <div class="flex flex-wrap -mx-4 mb-16 items-center"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 px-4 mb-12"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-white text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-3">Email</h3> <p class="text-xl sm:text-2xl font-bold text-orange-400">[email protected]</p> </div> <div class="w-full sm:w-1/2 px-4 mb-12"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-white text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-3">Phone</h3> <p class="text-xl sm:text-2xl font-bold text-orange-400">+7-843-672-431</p> </div> <div class="w-full sm:w-1/2 px-4 mb-12 sm:mb-0"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-sky-400 text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="24" height="28" viewbox="0 0 24 28" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-3">Office</h3> <p class="text-xl sm:text-2xl font-bold text-orange-400">1686, Geraldine Lane</p> <p class="text-xl sm:text-2xl font-bold text-orange-400">New York, NY 10013</p> </div> <div class="w-full sm:w-1/2 px-4"> <div class="inline-flex mb-8 w-20 h-20 items-center justify-center bg-sky-400 text-indigo-900 border-3 border-indigo-900 rounded-full shadow-md"> <svg width="28" height="28" viewbox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="text-2xl font-extrabold mb-10">Socials</h3> <div class="flex items-center"> <a class="inline-block mr-6 text-orange-400 hover:text-orange-500" href="#"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-6 text-orange-400 hover:text-orange-500" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-6 text-orange-400 hover:text-orange-500" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-orange-400 hover:text-orange-500" href="#"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="px-6 py-12 md:px-12 bg-sky-400 border-3 border-indigo-900 rounded-2xl shadow-md text-center"> <form class="text-left" action=""> <div class="mb-8"> <label class="block mb-2 font-extrabold" for="">Email</label> <input class="inline-block w-full p-4 text-lg font-extrabold placeholder-indigo-900 shadow border-2 border-indigo-900 rounded outline-none" type="email" placeholder="[email protected]" /> </div> <div class="mb-8"> <label class="block mb-2 font-extrabold" for="">Message</label> <textarea class="w-full p-4 text-lg font-extrabold placeholder-indigo-900 shadow border-2 border-indigo-900 rounded resize-none" name="" id="" cols="30" rows="10" placeholder="Your message..."></textarea> </div> <button class="inline-block w-full py-4 px-6 text-center text-lg leading-6 text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200">Request a demo</button> </form> </div> </div> </div> </div> </section> </div>
<div> <section class="py-24 bg-blue-50"> <div class="container px-4 mx-auto"> <div class="max-w-3xl mx-auto mb-16 text-center"> <span class="text-blue-400 uppercase font-semibold tracking-widest">New feature</span> <h2 class="mt-6 text-4xl font-bold font-heading text-blue-800">Lorem ipsum dolor</h2> </div> <div class="flex flex-wrap -m-4"> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-blue-100"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Mauris vitae ex ut lectus cursus ornare?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Lorem ipsum dolor sit amet consectetur?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 24 25" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Donec sed leo sit amet ante ornare laoreet in quis est?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1" width="23" height="24" viewbox="0 0 23 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Mauris vitae ex ut lectus cursus ornare?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Nam consequat, augue sed rutrum faucibus?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Cras at ante non ligula pharetra elementum?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> </div> </div> </section> </div>
[ "@@ -8,7 +8,7 @@\n <div class=\"flex flex-wrap -m-4\">\n <div class=\"w-full md:w-1/2 lg:w-1/3 p-4\">\n <div class=\"relative p-10 bg-white\">\n- <span class=\"absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700\">\n+ <span class=\"absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-blue-100\">\n <svg class=\"-ml-1 text-blue-500 h-6 w-6\" viewbox=\"0 0 26 26\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </span>\n <h3 class=\"mt-6 mb-2 text-lg font-semibold font-heading text-blue-800\">Mauris vitae ex ut lectus cursus ornare?</h3>\n" ]
<div> <section class="py-24 bg-blue-50"> <div class="container px-4 mx-auto"> <div class="max-w-3xl mx-auto mb-16 text-center"> <span class="text-blue-400 uppercase font-semibold tracking-widest">New feature</span> <h2 class="mt-6 text-4xl font-bold font-heading text-blue-800">Lorem ipsum dolor</h2> </div> <div class="flex flex-wrap -m-4"> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-blue-100"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Mauris vitae ex ut lectus cursus ornare?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-blue-100"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Lorem ipsum dolor sit amet consectetur?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-blue-100"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 24 25" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Donec sed leo sit amet ante ornare laoreet in quis est?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1" width="23" height="24" viewbox="0 0 23 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Mauris vitae ex ut lectus cursus ornare?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Nam consequat, augue sed rutrum faucibus?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="relative p-10 bg-white"> <span class="absolute top-0 left-0 flex w-20 h-12 pl-6 items-center clip-path-right-top bg-indigo-700"> <svg class="-ml-1 text-blue-500 h-6 w-6" viewbox="0 0 26 26" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-6 mb-2 text-lg font-semibold font-heading text-blue-800">Cras at ante non ligula pharetra elementum?</h3> <ul class="list-inside list-disc text-gray-500"> <li class="mb-2">Etiam pellentesque non nibh</li> <li class="mb-2">Mauris posuere</li> <li class="mb-2">Tellus sit amet tempus vestibulum</li> <li>Erat augue imperdiet neque</li> </ul> </div> </div> </div> </div> </section> </div>
<div> <section class="py-20 bg-gray-100"> <div class="container mx-auto px-4"> <h2 class="mb-10 text-center text-sm font-bold font-heading text-gray-400">TRUSTED BY BRANDS ALL OVER THE WORLD</h2> <div class="flex flex-wrap items-center"> <div class="w-full md:w-1/12 px-4 mb-10 md:mb-0"> <a class="hidden md:flex mx-auto flex-shrink-0 items-center justify-center w-12 h-12 bg-orange-300 hover:bg-orange-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="md:hidden flex justify-center"> <a class="mr-6 flex items-center justify-center w-12 h-12 bg-orange-300 hover:bg-orange-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="flex items-center justify-center w-12 h-12 bg-blue-300 hover:bg-blue-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="w-full md:w-10/12 px-4 -mb-6"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-white"> <img class="mx-auto h-8" src="yofte-assets/brands/exxon.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100"> <img class="mx-auto h-8" src="yofte-assets/brands/ea-sports.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100"> <img class="mx-auto h-8" src="yofte-assets/brands/eurosport.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100"> <img class="mx-auto h-8" src="yofte-assets/brands/nike.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100"> <img class="mx-auto h-8" src="yofte-assets/brands/aol.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100"> <img class="mx-auto h-8" src="yofte-assets/brands/north-face.svg" alt="" /> </div> </div> </div> </div> <div class="hidden md:block md:w-1/12 px-4"> <a class="flex-shrink-0 flex mx-auto items-center justify-center w-12 h-12 bg-blue-300 hover:bg-blue-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </section> </div>
[ "@@ -19,7 +19,7 @@\n <div class=\"w-full md:w-10/12 px-4 -mb-6\">\n <div class=\"flex flex-wrap -mx-4\">\n <div class=\"w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6\">\n- <div class=\"flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100\">\n+ <div class=\"flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-white\">\n <img class=\"mx-auto h-8\" src=\"yofte-assets/brands/exxon.svg\" alt=\"\" />\n </div>\n </div>\n" ]
<div> <section class="py-20 bg-gray-100"> <div class="container mx-auto px-4"> <h2 class="mb-10 text-center text-sm font-bold font-heading text-gray-400">TRUSTED BY BRANDS ALL OVER THE WORLD</h2> <div class="flex flex-wrap items-center"> <div class="w-full md:w-1/12 px-4 mb-10 md:mb-0"> <a class="hidden md:flex mx-auto flex-shrink-0 items-center justify-center w-12 h-12 bg-orange-300 hover:bg-orange-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="md:hidden flex justify-center"> <a class="mr-6 flex items-center justify-center w-12 h-12 bg-orange-300 hover:bg-orange-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="flex items-center justify-center w-12 h-12 bg-blue-300 hover:bg-blue-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="w-full md:w-10/12 px-4 -mb-6"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-white"> <img class="mx-auto h-8" src="yofte-assets/brands/exxon.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-white"> <img class="mx-auto h-8" src="yofte-assets/brands/ea-sports.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-white"> <img class="mx-auto h-8" src="yofte-assets/brands/eurosport.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-white"> <img class="mx-auto h-8" src="yofte-assets/brands/nike.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100"> <img class="mx-auto h-8" src="yofte-assets/brands/aol.svg" alt="" /> </div> </div> <div class="w-full sm:w-1/2 md:w-1/3 xl:w-1/6 px-4 mb-6"> <div class="flex mx-auto h-40 w-40 px-2 items-center justify-center rounded-full bg-sky-100"> <img class="mx-auto h-8" src="yofte-assets/brands/north-face.svg" alt="" /> </div> </div> </div> </div> <div class="hidden md:block md:w-1/12 px-4"> <a class="flex-shrink-0 flex mx-auto items-center justify-center w-12 h-12 bg-blue-300 hover:bg-blue-400 rounded-md" href="#"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </section> </div>
<div> <section> <div class="pt-12 pb-24 2xl:pb-44 bg-blueGray-100"> <div class="container px-4 mx-auto"> <ul class="flex flex-wrap items-center mb-10 xl:mb-0"> <li class="mr-6"> <a class="flex items-center text-sm font-medium text-gray-400 hover:text-gray-500" href="#"> <span>Home</span> <svg class="ml-6" width="4" height="7" viewbox="0 0 4 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="mr-6"> <a class="flex items-center text-sm font-medium text-gray-400 hover:text-gray-500" href="#"> <span>Store</span> <svg class="ml-6" width="4" height="7" viewbox="0 0 4 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li><a class="text-sm font-medium text-indigo-500 hover:text-indigo-600" href="#">New in</a></li> </ul> <div class="pb-9 text-center border-b border-black border-opacity-5"> <div class="relative"> <h2 class="mb-5 md:mb-0 text-9xl xl:text-10xl leading-normal font-heading font-medium text-center">New in</h2> <span class="md:absolute md:right-0 md:bottom-3 text-sm text-gray-400 font-medium">449 products found</span> </div> </div> <div class="flex flex-wrap py-5 mb-14 xl:mb-16 border-b border-black border-opacity-10"> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Category</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Size</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Colors</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Price</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Brand</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="sm:flex sm:flex-wrap mb-24"> <div class="order-1 sm:pl-3 mb-10 sm:mb-0 sm:w-1/2 lg:w-4/12 xl:w-3/12"> <div class="p-10 xl:p-12 xl:pt-10 mb-6 bg-white rounded-3xl"> <h2 class="mb-8 text-3xl leading-9 font-heading font-medium">Category</h2> <a class="block mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#">Best seller</a><a class="block mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#">New in</a> <a class="flex items-center justify-between mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#"> <span>Smartphone</span> <span class="text-sm text-gray-300">267</span> </a> <a class="flex items-center justify-between mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#"> <span>Laptop</span> <span class="text-sm text-gray-300">100</span> </a> <a class="flex items-center justify-between mb-9 hover:text-darkBlueGray-400 font-heading font-medium" href="#"> <span>Headphones</span> <span class="text-sm text-gray-300">240</span> </a> <a class="flex items-center pb-1 text-xl text-green-500 hover:text-green-600 font-bold tracking-tight max-w-max border-b border-green-600 hover:border-green-700" href="#"> <span class="mr-5">See all</span> <svg width="14" height="17" viewbox="0 0 14 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="p-10 pb-8 xl:p-12 xl:pb-8 xl:pt-10 mb-6 bg-yellow-500 rounded-3xl"> <h2 class="mb-6 text-3xl leading-9 font-heading font-medium">Colors</h2> <div class="flex flex-wrap max-w-xs"> <div class="p-1 m-2 max-w-max border border-gray-300 rounded-full"> <a class="block w-5 h-5 bg-blue-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-orange-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-black rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-red-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-green-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-purple-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-yellow-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-yellow-500 rounded-full" href="#"></a> </div> </div> </div> <div class="p-10 xl:p-12 xl:pt-10 mb-6 bg-yellow-500 rounded-3xl"> <h2 class="mb-10 text-3xl leading-9 font-heading font-medium">Price</h2> <div class="relative mb-16 h-1 bg-blueGray-100"> <div class="relative left-0"> <a class="absolute -top-2 left-0 z-10 transform -translate-y-px w-6 h-6 bg-yellow-500 rounded-full shadow-5xl" href="#"></a> <div class="absolute -left-3 top-10 max-w-max"> <svg class="absolute left-1/2 transform -translate-x-1/2 -top-2 z-10" width="14" height="11" viewbox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="flex items-center justify-center px-3 py-1 font-heading font-medium bg-blueGray-100 rounded-lg">$10</div> </div> </div> <div class="relative left-24 transform -translate-y-px max-w-max"> <a class="absolute -top-2 left-0 transform -translate-y-px w-6 h-6 bg-blue-500 rounded-full shadow-5xl" href="#"> <img class="absolute -left-20 top-2 max-w-max" src="https://shuffle.dev/uinel-assets/elements/ecommerce-product-list/toggle-bg-blue.svg" alt="" /> </a> <div class="absolute -left-6 transform translate-x-2 translate-y-px top-10 max-w-max"> <svg class="absolute left-1/2 transform -translate-x-1/2 -top-2 z-10" width="14" height="11" viewbox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="flex items-center justify-center px-3 py-1 font-heading font-medium bg-blueGray-100 rounded-lg">$99</div> </div> </div> </div> </div> <div class="p-10 xl:pt-8 mb-6 bg-purple-500 rounded-3xl"> <h2 class="mb-5 text-3xl leading-9 text-white font-heading font-medium">Size</h2> <div class="sm:flex sm:flex-wrap"> <div class="p-1 w-full sm:w-1/2 md:w-1/3 lg:w-1/2 2xl:w-1/3"> <a class="block py-5 px-4 text-center font-heading font-medium bg-yellow-500 hover:bg-gray-50 rounded-3xl" href="#">32GB</a> </div> <div class="p-1 w-full sm:w-1/2 md:w-1/3 lg:w-1/2 2xl:w-1/3"> <a class="block py-5 px-4 text-center font-heading font-medium bg-yellow-500 hover:bg-gray-50 rounded-3xl" href="#">64GB</a> </div> <div class="p-1 w-full md:w-1/3 lg:w-full 2xl:w-1/3"> <a class="block py-5 px-4 text-white text-center font-heading font-medium bg-indigo-400 hover:bg-indigo-500 rounded-3xl" href="#">128GB</a> </div> </div> </div> <div class="p-10 px-5 bg-yellow-500 rounded-3xl"> <h2 class="px-5 xl:px-10 mb-6 text-3xl leading-9 font-heading font-medium">Location</h2> <a class="flex items-center py-4 px-10 mb-3 leading-8 font-heading font-medium bg-yellow-500 border border-gray-100 rounded-3xl" href="#"> <span class="mr-6"> <svg width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Europe</span> </a> <a class="flex items-center py-4 px-10 leading-8 font-heading font-medium bg-yellow-500 border border-gray-100 rounded-3xl" href="#"> <button class="mr-6"> <svg width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <span>United States</span> </a> </div> </div> <div class="sm:pr-3 w-full sm:w-1/2 lg:w-8/12 xl:w-9/12"> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/headphones-sony.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Headphones SONY 1l X-O</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>44.90</span> </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-yellow-500 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/iphone-12-pro.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex sm:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Apple iPhone 12 Pro (128GB) Silver</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <div class="xl:pl-3 xl:w-4/12"> <div class="flex items-center xl:justify-end"> <p class="mr-4 flex items-center text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>231.90</span> </p> <p class="relative flex items-center text-base text-gray-300 font-heading font-medium tracking-tighter"> <span>$ 231.90</span> <span class="absolute left-1/2 transform -translate-x-1/2 h-px w-16 bg-darkBlueGray-400"></span> </p> </div> </div> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="p-1 mr-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-yellow-500 border rounded-full" href="#"></a> </div> <div class="p-1 mr-1 max-w-max border border-gray-300 border-opacity-0 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> <div class="p-1 mr-1 max-w-max border border-gray-300 border-opacity-0 rounded-full"> <a class="block w-4 h-4 bg-darkBlueGray-400 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 border-opacity-0 rounded-full"> <a class="block w-4 h-4 bg-yellow-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/smartwatch-yellow.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Xui Smartwatch YW</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> 100.90 </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max rounded-full"> <a class="block w-4 h-4 bg-purple-400 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-yellow-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/macbook-pro-17.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">MacBook Pro 17’’</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>1999.90</span> </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max rounded-full"> <a class="block w-4 h-4 bg-orange-400 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/smartwatch-green.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Smartwatch Uistore Homme Watch 19</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>99.99</span> </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-yellow-500 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="sm:mx-auto sm:w-96"> <a class="block py-5 px-10 w-full text-xl leading-6 text-body font-medium tracking-tighter font-heading text-center bg-yellow-500 hover:bg-gray-50 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">More products</a> </div> </div> </div> </section> </div>
[ "@@ -57,7 +57,7 @@\n </div>\n <div class=\"sm:flex sm:flex-wrap mb-24\">\n <div class=\"order-1 sm:pl-3 mb-10 sm:mb-0 sm:w-1/2 lg:w-4/12 xl:w-3/12\">\n- <div class=\"p-10 xl:p-12 xl:pt-10 mb-6 bg-yellow-500 rounded-3xl\">\n+ <div class=\"p-10 xl:p-12 xl:pt-10 mb-6 bg-white rounded-3xl\">\n <h2 class=\"mb-8 text-3xl leading-9 font-heading font-medium\">Category</h2>\n <a class=\"block mb-5 hover:text-darkBlueGray-400 font-heading font-medium\" href=\"#\">Best seller</a><a class=\"block mb-5 hover:text-darkBlueGray-400 font-heading font-medium\" href=\"#\">New in</a>\n <a class=\"flex items-center justify-between mb-5 hover:text-darkBlueGray-400 font-heading font-medium\" href=\"#\">\n" ]
<div> <section> <div class="pt-12 pb-24 2xl:pb-44 bg-blueGray-100"> <div class="container px-4 mx-auto"> <ul class="flex flex-wrap items-center mb-10 xl:mb-0"> <li class="mr-6"> <a class="flex items-center text-sm font-medium text-gray-400 hover:text-gray-500" href="#"> <span>Home</span> <svg class="ml-6" width="4" height="7" viewbox="0 0 4 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="mr-6"> <a class="flex items-center text-sm font-medium text-gray-400 hover:text-gray-500" href="#"> <span>Store</span> <svg class="ml-6" width="4" height="7" viewbox="0 0 4 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li><a class="text-sm font-medium text-indigo-500 hover:text-indigo-600" href="#">New in</a></li> </ul> <div class="pb-9 text-center border-b border-black border-opacity-5"> <div class="relative"> <h2 class="mb-5 md:mb-0 text-9xl xl:text-10xl leading-normal font-heading font-medium text-center">New in</h2> <span class="md:absolute md:right-0 md:bottom-3 text-sm text-gray-400 font-medium">449 products found</span> </div> </div> <div class="flex flex-wrap py-5 mb-14 xl:mb-16 border-b border-black border-opacity-10"> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Category</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Size</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Colors</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Price</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-full sm:w-1/3 lg:w-1/5 py-2 sm:px-3"> <a class="flex items-center py-5 px-8 xl:px-12 font-heading font-medium border border-gray-200 hover:border-gray-300 rounded-4xl" href="#"> <span>Brand</span> <svg class="relative top-px ml-6" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="sm:flex sm:flex-wrap mb-24"> <div class="order-1 sm:pl-3 mb-10 sm:mb-0 sm:w-1/2 lg:w-4/12 xl:w-3/12"> <div class="p-10 xl:p-12 xl:pt-10 mb-6 bg-white rounded-3xl"> <h2 class="mb-8 text-3xl leading-9 font-heading font-medium">Category</h2> <a class="block mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#">Best seller</a><a class="block mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#">New in</a> <a class="flex items-center justify-between mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#"> <span>Smartphone</span> <span class="text-sm text-gray-300">267</span> </a> <a class="flex items-center justify-between mb-5 hover:text-darkBlueGray-400 font-heading font-medium" href="#"> <span>Laptop</span> <span class="text-sm text-gray-300">100</span> </a> <a class="flex items-center justify-between mb-9 hover:text-darkBlueGray-400 font-heading font-medium" href="#"> <span>Headphones</span> <span class="text-sm text-gray-300">240</span> </a> <a class="flex items-center pb-1 text-xl text-green-500 hover:text-green-600 font-bold tracking-tight max-w-max border-b border-green-600 hover:border-green-700" href="#"> <span class="mr-5">See all</span> <svg width="14" height="17" viewbox="0 0 14 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="p-10 pb-8 xl:p-12 xl:pb-8 xl:pt-10 mb-6 bg-white rounded-3xl"> <h2 class="mb-6 text-3xl leading-9 font-heading font-medium">Colors</h2> <div class="flex flex-wrap max-w-xs"> <div class="p-1 m-2 max-w-max border border-gray-300 rounded-full"> <a class="block w-5 h-5 bg-blue-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-orange-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-black rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-red-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-green-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-purple-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-yellow-400 rounded-full" href="#"></a> </div> <div class="p-1 m-2 max-w-max border border-opacity-0 rounded-full"> <a class="block w-5 h-5 bg-white rounded-full" href="#"></a> </div> </div> </div> <div class="p-10 xl:p-12 xl:pt-10 mb-6 bg-white rounded-3xl"> <h2 class="mb-10 text-3xl leading-9 font-heading font-medium">Price</h2> <div class="relative mb-16 h-1 bg-blueGray-100"> <div class="relative left-0"> <a class="absolute -top-2 left-0 z-10 transform -translate-y-px w-6 h-6 bg-white rounded-full shadow-5xl" href="#"></a> <div class="absolute -left-3 top-10 max-w-max"> <svg class="absolute left-1/2 transform -translate-x-1/2 -top-2 z-10" width="14" height="11" viewbox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="flex items-center justify-center px-3 py-1 font-heading font-medium bg-blueGray-100 rounded-lg">$10</div> </div> </div> <div class="relative left-24 transform -translate-y-px max-w-max"> <a class="absolute -top-2 left-0 transform -translate-y-px w-6 h-6 bg-blue-500 rounded-full shadow-5xl" href="#"> <img class="absolute -left-20 top-2 max-w-max" src="https://shuffle.dev/uinel-assets/elements/ecommerce-product-list/toggle-bg-blue.svg" alt="" /> </a> <div class="absolute -left-6 transform translate-x-2 translate-y-px top-10 max-w-max"> <svg class="absolute left-1/2 transform -translate-x-1/2 -top-2 z-10" width="14" height="11" viewbox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="flex items-center justify-center px-3 py-1 font-heading font-medium bg-blueGray-100 rounded-lg">$99</div> </div> </div> </div> </div> <div class="p-10 xl:pt-8 mb-6 bg-purple-500 rounded-3xl"> <h2 class="mb-5 text-3xl leading-9 text-white font-heading font-medium">Size</h2> <div class="sm:flex sm:flex-wrap"> <div class="p-1 w-full sm:w-1/2 md:w-1/3 lg:w-1/2 2xl:w-1/3"> <a class="block py-5 px-4 text-center font-heading font-medium bg-white hover:bg-gray-50 rounded-3xl" href="#">32GB</a> </div> <div class="p-1 w-full sm:w-1/2 md:w-1/3 lg:w-1/2 2xl:w-1/3"> <a class="block py-5 px-4 text-center font-heading font-medium bg-white hover:bg-gray-50 rounded-3xl" href="#">64GB</a> </div> <div class="p-1 w-full md:w-1/3 lg:w-full 2xl:w-1/3"> <a class="block py-5 px-4 text-white text-center font-heading font-medium bg-indigo-400 hover:bg-indigo-500 rounded-3xl" href="#">128GB</a> </div> </div> </div> <div class="p-10 px-5 bg-white rounded-3xl"> <h2 class="px-5 xl:px-10 mb-6 text-3xl leading-9 font-heading font-medium">Location</h2> <a class="flex items-center py-4 px-10 mb-3 leading-8 font-heading font-medium bg-white border border-gray-100 rounded-3xl" href="#"> <span class="mr-6"> <svg width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span>Europe</span> </a> <a class="flex items-center py-4 px-10 leading-8 font-heading font-medium bg-white border border-gray-100 rounded-3xl" href="#"> <button class="mr-6"> <svg width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <span>United States</span> </a> </div> </div> <div class="sm:pr-3 w-full sm:w-1/2 lg:w-8/12 xl:w-9/12"> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-white rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/headphones-sony.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Headphones SONY 1l X-O</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>44.90</span> </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-white rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/iphone-12-pro.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex sm:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Apple iPhone 12 Pro (128GB) Silver</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <div class="xl:pl-3 xl:w-4/12"> <div class="flex items-center xl:justify-end"> <p class="mr-4 flex items-center text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>231.90</span> </p> <p class="relative flex items-center text-base text-gray-300 font-heading font-medium tracking-tighter"> <span>$ 231.90</span> <span class="absolute left-1/2 transform -translate-x-1/2 h-px w-16 bg-darkBlueGray-400"></span> </p> </div> </div> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="p-1 mr-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-yellow-500 border rounded-full" href="#"></a> </div> <div class="p-1 mr-1 max-w-max border border-gray-300 border-opacity-0 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> <div class="p-1 mr-1 max-w-max border border-gray-300 border-opacity-0 rounded-full"> <a class="block w-4 h-4 bg-darkBlueGray-400 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 border-opacity-0 rounded-full"> <a class="block w-4 h-4 bg-yellow-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/smartwatch-yellow.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Xui Smartwatch YW</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> 100.90 </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max rounded-full"> <a class="block w-4 h-4 bg-purple-400 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-yellow-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full mb-4"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/macbook-pro-17.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">MacBook Pro 17’’</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>1999.90</span> </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max rounded-full"> <a class="block w-4 h-4 bg-orange-400 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> <div class="w-full"> <div class="xl:flex xl:items-center p-10 xl:pb-12 xl:px-14 xl:pt-16 bg-yellow-500 rounded-3xl"> <div class="mb-8 xl:mb-0 xl:w-4/12 xl:pr-6"> <a class="block mx-auto max-w-max" href="#"> <img class="h-48 object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-product-list/smartwatch-green.png" alt="" /> </a> </div> <div class="xl:w-8/12"> <div class="xl:flex xl:justify-between xl:items-start mb-4 xl:mb-20"> <div class="xl:pr-3 mb-6 xl:mb-0 xl:w-8/12"> <a href="#"> <p class="mb-4 text-xl leading-8 font-heading font-medium hover:underline">Smartwatch Uistore Homme Watch 19</p> <p class="text-darkBlueGray-400">The nulla commodo, commodo eros a lor, tristique lectus lorem sad 128 GB silver.</p> </a> </div> <p class="flex items-center xl:justify-end xl:pl-3 xl:w-4/12 text-xl text-blue-500 font-heading font-medium tracking-tighter"> <span class="mr-2 text-xs">$</span> <span>99.99</span> </p> </div> <div class="flex flex-wrap items-center"> <div class="w-1/2 xl:w-6/12"> <div class="flex items-center"> <h3 class="mr-4 font-heading font-medium tracking-tighter">Color:</h3> <div class="mr-2 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-yellow-500 rounded-full" href="#"></a> </div> <div class="p-1 max-w-max border border-gray-300 rounded-full"> <a class="block w-4 h-4 bg-gray-400 rounded-full" href="#"></a> </div> </div> </div> <div class="w-1/2 xl:w-2/12"> <svg class="xl:mx-auto 2xl:mr-0 ml-auto text-gray-400 hover:text-gray-500 cursor-pointer" width="27" height="27" viewbox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="mt-6 xl:mt-0 w-full xl:w-4/12"> <div class="lg:mx-auto xl:mr-0 lg:max-w-max"> <a class="block py-4 px-10 w-full text-lg leading-5 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Add to bag</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="sm:mx-auto sm:w-96"> <a class="block py-5 px-10 w-full text-xl leading-6 text-body font-medium tracking-tighter font-heading text-center bg-yellow-500 hover:bg-gray-50 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">More products</a> </div> </div> </div> </section> </div>
<div> <section class="relative py-20 2xl:py-40 bg-gray-800 overflow-hidden"> <img class="absolute top-0 right-0 md:-mr-96 md:-mt-112" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <img class="absolute top-0 right-0 h-40 lg:h-80 lg:mr-64 lg:mt-24" src="https://shuffle.dev/zospace-assets/images/five-stars.svg" alt="" /> <img class="hidden lg:block absolute top-0 left-0 h-64 -ml-10" src="https://shuffle.dev/zospace-assets/images/blue-double-circle.svg" alt="" /> <img class="absolute bottom-0 left-0 h-80" src="https://shuffle.dev/zospace-assets/lines/half-double-circle.svg" alt="" /> <div class="relative container px-4 mx-auto"> <div class="max-w-3xl mx-auto"> <div class="max-w-xl"> <a class="inline-block text-white text-xl font-bold" href="#"> <img class="h-7" src="https://shuffle.dev/zospace-assets/logos/zospace-logo.svg" alt="" width="auto" /> </a> <h2 class="mt-12 mb-14 text-5xl font-bold font-heading text-stone-200">Sorry, we can't find that page or something has gone wrong...</h2> <p class="mb-20 text-xl text-gray-200">Go back or try here:</p> <a class="inline-block px-12 py-4 text-lg bg-blue-500 hover:bg-blue-600 text-stone-200 font-bold rounded-full transition duration-200" href="#">Start again</a> </div> </div> </div> </section> </div>
[ "@@ -7,7 +7,7 @@\n <div class=\"relative container px-4 mx-auto\">\n <div class=\"max-w-3xl mx-auto\">\n <div class=\"max-w-xl\">\n- <a class=\"inline-block text-stone-200 text-xl font-bold\" href=\"#\">\n+ <a class=\"inline-block text-white text-xl font-bold\" href=\"#\">\n <img class=\"h-7\" src=\"https://shuffle.dev/zospace-assets/logos/zospace-logo.svg\" alt=\"\" width=\"auto\" />\n </a>\n <h2 class=\"mt-12 mb-14 text-5xl font-bold font-heading text-stone-200\">Sorry, we can't find that page or something has gone wrong...</h2>\n" ]
<div> <section class="relative py-20 2xl:py-40 bg-gray-800 overflow-hidden"> <img class="absolute top-0 right-0 md:-mr-96 md:-mt-112" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <img class="absolute top-0 right-0 h-40 lg:h-80 lg:mr-64 lg:mt-24" src="https://shuffle.dev/zospace-assets/images/five-stars.svg" alt="" /> <img class="hidden lg:block absolute top-0 left-0 h-64 -ml-10" src="https://shuffle.dev/zospace-assets/images/blue-double-circle.svg" alt="" /> <img class="absolute bottom-0 left-0 h-80" src="https://shuffle.dev/zospace-assets/lines/half-double-circle.svg" alt="" /> <div class="relative container px-4 mx-auto"> <div class="max-w-3xl mx-auto"> <div class="max-w-xl"> <a class="inline-block text-white text-xl font-bold" href="#"> <img class="h-7" src="https://shuffle.dev/zospace-assets/logos/zospace-logo.svg" alt="" width="auto" /> </a> <h2 class="mt-12 mb-14 text-5xl font-bold font-heading text-white">Sorry, we can't find that page or something has gone wrong...</h2> <p class="mb-20 text-xl text-gray-200">Go back or try here:</p> <a class="inline-block px-12 py-4 text-lg bg-blue-500 hover:bg-blue-600 text-stone-200 font-bold rounded-full transition duration-200" href="#">Start again</a> </div> </div> </div> </section> </div>
<div class="fixed bottom-0 right-0 z-50 p-8"> <div class="inline-block pt-6 pb-8 px-8 md:px-14 bg-white rounded-3xl"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full xl:w-3/5 px-4 mb-6 xl:mb-0"> <h4 class="font-heading text-2xl font-semibold mb-2">Cookies</h4> <p class="max-w-sm text-xs">By clicking accept, you agree to the storing of cookies on your device to enhance site navigation. Cookies...</p> </div> <div class="w-full xl:w-2/5 px-4"> <div class="flex flex-wrap items-center -mb-4"> <a class="inline-flex transform hover:scale-105 sm:mr-3 mb-4 w-full sm:w-auto py-2.5 px-5 items-center justify-center text-base font-thin text-black border border-black rounded-md transition duration-300" href="#"> <svg width="15" height="12" viewbox="0 0 15 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="ml-2.5">Accept</span> </a> <a class="inline-flex transform hover:scale-105 mb-4 w-full sm:w-auto py-2.5 px-5 items-center justify-center text-base font-thin text-black border border-black rounded-md transition duration-300" href="#">More</a> </div> </div> </div> </div> </div> <div></div>
[ "@@ -2,7 +2,7 @@\n <div class=\"inline-block pt-6 pb-8 px-8 md:px-14 bg-white rounded-3xl\">\n <div class=\"flex flex-wrap items-center -mx-4\">\n <div class=\"w-full xl:w-3/5 px-4 mb-6 xl:mb-0\">\n- <h4 class=\"font-heading text-2xl font-thin mb-2\">Cookies</h4>\n+ <h4 class=\"font-heading text-2xl font-semibold mb-2\">Cookies</h4>\n <p class=\"max-w-sm text-xs\">By clicking accept, you agree to the storing of cookies on your device to enhance site navigation. Cookies...</p>\n </div>\n <div class=\"w-full xl:w-2/5 px-4\">\n" ]
<div class="fixed bottom-0 right-0 z-50 p-8"> <div class="inline-block pt-6 pb-8 px-8 md:px-14 bg-white rounded-3xl"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full xl:w-3/5 px-4 mb-6 xl:mb-0"> <h4 class="font-heading text-2xl font-semibold mb-2">Cookies</h4> <p class="max-w-sm text-xs">By clicking accept, you agree to the storing of cookies on your device to enhance site navigation. Cookies...</p> </div> <div class="w-full xl:w-2/5 px-4"> <div class="flex flex-wrap items-center -mb-4"> <a class="inline-flex transform hover:scale-105 sm:mr-3 mb-4 w-full sm:w-auto py-2.5 px-5 items-center justify-center text-base font-semibold text-black border border-black rounded-md transition duration-300" href="#"> <svg width="15" height="12" viewbox="0 0 15 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <span class="ml-2.5">Accept</span> </a> <a class="inline-flex transform hover:scale-105 mb-4 w-full sm:w-auto py-2.5 px-5 items-center justify-center text-base font-thin text-black border border-black rounded-md transition duration-300" href="#">More</a> </div> </div> </div> </div> </div> <div></div>
<div> <section class="py-24 bg-blue-50"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center items-end justify-center mb-8 -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-4 lg:mb-0"> <h2 class="max-w-md text-4xl font-bold font-heading text-blue-800">Lorem ipsum dolor sit amet consectutar</h2> </div> <div class="w-full lg:w-1/2 px-4"> <div class="lg:ml-auto max-w-md"> <p class="text-base text-gray-500 leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> </div> </div> <div class="p-6 lg:py-12 lg:px-16 mb-2 bg-white"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/5 px-4 mb-10 lg:mb-0"> <h3 class="text-3xl font-bold font-heading text-blue-800">Starter</h3> </div> <div class="w-full md:w-1/2 lg:w-2/5 px-4 mb-10 lg:mb-0"> <ul class="text-base md:border-r border-gray-50"> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Complete documentation</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Working materials in Figma</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">100GB cloud storage</p> </li> <li class="flex items-center"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">500 team members</p> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/5 px-4 mb-10 lg:mb-0"> <div class="flex justify-center mb-2"> <span class="inline-block text-4xl font-semibold text-blue-800">$35,99</span> </div> <p class="text-center text-sm text-blue-300">Per month</p> </div> <div class="w-full lg:w-1/5 px-4 text-center lg:text-right"><a class="block lg:inline-block py-5 lg:px-12 text-sm text-center uppercase font-bold text-blue-800 bg-yellow-500 hover:bg-yellow-400 transition duration-200" href="#">Try demo</a></div> </div> </div> <div class="p-6 lg:py-12 lg:px-16 mb-2 bg-blue-500"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/5 px-4 mb-10 lg:mb-0"> <h3 class="text-3xl font-bold font-heading text-white">Pro</h3> </div> <div class="w-full md:w-1/2 lg:w-2/5 px-4 mb-10 lg:mb-0"> <ul class="text-base md:border-r border-blue-400"> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">Complete documentation</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">Working materials in Figma</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">100GB cloud storage</p> </li> <li class="flex items-center"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">500 team members</p> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/5 px-4 mb-10 lg:mb-0"> <div class="flex justify-center mb-2"> <span class="inline-block text-4xl font-bold text-white">$65,55</span> </div> <p class="text-center text-sm text-gray-50">Per month</p> </div> <div class="w-full lg:w-1/5 px-4 text-center lg:text-right"><a class="block lg:inline-block py-5 lg:px-12 text-sm text-center uppercase font-bold leading-normal text-blue-800 bg-zinc-600 hover:bg-yellow-400 transition duration-200" href="#">Try demo</a></div> </div> </div> <div class="p-6 lg:py-12 lg:px-16 bg-white"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/5 px-4 mb-10 lg:mb-0"> <h3 class="text-3xl font-bold font-heading text-blue-800">Premium</h3> </div> <div class="w-full md:w-1/2 lg:w-2/5 px-4 mb-10 lg:mb-0"> <ul class="text-base md:border-r border-gray-50"> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Complete documentation</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Working materials in Figma</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">100GB cloud storage</p> </li> <li class="flex items-center"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">500 team members</p> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/5 px-4 mb-10 lg:mb-0"> <div class="flex justify-center mb-2"> <span class="self-start inline-block text-4xl font-semibold text-blue-800">$95,55</span> </div> <p class="text-center lg:text-right text-sm text-gray-500">/per month</p> </div> <div class="w-full lg:w-1/5 px-4 text-center lg:text-right"><a class="block lg:inline-block py-5 lg:px-12 text-sm text-center font-bold uppercase leading-normal text-blue-800 bg-zinc-600 hover:bg-yellow-400 transition duration-200" href="#">Try demo</a></div> </div> </div> </div> </section> </div>
[ "@@ -42,7 +42,7 @@\n </div>\n <p class=\"text-center text-sm text-blue-300\">Per month</p>\n </div>\n- <div class=\"w-full lg:w-1/5 px-4 text-center lg:text-right\"><a class=\"block lg:inline-block py-5 lg:px-12 text-sm text-center uppercase font-bold text-blue-800 bg-zinc-600 hover:bg-yellow-400 transition duration-200\" href=\"#\">Try demo</a></div>\n+ <div class=\"w-full lg:w-1/5 px-4 text-center lg:text-right\"><a class=\"block lg:inline-block py-5 lg:px-12 text-sm text-center uppercase font-bold text-blue-800 bg-yellow-500 hover:bg-yellow-400 transition duration-200\" href=\"#\">Try demo</a></div>\n </div>\n </div>\n <div class=\"p-6 lg:py-12 lg:px-16 mb-2 bg-blue-500\">\n" ]
<div> <section class="py-24 bg-blue-50"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center items-end justify-center mb-8 -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-4 lg:mb-0"> <h2 class="max-w-md text-4xl font-bold font-heading text-blue-800">Lorem ipsum dolor sit amet consectutar</h2> </div> <div class="w-full lg:w-1/2 px-4"> <div class="lg:ml-auto max-w-md"> <p class="text-base text-gray-500 leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh, pulvinar vitae aliquet nec, accumsan aliquet orci.</p> </div> </div> </div> <div class="p-6 lg:py-12 lg:px-16 mb-2 bg-white"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/5 px-4 mb-10 lg:mb-0"> <h3 class="text-3xl font-bold font-heading text-blue-800">Starter</h3> </div> <div class="w-full md:w-1/2 lg:w-2/5 px-4 mb-10 lg:mb-0"> <ul class="text-base md:border-r border-gray-50"> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Complete documentation</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Working materials in Figma</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">100GB cloud storage</p> </li> <li class="flex items-center"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">500 team members</p> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/5 px-4 mb-10 lg:mb-0"> <div class="flex justify-center mb-2"> <span class="inline-block text-4xl font-semibold text-blue-800">$35,99</span> </div> <p class="text-center text-sm text-blue-300">Per month</p> </div> <div class="w-full lg:w-1/5 px-4 text-center lg:text-right"><a class="block lg:inline-block py-5 lg:px-12 text-sm text-center uppercase font-bold text-blue-800 bg-yellow-500 hover:bg-yellow-400 transition duration-200" href="#">Try demo</a></div> </div> </div> <div class="p-6 lg:py-12 lg:px-16 mb-2 bg-blue-500"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/5 px-4 mb-10 lg:mb-0"> <h3 class="text-3xl font-bold font-heading text-white">Pro</h3> </div> <div class="w-full md:w-1/2 lg:w-2/5 px-4 mb-10 lg:mb-0"> <ul class="text-base md:border-r border-blue-400"> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">Complete documentation</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">Working materials in Figma</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">100GB cloud storage</p> </li> <li class="flex items-center"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-white">500 team members</p> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/5 px-4 mb-10 lg:mb-0"> <div class="flex justify-center mb-2"> <span class="inline-block text-4xl font-bold text-white">$65,55</span> </div> <p class="text-center text-sm text-gray-50">Per month</p> </div> <div class="w-full lg:w-1/5 px-4 text-center lg:text-right"><a class="block lg:inline-block py-5 lg:px-12 text-sm text-center uppercase font-bold leading-normal text-blue-800 bg-yellow-500 hover:bg-yellow-400 transition duration-200" href="#">Try demo</a></div> </div> </div> <div class="p-6 lg:py-12 lg:px-16 bg-white"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/5 px-4 mb-10 lg:mb-0"> <h3 class="text-3xl font-bold font-heading text-blue-800">Premium</h3> </div> <div class="w-full md:w-1/2 lg:w-2/5 px-4 mb-10 lg:mb-0"> <ul class="text-base md:border-r border-gray-50"> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Complete documentation</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">Working materials in Figma</p> </li> <li class="flex items-center mb-6"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">100GB cloud storage</p> </li> <li class="flex items-center"> <svg class="mr-4 h-5 w-5 text-blue-300" viewbox="0 0 20 15" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-blue-800">500 team members</p> </li> </ul> </div> <div class="w-full md:w-1/2 lg:w-1/5 px-4 mb-10 lg:mb-0"> <div class="flex justify-center mb-2"> <span class="self-start inline-block text-4xl font-semibold text-blue-800">$95,55</span> </div> <p class="text-center lg:text-right text-sm text-gray-500">/per month</p> </div> <div class="w-full lg:w-1/5 px-4 text-center lg:text-right"><a class="block lg:inline-block py-5 lg:px-12 text-sm text-center font-bold uppercase leading-normal text-blue-800 bg-yellow-500 hover:bg-yellow-400 transition duration-200" href="#">Try demo</a></div> </div> </div> </div> </section> </div>
<div> <section class="relative py-20 2xl:py-40 bg-gray-800"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <img class="max-w-md mx-auto object-cover" src="https://shuffle.dev/zospace-assets/images/zospace_app1.png" alt="" /> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-xl"> <a class="inline-block text-2xl font-bold" href="#"> <img class="h-7" src="https://shuffle.dev/zospace-assets/logos/zospace-logo.svg" alt="" width="auto" /> </a> <h2 class="my-14 text-5xl md:text-7xl font-light font-heading text-white">Yes! Collaborate everywhere</h2> <p class="mb-10 text-xl text-gray-200">In general, dignissim accumsan, lacus vel dictum semper, ipsum justo fermentum ex, sagittis sollicitudin.</p> <p class="mb-20 text-xl text-gray-200">This morning, platea dictumst nec nunc. In hac habitasse.</p> <a class="inline-block px-12 py-5 bg-blue-500 hover:bg-blue-600 rounded-full text-lg font-light text-white transition duration-200" href="#">Downolad</a> </div> </div> </div> </div> </section> </div>
[ "@@ -7,7 +7,7 @@\n </div>\n <div class=\"w-full lg:w-1/2 px-4\">\n <div class=\"max-w-xl\">\n- <a class=\"inline-block text-2xl font-light\" href=\"#\">\n+ <a class=\"inline-block text-2xl font-bold\" href=\"#\">\n <img class=\"h-7\" src=\"https://shuffle.dev/zospace-assets/logos/zospace-logo.svg\" alt=\"\" width=\"auto\" />\n </a>\n <h2 class=\"my-14 text-5xl md:text-7xl font-light font-heading text-white\">Yes! Collaborate everywhere</h2>\n" ]
<div> <section class="relative py-20 2xl:py-40 bg-gray-800"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <img class="max-w-md mx-auto object-cover" src="https://shuffle.dev/zospace-assets/images/zospace_app1.png" alt="" /> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-xl"> <a class="inline-block text-2xl font-bold" href="#"> <img class="h-7" src="https://shuffle.dev/zospace-assets/logos/zospace-logo.svg" alt="" width="auto" /> </a> <h2 class="my-14 text-5xl md:text-7xl font-bold font-heading text-white">Yes! Collaborate everywhere</h2> <p class="mb-10 text-xl text-gray-200">In general, dignissim accumsan, lacus vel dictum semper, ipsum justo fermentum ex, sagittis sollicitudin.</p> <p class="mb-20 text-xl text-gray-200">This morning, platea dictumst nec nunc. In hac habitasse.</p> <a class="inline-block px-12 py-5 bg-blue-500 hover:bg-blue-600 rounded-full text-lg font-bold text-white transition duration-200" href="#">Downolad</a> </div> </div> </div> </div> </section> </div>
<div> <section> <div class="container px-4 pt-14 pb-20 mx-auto"> <div class="-mb-2"><a class="inline-block mb-2 mr-32" href="#">#Quisque euismod</a><a class="inline-block mb-2" href="#">#Nunc iaculis quis risus at tristique</a></div> <div class="pt-24 md:pt-40 max-w-3xl"> <h1 class="text-5xl sm:text-7xl font-heading font-semibold mb-16"> <span>Meet the team: Junior UX Designer</span> <div class="inline-block relative"> <span class="relative z-10">Lauren</span> <div class="absolute bottom-0 left-0 -mb-px w-full h-4 bg-blue-500"></div> </div> <div class="inline-block relative"> <span class="relative z-10">Collins</span> <div class="absolute bottom-0 left-0 -mb-px w-full h-4 bg-blue-500"></div> </div> </h1> <div class="flex items-center"> <img class="w-16 h-16" src="https://shuffle.dev/suncealand-assets/images/avatar-girl-banner.png" alt="" /> <div class="ml-6"> <h4 class="text-lg font-semibold">Helen Mctominay</h4> <span class="text-2xs">11 December 2019</span> </div> </div> </div> </div> <div> <img class="h-150 w-full object-cover" src="https://shuffle.dev/suncealand-assets/images/photographer-view-large-horizontal.png" alt="" /> <div class="py-10 bg-purple-50"> <div class="container px-4 mx-auto"> <div class="-mb-4"> <a class="group mb-4 mr-14 inline-flex items-center" href="#"> <span class="flex-shrink-0 transform group-hover:translate-x-3 transition duration-500 ease-linear"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="ml-6 text-lg font-medium underline">Top 5 tips for getting started in Suncealand</span> </a> <a class="group mb-4 inline-flex items-center" href="#"> <span class="flex-shrink-0 transform group-hover:translate-x-3 transition duration-500 ease-linear"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="ml-6 text-lg font-bold underline">6 imperatives for the future</span> </a> </div> </div> </div> </div> <div class="container px-4 py-20 mx-auto"> <div class="max-w-2xl mx-auto"> <h3 class="text-3xl font-bold mb-8">Intro: In mattis, nunc eu scelerisque mollis</h3> <p class="text-lg mb-16">Donec non consectetur nibh. Nunc eu orci ut mi varius tempor nec lobortis turpis. Vestibulum nec dui maximus, hendrerit orci a, finibus lectus. Cras laoreet magna sapien. Nulla lacus enim, vestibulum at lobortis quis, pharetra eu metus. Donec non consectetur nibh. Nunc and orci ut mi varius tempor nec lobortis turpis.</p> <h3 class="text-3xl font-bold mb-8">Dignissim neque et cursus suscipit</h3> <p class="text-lg mb-8">Maecenas vel ligula in ligula sagittis elementum nec et arcu. Nulla in ultrices diam. Sed at facilisis nisl. Nulla lacinia in nibh a dictum.</p> <p class="text-lg">Cras mollis ac nisi et luctus. Etiam a dui sit amet neque lacinia dictum vitae ac nisl. Nullam sit amet porttitor nunc, eu commodo neque. Nunc quis nibh turpis. Pellentesque ullamcorper venenatis egestas. Praesent id arcu massa. Aenean vehicula tellus suscipit justo viverra, ac pellentesque dui dictum. In hac habitasse platea dictumst.</p> </div> </div> </section> </div>
[ "@@ -32,7 +32,7 @@\n <span class=\"flex-shrink-0 transform group-hover:translate-x-3 transition duration-500 ease-linear\">\n <svg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </span>\n- <span class=\"ml-6 text-lg font-bold underline\">Top 5 tips for getting started in Suncealand</span>\n+ <span class=\"ml-6 text-lg font-medium underline\">Top 5 tips for getting started in Suncealand</span>\n </a>\n <a class=\"group mb-4 inline-flex items-center\" href=\"#\">\n <span class=\"flex-shrink-0 transform group-hover:translate-x-3 transition duration-500 ease-linear\">\n" ]
<div> <section> <div class="container px-4 pt-14 pb-20 mx-auto"> <div class="-mb-2"><a class="inline-block mb-2 mr-32" href="#">#Quisque euismod</a><a class="inline-block mb-2" href="#">#Nunc iaculis quis risus at tristique</a></div> <div class="pt-24 md:pt-40 max-w-3xl"> <h1 class="text-5xl sm:text-7xl font-heading font-semibold mb-16"> <span>Meet the team: Junior UX Designer</span> <div class="inline-block relative"> <span class="relative z-10">Lauren</span> <div class="absolute bottom-0 left-0 -mb-px w-full h-4 bg-blue-500"></div> </div> <div class="inline-block relative"> <span class="relative z-10">Collins</span> <div class="absolute bottom-0 left-0 -mb-px w-full h-4 bg-blue-500"></div> </div> </h1> <div class="flex items-center"> <img class="w-16 h-16" src="https://shuffle.dev/suncealand-assets/images/avatar-girl-banner.png" alt="" /> <div class="ml-6"> <h4 class="text-lg font-semibold">Helen Mctominay</h4> <span class="text-2xs">11 December 2019</span> </div> </div> </div> </div> <div> <img class="h-150 w-full object-cover" src="https://shuffle.dev/suncealand-assets/images/photographer-view-large-horizontal.png" alt="" /> <div class="py-10 bg-purple-50"> <div class="container px-4 mx-auto"> <div class="-mb-4"> <a class="group mb-4 mr-14 inline-flex items-center" href="#"> <span class="flex-shrink-0 transform group-hover:translate-x-3 transition duration-500 ease-linear"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="ml-6 text-lg font-medium underline">Top 5 tips for getting started in Suncealand</span> </a> <a class="group mb-4 inline-flex items-center" href="#"> <span class="flex-shrink-0 transform group-hover:translate-x-3 transition duration-500 ease-linear"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="ml-6 text-lg font-medium underline">6 imperatives for the future</span> </a> </div> </div> </div> </div> <div class="container px-4 py-20 mx-auto"> <div class="max-w-2xl mx-auto"> <h3 class="text-3xl font-bold mb-8">Intro: In mattis, nunc eu scelerisque mollis</h3> <p class="text-lg mb-16">Donec non consectetur nibh. Nunc eu orci ut mi varius tempor nec lobortis turpis. Vestibulum nec dui maximus, hendrerit orci a, finibus lectus. Cras laoreet magna sapien. Nulla lacus enim, vestibulum at lobortis quis, pharetra eu metus. Donec non consectetur nibh. Nunc and orci ut mi varius tempor nec lobortis turpis.</p> <h3 class="text-3xl font-bold mb-8">Dignissim neque et cursus suscipit</h3> <p class="text-lg mb-8">Maecenas vel ligula in ligula sagittis elementum nec et arcu. Nulla in ultrices diam. Sed at facilisis nisl. Nulla lacinia in nibh a dictum.</p> <p class="text-lg">Cras mollis ac nisi et luctus. Etiam a dui sit amet neque lacinia dictum vitae ac nisl. Nullam sit amet porttitor nunc, eu commodo neque. Nunc quis nibh turpis. Pellentesque ullamcorper venenatis egestas. Praesent id arcu massa. Aenean vehicula tellus suscipit justo viverra, ac pellentesque dui dictum. In hac habitasse platea dictumst.</p> </div> </div> </section> </div>
<div> <section class="py-20 bg-blue-600"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap justify-center items-center -mx-3"> <div class="w-full lg:w-1/2 px-3 mb-8 text-center lg:text-left"> <h2 class="text-3xl mb-4 text-white lg:text-4xl font-bold font-heading"> <span>Lorem ipsum</span> <span class="text-blue-200">dolor sit</span> <span>amet, consectetur adipiscing.</span> </h2> <p class="text-blueGray-200">Integer felis tellus, rhoncus ac pulvinar vitae.</p> </div> <div class="w-full lg:w-1/2 px-3"> <div class="flex flex-wrap max-w-lg mx-auto"> <div class="flex w-full md:w-2/3 px-3 mb-3 md:mb-0 md:mr-6 bg-teal-900 border border-blue-500 rounded"> <svg class="h-6 w-6 my-auto text-blue-500" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20" fill="currentColor"><!--hidden--></svg> <input class="w-full pl-3 py-4 text-xs text-white placeholder-white font-semibold leading-none bg-teal-900 outline-none" type="text" placeholder="Type your e-mail" /> </div> <button class="w-full md:w-auto py-4 px-8 text-xs text-white text-blue-800 hover:text-white font-semibold leading-none border hover:border-blue-500 bg-white hover:bg-teal-900 rounded transition duration-300 ease-in-out" type="submit">Sign Up</button> </div> </div> </div> </div> </section> </div>
[ "@@ -1,5 +1,5 @@\n <div>\n- <section class=\"py-20 bg-teal-900\">\n+ <section class=\"py-20 bg-blue-600\">\n <div class=\"container px-4 mx-auto\">\n <div class=\"flex flex-wrap justify-center items-center -mx-3\">\n <div class=\"w-full lg:w-1/2 px-3 mb-8 text-center lg:text-left\">\n" ]
<div> <section class="py-20 bg-blue-600"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap justify-center items-center -mx-3"> <div class="w-full lg:w-1/2 px-3 mb-8 text-center lg:text-left"> <h2 class="text-3xl mb-4 text-white lg:text-4xl font-bold font-heading"> <span>Lorem ipsum</span> <span class="text-blue-200">dolor sit</span> <span>amet, consectetur adipiscing.</span> </h2> <p class="text-blueGray-200">Integer felis tellus, rhoncus ac pulvinar vitae.</p> </div> <div class="w-full lg:w-1/2 px-3"> <div class="flex flex-wrap max-w-lg mx-auto"> <div class="flex w-full md:w-2/3 px-3 mb-3 md:mb-0 md:mr-6 bg-blue-600 border border-blue-500 rounded"> <svg class="h-6 w-6 my-auto text-blue-500" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20" fill="currentColor"><!--hidden--></svg> <input class="w-full pl-3 py-4 text-xs text-white placeholder-white font-semibold leading-none bg-teal-900 outline-none" type="text" placeholder="Type your e-mail" /> </div> <button class="w-full md:w-auto py-4 px-8 text-xs text-white text-blue-800 hover:text-white font-semibold leading-none border hover:border-blue-500 bg-white hover:bg-teal-900 rounded transition duration-300 ease-in-out" type="submit">Sign Up</button> </div> </div> </div> </div> </section> </div>
<div> <section class="py-24"> <div class="container px-4 mx-auto"> <div class="max-w-3xl mx-auto"> <ul> <li class="p-10 mb-2 bg-blue-50"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Fusce eget nunc et libero accumsan rutrum quis nec lectus?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-blue-100"> <button class="w-full flex justify-between items-center text-left font-semibold font-heading text-blue-500"> <span class="text-lg font-semibold font-heading">Donec sed leo sit amet ante ornare laoreet in quis est?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-800" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="mt-4 pr-8 text-base text-gray-500">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-emerald-400"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Mauris vitae ex ut lectus cursus ornare?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-emerald-400"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Fusce eget nunc et libero accumsan rutrum quis nec lectus?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-emerald-400"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Nam consequat, augue sed rutrum faucibus?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> </ul> </div> </div> </section> </div>
[ "@@ -3,7 +3,7 @@\n <div class=\"container px-4 mx-auto\">\n <div class=\"max-w-3xl mx-auto\">\n <ul>\n- <li class=\"p-10 mb-2 bg-emerald-400\">\n+ <li class=\"p-10 mb-2 bg-blue-50\">\n <button class=\"w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700\">\n <span class=\"text-base font-heading\">Fusce eget nunc et libero accumsan rutrum quis nec lectus?</span>\n <svg class=\"flex-shrink-0 w-4 h-4 text-blue-500\" viewbox=\"0 0 16 12\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n" ]
<div> <section class="py-24"> <div class="container px-4 mx-auto"> <div class="max-w-3xl mx-auto"> <ul> <li class="p-10 mb-2 bg-blue-50"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Fusce eget nunc et libero accumsan rutrum quis nec lectus?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-blue-100"> <button class="w-full flex justify-between items-center text-left font-semibold font-heading text-blue-500"> <span class="text-lg font-semibold font-heading">Donec sed leo sit amet ante ornare laoreet in quis est?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-800" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="mt-4 pr-8 text-base text-gray-500">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-blue-50"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Mauris vitae ex ut lectus cursus ornare?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-blue-50"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Fusce eget nunc et libero accumsan rutrum quis nec lectus?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> <li class="p-10 mb-2 bg-emerald-400"> <button class="w-full flex justify-between items-center text-left font-medium font-heading text-blue-800 hover:text-blue-700"> <span class="text-base font-heading">Nam consequat, augue sed rutrum faucibus?</span> <svg class="flex-shrink-0 w-4 h-4 text-blue-500" viewbox="0 0 16 12" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <p class="hidden mt-4 pr-8 text-gray-500 leading-loose">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam euismod orci sed tristique placerat. Fusce in ligula urna. Fusce eget nunc et libero accumsan rutrum quis nec lectus. Quisque luctus sem nibh, quis ornare neque consectetur varius. Maecenas rhoncus consectetur rutrum.</p> </li> </ul> </div> </div> </section> </div>
<div> <section class="relative overflow-hidden"> <nav class="relative"> <div class="py-3 px-6 bg-orange-500"> <p class="text-center text-sm text-white">Sign up and get 20% discount at all Coleos products!</p> </div> <div class="relative h-20 py-4 px-6 bg-white"> <div class="flex -mx-4 h-full items-center justify-between"> <a class="hidden md:block absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2" href="#"> <img src="https://shuffle.dev/coleos-assets/logos/logo-sign-coleos.svg" alt="" /> </a> <div class="w-auto sm:w-1/2 xl:w-auto px-4"> <a class="inline-block md:hidden" href="#"> <img src="https://shuffle.dev/coleos-assets/logos/logo-sign-coleos.svg" alt="" /> </a> <div class="hidden lg:flex items-center"> <a class="inline-flex lg:mr-6 xl:mr-10 items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#"> <span class="mr-2">Home</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex lg:mr-6 xl:mr-10 items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#"> <span class="mr-2">Pages</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex lg:mr-6 xl:mr-10 items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#"> <span class="mr-2">Products</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#">Contact</a> </div> </div> <div class="w-auto sm:w-1/2 xl:w-auto px-4"> <div class="flex items-center justify-end"> <a class="group inline-flex mr-6 items-center text-sm text-coolGray-400 hover:text-purple-200" href="#"> <span class="md:mr-2 text-coolGray-400 group-hover:text-coolGray-600"> <svg width="18" height="17" viewbox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="hidden xl:inline-block text-rhino-700">My Cart</span> </a> <a class="group inline-flex mr-6 items-center text-sm text-coolGray-400 hover:text-purple-200" href="#"> <span class="md:mr-2 text-coolGray-400 group-hover:text-coolGray-600"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="hidden xl:inline-block text-rhino-700">Search</span> </a> <a class="group inline-flex items-center text-sm text-coolGray-400 hover:text-purple-200" href="#"> <span class="md:mr-2 text-coolGray-400 group-hover:text-coolGray-600"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="hidden xl:inline-block text-rhino-700">Login</span> </a> <button class="xl:hidden ml-8 navbar-burger text-coolGray-400"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-purple-800 opacity-70"></div> <nav class="relative flex flex-col pt-12 pb-6 px-8 w-full h-full bg-violet-800 overflow-y-auto"> <div class="flex mb-12 items-center"> <a class="inline-block mr-auto" href="#"> <img class="h-8" src="https://shuffle.dev/coleos-assets/logos/logo-coleos-2.svg" alt="" /> </a> <a class="navbar-close" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="flex w-full max-w-xs items-center px-6 border border-coolGray-200 rounded-full"> <input class="h-12 w-full bg-transparent border-0 text-sm text-coolGray-500 placeholder-coolGray-500 outline-none" type="search" placeholder="Search..." /> <button class="inline-block ml-auto text-coolGray-400 hover:text-rhino-500" type="submit"> <svg width="14" height="14" viewbox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="py-12 mb-auto"> <ul class="flex-col"> <li class="mb-3"> <a class="group mr-6 inline-flex items-center text-base" href="#"> <span class="mr-2 text-purple-400"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="font-semibold text-rhino-700">Login</span> </a> </li> <li class="mb-3"> <a class="group mr-6 inline-flex items-center text-base" href="#"> <span class="mr-2 text-purple-400"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="font-semibold text-rhino-700">Favorite</span> </a> </li> <li class="mb-12"> <a class="inline-flex items-center text-base text-purple-400 hover:text-purple-200" href="#"> <span class="mr-2 text-purple-400"> <svg width="18" height="17" viewbox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="font-semibold text-rhino-700">Cart</span> </a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#"> <span class="mr-2">Home</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#"> <span class="mr-2">Pages</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#">Products</a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#">Blog</a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#">Shop</a> </li> <li> <a class="flex items-center text-base font-bold text-rhino-700 hover:text-rhino-400" href="#">Contact</a> </li> </ul> </div> <div> <p class="text-center text-sm text-coolGray-400">Coleos Shuffle 2023</p> </div> </nav> </div> <div class="relative w-full h-40 mt-16 mb-28 md:mb-48"> <h1 class="absolute left-1/2 transform -translate-x-1/2 text-rhino-700 whitespace-nowrap font-bold text-10xl"> <span>IMPROVE</span> <span class="text-rhino-200">.</span> <span class="text-orange-500">YOUR</span> <span class="text-rhino-200">.</span> <span>STYLE</span> <span class="text-rhino-200">.</span> <span>SIMPLE</span> </h1> </div> <div class="p-6"> <div class="w-full relative" style="height: 480px"> <div class="absolute left-1/2 -top-16 transform -translate-x-1/2 z-50"> <div class="relative"> <svg xmlns="http://www.w3.org/2000/svg" width="128" height="129" viewbox="0 0 128 129" fill="none"><!--hidden--></svg> <h2 class="absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 text-white text-2xl -rotate-12 font-medium text-center">-30% OFF</h2> </div> </div> <img class="absolute top-0 left-0 w-full h-full object-cover rounded-2xl" src="https://shuffle.dev/coleos-assets/headers/bg-image3.png" alt="" /> <div class="absolute bottom-0 left-0 pb-8 lg:pb-16 px-8 lg:px-24 w-full"> <div class="flex flex-col items-start"> <h2 class="text-rhino-700 font-heading font-semibold text-3xl mb-7">Crazy pre-summer sale!</h2> <p class="text-rhino-700 mb-8">Choose from thousands of products.</p> <div class="flex justify-between flex-wrap w-full gap-4"> <div class="py-3 px-4 rounded-sm border border-rhino-300 border-dashed text-center text-rhino-700 text-sm font-bold">COUPON23</div> <a class="py-3 px-4 rounded-sm bg-violet-800 flex items-center justify-center gap-2 group hover:bg-pink-500 transition duration-200" href="#"> <span class="text-pink-500 text-sm font-bold group-hover:text-white transition duration-200">Start looking four your sale</span> <div class="text-pink-500 group-hover:text-white transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> </a> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -4,7 +4,7 @@\n <div class=\"py-3 px-6 bg-orange-500\">\n <p class=\"text-center text-sm text-white\">Sign up and get 20% discount at all Coleos products!</p>\n </div>\n- <div class=\"relative h-20 py-4 px-6 bg-violet-800\">\n+ <div class=\"relative h-20 py-4 px-6 bg-white\">\n <div class=\"flex -mx-4 h-full items-center justify-between\">\n <a class=\"hidden md:block absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2\" href=\"#\">\n <img src=\"https://shuffle.dev/coleos-assets/logos/logo-sign-coleos.svg\" alt=\"\" />\n" ]
<div> <section class="relative overflow-hidden"> <nav class="relative"> <div class="py-3 px-6 bg-orange-500"> <p class="text-center text-sm text-white">Sign up and get 20% discount at all Coleos products!</p> </div> <div class="relative h-20 py-4 px-6 bg-white"> <div class="flex -mx-4 h-full items-center justify-between"> <a class="hidden md:block absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2" href="#"> <img src="https://shuffle.dev/coleos-assets/logos/logo-sign-coleos.svg" alt="" /> </a> <div class="w-auto sm:w-1/2 xl:w-auto px-4"> <a class="inline-block md:hidden" href="#"> <img src="https://shuffle.dev/coleos-assets/logos/logo-sign-coleos.svg" alt="" /> </a> <div class="hidden lg:flex items-center"> <a class="inline-flex lg:mr-6 xl:mr-10 items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#"> <span class="mr-2">Home</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex lg:mr-6 xl:mr-10 items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#"> <span class="mr-2">Pages</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex lg:mr-6 xl:mr-10 items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#"> <span class="mr-2">Products</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-flex items-center text-sm font-bold text-rhino-700 hover:text-rhino-400" href="#">Contact</a> </div> </div> <div class="w-auto sm:w-1/2 xl:w-auto px-4"> <div class="flex items-center justify-end"> <a class="group inline-flex mr-6 items-center text-sm text-coolGray-400 hover:text-purple-200" href="#"> <span class="md:mr-2 text-coolGray-400 group-hover:text-coolGray-600"> <svg width="18" height="17" viewbox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="hidden xl:inline-block text-rhino-700">My Cart</span> </a> <a class="group inline-flex mr-6 items-center text-sm text-coolGray-400 hover:text-purple-200" href="#"> <span class="md:mr-2 text-coolGray-400 group-hover:text-coolGray-600"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="hidden xl:inline-block text-rhino-700">Search</span> </a> <a class="group inline-flex items-center text-sm text-coolGray-400 hover:text-purple-200" href="#"> <span class="md:mr-2 text-coolGray-400 group-hover:text-coolGray-600"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="hidden xl:inline-block text-rhino-700">Login</span> </a> <button class="xl:hidden ml-8 navbar-burger text-coolGray-400"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-purple-800 opacity-70"></div> <nav class="relative flex flex-col pt-12 pb-6 px-8 w-full h-full bg-white overflow-y-auto"> <div class="flex mb-12 items-center"> <a class="inline-block mr-auto" href="#"> <img class="h-8" src="https://shuffle.dev/coleos-assets/logos/logo-coleos-2.svg" alt="" /> </a> <a class="navbar-close" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="flex w-full max-w-xs items-center px-6 border border-coolGray-200 rounded-full"> <input class="h-12 w-full bg-transparent border-0 text-sm text-coolGray-500 placeholder-coolGray-500 outline-none" type="search" placeholder="Search..." /> <button class="inline-block ml-auto text-coolGray-400 hover:text-rhino-500" type="submit"> <svg width="14" height="14" viewbox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="py-12 mb-auto"> <ul class="flex-col"> <li class="mb-3"> <a class="group mr-6 inline-flex items-center text-base" href="#"> <span class="mr-2 text-purple-400"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="font-semibold text-rhino-700">Login</span> </a> </li> <li class="mb-3"> <a class="group mr-6 inline-flex items-center text-base" href="#"> <span class="mr-2 text-purple-400"> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="font-semibold text-rhino-700">Favorite</span> </a> </li> <li class="mb-12"> <a class="inline-flex items-center text-base text-purple-400 hover:text-purple-200" href="#"> <span class="mr-2 text-purple-400"> <svg width="18" height="17" viewbox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="font-semibold text-rhino-700">Cart</span> </a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#"> <span class="mr-2">Home</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#"> <span class="mr-2">Pages</span> <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#">Products</a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#">Blog</a> </li> <li class="mb-4"> <a class="flex items-center text-base font-bold text-rhino-700" href="#">Shop</a> </li> <li> <a class="flex items-center text-base font-bold text-rhino-700 hover:text-rhino-400" href="#">Contact</a> </li> </ul> </div> <div> <p class="text-center text-sm text-coolGray-400">Coleos Shuffle 2023</p> </div> </nav> </div> <div class="relative w-full h-40 mt-16 mb-28 md:mb-48"> <h1 class="absolute left-1/2 transform -translate-x-1/2 text-rhino-700 whitespace-nowrap font-bold text-10xl"> <span>IMPROVE</span> <span class="text-rhino-200">.</span> <span class="text-orange-500">YOUR</span> <span class="text-rhino-200">.</span> <span>STYLE</span> <span class="text-rhino-200">.</span> <span>SIMPLE</span> </h1> </div> <div class="p-6"> <div class="w-full relative" style="height: 480px"> <div class="absolute left-1/2 -top-16 transform -translate-x-1/2 z-50"> <div class="relative"> <svg xmlns="http://www.w3.org/2000/svg" width="128" height="129" viewbox="0 0 128 129" fill="none"><!--hidden--></svg> <h2 class="absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 text-white text-2xl -rotate-12 font-medium text-center">-30% OFF</h2> </div> </div> <img class="absolute top-0 left-0 w-full h-full object-cover rounded-2xl" src="https://shuffle.dev/coleos-assets/headers/bg-image3.png" alt="" /> <div class="absolute bottom-0 left-0 pb-8 lg:pb-16 px-8 lg:px-24 w-full"> <div class="flex flex-col items-start"> <h2 class="text-rhino-700 font-heading font-semibold text-3xl mb-7">Crazy pre-summer sale!</h2> <p class="text-rhino-700 mb-8">Choose from thousands of products.</p> <div class="flex justify-between flex-wrap w-full gap-4"> <div class="py-3 px-4 rounded-sm border border-rhino-300 border-dashed text-center text-rhino-700 text-sm font-bold">COUPON23</div> <a class="py-3 px-4 rounded-sm bg-violet-800 flex items-center justify-center gap-2 group hover:bg-pink-500 transition duration-200" href="#"> <span class="text-pink-500 text-sm font-bold group-hover:text-white transition duration-200">Start looking four your sale</span> <div class="text-pink-500 group-hover:text-white transition duration-200"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none"><!--hidden--></svg> </div> </a> </div> </div> </div> </div> </div> </section> </div>
<div> <section class="relative"> <div class="py-1 text-center text-sm border-b border-gray-100"> <p class="font-medium text-darkBlueGray-300 leading-10"> <span>Hello, you are new here.</span> <span class="text-darkBlueGray-900">Get 20% off card!</span> </p> </div> <img class="hidden md:block absolute top-1/2 right-0 z-10 md:w-2/5 lg:w-1/2 xl:w-auto" src="https://shuffle.dev/uinel-assets/images/ecommerce-headers/placeholder-right.png" alt="" /> <div class="px-6 lg:px-12"> <nav class="flex justify-between"> <div class="flex w-full items-center py-6"> <a href="#"> <img class="h-12" src="https://shuffle.dev/uinel-assets/logos/ecommerce/uistore-gray-black.svg" alt="" /> </a> <ul class="hidden xl:flex px-4 ml-20 2xl:ml-40 mr-auto"> <li class="mr-16"> <a class="font-medium hover:text-darkBlueGray-400" href="#">Stories</a> </li> <li class="relative mr-16"> <a class="flex items-center font-medium hover:text-darkBlueGray-400" href="#"> <span class="mr-4">Products</span> <svg width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="product-menu hidden absolute top-0 left-0 mt-24 -ml-64 pl-24 pr-16 pt-16 pb-24 bg-white rounded-lg z-50"> <div class="absolute top-0 left-0 ml-72 w-7 h-7 bg-white transform rotate-45 -translate-y-1/2"></div> <div class="flex flex-wrap min-w-max -mx-4 lg:-mx-10"> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <div> <h3 class="mb-4 text-xl font-heading font-medium">Smartphone</h3> <ul class="w-full"> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Premium Phones</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Basic</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Sale</a> </li> </ul> </div> <div class="w-40 mt-5 mb-7 border-b border-gray-100"></div> <div class="w-full"> <h3 class="mb-4 text-xl font-heading font-medium">Tablet</h3> <ul class="w-full"> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Premium Tablets</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">For Designers</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Sale</a> </li> </ul> </div> <div class="w-40 mt-5 border-b border-gray-100"></div> </div> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <h3 class="mb-4 text-xl font-heading font-medium">Brand</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Apple iPhone</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Blackberry</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Google</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Huawei</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Nokia</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Oppo</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Samsung</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Sony</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Xiaomi</a> </li> </ul> <div class="w-40 mt-5 mb-7 border-b border-gray-100"></div> <h3 class="mb-4 text-xl font-heading font-medium">System</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">iOS</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Android</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> </ul> <div class="w-40 mt-5 border-b border-gray-100"></div> </div> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <h3 class="mb-4 text-xl font-heading font-medium">Accesories</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Watches</a> </li> </ul> <div class="w-40 mt-5 mb-7 border-b border-gray-100"></div> <h3 class="mb-4 text-xl font-heading font-medium">Computers</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Apple iMac</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Memory</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">PC</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Graphic Cards</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Monitors</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Hard Disk Drivers</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Cables</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Keyboards</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Printers</a> </li> </ul> <div class="w-40 mt-5 border-b border-gray-100"></div> </div> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <div class="relative flex items-end h-96 w-full rounded-lg bg-cover bg-no-repeat" style="background-image: url(&quot;uinel-assets/images/ecommerce-navigations/placehodler-right-banner.png&quot;)"> <div class="mx-2 mb-5 px-2 py-4 bg-white rounded-lg"> <h4 class="text-xl font-heading font-medium leading-tight">Connected home</h4> </div> </div> <div class="w-40 my-8 border-b border-gray-100"></div> <a class="block py-5 px-2 font-heading font-medium tracking-tighter text-xl text-white text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">New brands</a> </div> </div> </div> </li> <li><a class="font-medium hover:text-darkBlueGray-400" href="#">Outlet</a></li> </ul> <div class="relative hidden xl:block"> <img class="absolute top-1/2 transform -translate-y-2/4 pl-6 mt-px" src="https://shuffle.dev/uinel-assets/elements/navigations/search-gray-icon.svg" alt="" /> <input class="rounded-4xl py-3 pl-12 pr-5 text-gray-300 font-heading font-medium text-base bg-blue-50 border-2 border-blueGray-100 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 outline-none" style="width: 145px" /> </div> <div class="hidden xl:block flex-shrink-0 w-px h-12 bg-gray-100 ml-12 mr-12"></div> <div class="hidden xl:flex items-center"> <a class="inline-block mr-10 text-gray-400 hover:text-gray-500" href="#"> <svg width="23" height="21" viewbox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="relative inline-block text-gray-400 hover:text-gray-500" href="#"> <div class="absolute bottom-0 right-0 flex items-center justify-center -mb-4 -mr-4 w-6 h-6 text-sm text-white bg-amber-400 rounded-full">3</div> <svg width="21" height="23" viewbox="0 0 21 23" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="flex-shrink-0 w-px h-12 bg-gray-100 ml-9 mr-10"></div> <a class="flex items-center text-darkBlueGray-400 hover:text-darkBlueGray-500" href="#"> <span class="font-medium">Sona</span> <img class="ml-5" src="https://shuffle.dev/uinel-assets/elements/navigations/avatar-online.png" alt="" /> <svg class="ml-4" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <button class="navbar-burger self-center xl:hidden"> <svg width="25" height="16" viewbox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </nav> <div class="navbar-menu hidden fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-gray-800 opacity-80"></div> <nav class="relative flex flex-col py-20 px-12 md:pl-18 md:pr-16 h-full w-full bg-darkBlueGray-700 overflow-y-auto"> <button class="navbar-close absolute top-5 p-6 right-5"> <svg width="14" height="13" viewbox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <span class="mb-6 text-xs text-darkBlueGray-300 font-medium uppercase tracking-wider">Discover Uistore</span> <ul class="mb-20"> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Products</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">New in</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Sale</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Stories</a> </li> <li> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Contact</a> </li> </ul> <ul class="mb-12 flex-1"> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Facebook</a> </li> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Instagram</a> </li> <li> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Twitter</a> </li> </ul> <a class="block w-full py-4 px-10 text-lg text-white font-heading font-medium tracking-tighter text-center bg-amber-400 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Sign in</a> </nav> </div> </div> <div class="pb-10 xl:pb-20"> <div class="relative py-24 xl:pt-72 xl:pb-24 rounded-9xl overflow-hidden"> <img class="absolute top-0 left-0 h-full w-full object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-headers/bg-placeholder.png" alt="" /> <div class="relative container px-4 mx-auto"> <div class="w-full md:w-2/3 lg:w-1/2 mb-24 xl:mb-0"> <span class="block mb-9 font-medium tracking-widest uppercase text-xs text-gray-200">Get 20% off card</span> <h1 class="mb-16 font-heading font-medium text-white text-9xl md:text-10xl xl:text-13xl leading-tight">The ultimate multi tool option</h1> <a class="inline-block py-4 px-10 w-full md:w-auto md:mr-6 mb-2 md:mb-0 leading-8 font-heading font-medium tracking-tighter text-xl text-white text-center bg-amber-400 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Shop now</a><a class="inline-block py-4 px-10 w-full md:w-auto leading-8 font-heading font-medium tracking-tighter text-xl text-center bg-white focus:ring-2 focus:ring-gray-100 focus:ring-opacity-50 hover:bg-gray-100 rounded-xl" href="#">More</a> </div> <div class="relative text-center z-20"> <a class="inline-block xl:-mt-20 transform hover:scale-90 transition duration-200" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-headers/scroll-down.svg" alt="" /> </a> </div> </div> </div> </div> </section> </div>
[ "@@ -159,7 +159,7 @@\n </div>\n </div>\n <div class=\"w-40 my-8 border-b border-gray-100\"></div>\n- <a class=\"block py-5 px-2 font-heading font-medium tracking-tighter text-xl text-white text-center bg-amber-400 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl\" href=\"#\">New brands</a>\n+ <a class=\"block py-5 px-2 font-heading font-medium tracking-tighter text-xl text-white text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl\" href=\"#\">New brands</a>\n </div>\n </div>\n </div>\n" ]
<div> <section class="relative"> <div class="py-1 text-center text-sm border-b border-gray-100"> <p class="font-medium text-darkBlueGray-300 leading-10"> <span>Hello, you are new here.</span> <span class="text-darkBlueGray-900">Get 20% off card!</span> </p> </div> <img class="hidden md:block absolute top-1/2 right-0 z-10 md:w-2/5 lg:w-1/2 xl:w-auto" src="https://shuffle.dev/uinel-assets/images/ecommerce-headers/placeholder-right.png" alt="" /> <div class="px-6 lg:px-12"> <nav class="flex justify-between"> <div class="flex w-full items-center py-6"> <a href="#"> <img class="h-12" src="https://shuffle.dev/uinel-assets/logos/ecommerce/uistore-gray-black.svg" alt="" /> </a> <ul class="hidden xl:flex px-4 ml-20 2xl:ml-40 mr-auto"> <li class="mr-16"> <a class="font-medium hover:text-darkBlueGray-400" href="#">Stories</a> </li> <li class="relative mr-16"> <a class="flex items-center font-medium hover:text-darkBlueGray-400" href="#"> <span class="mr-4">Products</span> <svg width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="product-menu hidden absolute top-0 left-0 mt-24 -ml-64 pl-24 pr-16 pt-16 pb-24 bg-white rounded-lg z-50"> <div class="absolute top-0 left-0 ml-72 w-7 h-7 bg-white transform rotate-45 -translate-y-1/2"></div> <div class="flex flex-wrap min-w-max -mx-4 lg:-mx-10"> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <div> <h3 class="mb-4 text-xl font-heading font-medium">Smartphone</h3> <ul class="w-full"> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Premium Phones</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Basic</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Sale</a> </li> </ul> </div> <div class="w-40 mt-5 mb-7 border-b border-gray-100"></div> <div class="w-full"> <h3 class="mb-4 text-xl font-heading font-medium">Tablet</h3> <ul class="w-full"> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Premium Tablets</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">For Designers</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Sale</a> </li> </ul> </div> <div class="w-40 mt-5 border-b border-gray-100"></div> </div> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <h3 class="mb-4 text-xl font-heading font-medium">Brand</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Apple iPhone</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Blackberry</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Google</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Huawei</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Nokia</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Oppo</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Samsung</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Sony</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Xiaomi</a> </li> </ul> <div class="w-40 mt-5 mb-7 border-b border-gray-100"></div> <h3 class="mb-4 text-xl font-heading font-medium">System</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">iOS</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Android</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> </ul> <div class="w-40 mt-5 border-b border-gray-100"></div> </div> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <h3 class="mb-4 text-xl font-heading font-medium">Accesories</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">View all</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Watches</a> </li> </ul> <div class="w-40 mt-5 mb-7 border-b border-gray-100"></div> <h3 class="mb-4 text-xl font-heading font-medium">Computers</h3> <ul> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Apple iMac</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Memory</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">PC</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Graphic Cards</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Monitors</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Hard Disk Drivers</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Cables</a> </li> <li class="mb-4"> <a class="text-gray-400 hover:text-gray-500" href="#">Keyboards</a> </li> <li> <a class="text-gray-400 hover:text-gray-500" href="#">Printers</a> </li> </ul> <div class="w-40 mt-5 border-b border-gray-100"></div> </div> <div class="w-full md:w-1/2 lg:w-1/4 px-4 lg:px-10"> <div class="relative flex items-end h-96 w-full rounded-lg bg-cover bg-no-repeat" style="background-image: url(&quot;uinel-assets/images/ecommerce-navigations/placehodler-right-banner.png&quot;)"> <div class="mx-2 mb-5 px-2 py-4 bg-white rounded-lg"> <h4 class="text-xl font-heading font-medium leading-tight">Connected home</h4> </div> </div> <div class="w-40 my-8 border-b border-gray-100"></div> <a class="block py-5 px-2 font-heading font-medium tracking-tighter text-xl text-white text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">New brands</a> </div> </div> </div> </li> <li><a class="font-medium hover:text-darkBlueGray-400" href="#">Outlet</a></li> </ul> <div class="relative hidden xl:block"> <img class="absolute top-1/2 transform -translate-y-2/4 pl-6 mt-px" src="https://shuffle.dev/uinel-assets/elements/navigations/search-gray-icon.svg" alt="" /> <input class="rounded-4xl py-3 pl-12 pr-5 text-gray-300 font-heading font-medium text-base bg-blue-50 border-2 border-blueGray-100 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 outline-none" style="width: 145px" /> </div> <div class="hidden xl:block flex-shrink-0 w-px h-12 bg-gray-100 ml-12 mr-12"></div> <div class="hidden xl:flex items-center"> <a class="inline-block mr-10 text-gray-400 hover:text-gray-500" href="#"> <svg width="23" height="21" viewbox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="relative inline-block text-gray-400 hover:text-gray-500" href="#"> <div class="absolute bottom-0 right-0 flex items-center justify-center -mb-4 -mr-4 w-6 h-6 text-sm text-white bg-blue-500 rounded-full">3</div> <svg width="21" height="23" viewbox="0 0 21 23" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <div class="flex-shrink-0 w-px h-12 bg-gray-100 ml-9 mr-10"></div> <a class="flex items-center text-darkBlueGray-400 hover:text-darkBlueGray-500" href="#"> <span class="font-medium">Sona</span> <img class="ml-5" src="https://shuffle.dev/uinel-assets/elements/navigations/avatar-online.png" alt="" /> <svg class="ml-4" width="8" height="5" viewbox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <button class="navbar-burger self-center xl:hidden"> <svg width="25" height="16" viewbox="0 0 25 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </nav> <div class="navbar-menu hidden fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-gray-800 opacity-80"></div> <nav class="relative flex flex-col py-20 px-12 md:pl-18 md:pr-16 h-full w-full bg-darkBlueGray-700 overflow-y-auto"> <button class="navbar-close absolute top-5 p-6 right-5"> <svg width="14" height="13" viewbox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <span class="mb-6 text-xs text-darkBlueGray-300 font-medium uppercase tracking-wider">Discover Uistore</span> <ul class="mb-20"> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Products</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">New in</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Sale</a> </li> <li class="mb-2 md:mb-0"> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Stories</a> </li> <li> <a class="text-2xl md:text-9xl text-white hover:text-darkBlueGray-100 font-medium font-heading" href="#">Contact</a> </li> </ul> <ul class="mb-12 flex-1"> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Facebook</a> </li> <li class="mb-5"> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Instagram</a> </li> <li> <a class="text-xl text-blue-500 hover:text-blue-400 font-heading" href="#">Twitter</a> </li> </ul> <a class="block w-full py-4 px-10 text-lg text-white font-heading font-medium tracking-tighter text-center bg-blue-500 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Sign in</a> </nav> </div> </div> <div class="pb-10 xl:pb-20"> <div class="relative py-24 xl:pt-72 xl:pb-24 rounded-9xl overflow-hidden"> <img class="absolute top-0 left-0 h-full w-full object-cover" src="https://shuffle.dev/uinel-assets/images/ecommerce-headers/bg-placeholder.png" alt="" /> <div class="relative container px-4 mx-auto"> <div class="w-full md:w-2/3 lg:w-1/2 mb-24 xl:mb-0"> <span class="block mb-9 font-medium tracking-widest uppercase text-xs text-gray-200">Get 20% off card</span> <h1 class="mb-16 font-heading font-medium text-white text-9xl md:text-10xl xl:text-13xl leading-tight">The ultimate multi tool option</h1> <a class="inline-block py-4 px-10 w-full md:w-auto md:mr-6 mb-2 md:mb-0 leading-8 font-heading font-medium tracking-tighter text-xl text-white text-center bg-amber-400 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 hover:bg-blue-600 rounded-xl" href="#">Shop now</a><a class="inline-block py-4 px-10 w-full md:w-auto leading-8 font-heading font-medium tracking-tighter text-xl text-center bg-white focus:ring-2 focus:ring-gray-100 focus:ring-opacity-50 hover:bg-gray-100 rounded-xl" href="#">More</a> </div> <div class="relative text-center z-20"> <a class="inline-block xl:-mt-20 transform hover:scale-90 transition duration-200" href="#"> <img src="https://shuffle.dev/uinel-assets/elements/ecommerce-headers/scroll-down.svg" alt="" /> </a> </div> </div> </div> </div> </section> </div>
<div> <section class="py-24 bg-blue-50"> <div class="relative container px-4 mx-auto mb-12 lg:mb-16"> <div class="absolute top-0 right-0"> <svg width="798" height="798" viewbox="0 0 798 798" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="max-w-xl mb-16"> <span class="text-blue-400 uppercase font-semibold tracking-widest">Lorem ipsum</span> <h2 class="mt-4 text-4xl font-bold text-blue-800 font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> </div> <div class="flex flex-wrap items-center lg:-mx-10 -mb-8"> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-yellow-500 text-2xl text-blue-800 font-bold">1</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold">2</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold">3</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold">4</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold">5</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold">6</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> <div class="relative max-w-7xl mx-auto px-4"> <div class="relative h-128"> <div class="absolute inset-0 bg-blue-800 bg-opacity-50"></div> <img class="h-128 w-full object-cover" src="https://images.unsplash.com/photo-1536851101967-55988a52f455?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1050&q=80" alt="" /> </div> <div class="absolute inset-0 flex items-center justify-center"> <button class="text-white hover:text-blue-100"> <svg width="58" height="58" viewbox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </section> </div>
[ "@@ -10,7 +10,7 @@\n </div>\n <div class=\"flex flex-wrap items-center lg:-mx-10 -mb-8\">\n <div class=\"w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8\">\n- <span class=\"flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold\">1</span>\n+ <span class=\"flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-yellow-500 text-2xl text-blue-800 font-bold\">1</span>\n <p class=\"max-w-xs text-base text-gray-500\">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p>\n </div>\n <div class=\"w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8\">\n" ]
<div> <section class="py-24 bg-blue-50"> <div class="relative container px-4 mx-auto mb-12 lg:mb-16"> <div class="absolute top-0 right-0"> <svg width="798" height="798" viewbox="0 0 798 798" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="max-w-xl mb-16"> <span class="text-blue-400 uppercase font-semibold tracking-widest">Lorem ipsum</span> <h2 class="mt-4 text-4xl font-bold text-blue-800 font-heading">Lorem ipsum dolor sit amet consectutar domor at elis</h2> </div> <div class="flex flex-wrap items-center lg:-mx-10 -mb-8"> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-yellow-500 text-2xl text-blue-800 font-bold">1</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-yellow-500 text-2xl text-blue-800 font-bold">2</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-yellow-500 text-2xl text-blue-800 font-bold">3</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-yellow-500 text-2xl text-blue-800 font-bold">4</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold">5</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> <div class="w-full md:w-1/2 lg:w-1/3 lg:px-10 mb-8"> <span class="flex-shrink-0 flex justify-center items-center mb-4 w-20 h-12 clip-path-both bg-slate-600 text-2xl text-blue-800 font-bold">6</span> <p class="max-w-xs text-base text-gray-500">Etiam pellentesque non nibh non pulvinar. Mauris posuere, tellus sit amet tempus vestibulum.</p> </div> </div> </div> <div class="relative max-w-7xl mx-auto px-4"> <div class="relative h-128"> <div class="absolute inset-0 bg-blue-800 bg-opacity-50"></div> <img class="h-128 w-full object-cover" src="https://images.unsplash.com/photo-1536851101967-55988a52f455?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=1050&q=80" alt="" /> </div> <div class="absolute inset-0 flex items-center justify-center"> <button class="text-white hover:text-blue-100"> <svg width="58" height="58" viewbox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </section> </div>
<div> <section class="relative py-24 2xl:py-44 text-white bg-darkBlueGray-500 overflow-hidden rounded-t-10xl"> <div class="container px-4 mx-auto"> <div class="md:grid md:grid-cols-2 md:items-center md:gap-16"> <div class="relative mb-10 md:mb-0 text-center md:text-left z-10"> <span class="inline-block py-3 px-7 mb-10 text-lg font-medium font-heading leading-5 text-indigo-500 border border-indigo-500 rounded-6xl" href="#">Join us today</span> <h2 class="mb-20 xl:mb-24 font-heading font-thin text-9xl md:text-10xl xl:text-11xl leading-tight">Get inspired from the all designers</h2> <a class="inline-block py-5 px-10 text-xl leading-6 text-white font-thin tracking-tighter font-heading bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Join now</a> </div> <img src="https://shuffle.dev/uinel-assets/images/call-to-action/widget.png" alt="" /> </div> </div> <img class="absolute right-0 top-0" src="https://shuffle.dev/uinel-assets/images/call-to-action/elipse.png" alt="" /> </section> </div>
[ "@@ -3,7 +3,7 @@\n <div class=\"container px-4 mx-auto\">\n <div class=\"md:grid md:grid-cols-2 md:items-center md:gap-16\">\n <div class=\"relative mb-10 md:mb-0 text-center md:text-left z-10\">\n- <span class=\"inline-block py-3 px-7 mb-10 text-lg font-thin font-heading leading-5 text-indigo-500 border border-indigo-500 rounded-6xl\" href=\"#\">Join us today</span>\n+ <span class=\"inline-block py-3 px-7 mb-10 text-lg font-medium font-heading leading-5 text-indigo-500 border border-indigo-500 rounded-6xl\" href=\"#\">Join us today</span>\n <h2 class=\"mb-20 xl:mb-24 font-heading font-thin text-9xl md:text-10xl xl:text-11xl leading-tight\">Get inspired from the all designers</h2>\n <a class=\"inline-block py-5 px-10 text-xl leading-6 text-white font-thin tracking-tighter font-heading bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl\" href=\"#\">Join now</a>\n </div>\n" ]
<div> <section class="relative py-24 2xl:py-44 text-white bg-darkBlueGray-500 overflow-hidden rounded-t-10xl"> <div class="container px-4 mx-auto"> <div class="md:grid md:grid-cols-2 md:items-center md:gap-16"> <div class="relative mb-10 md:mb-0 text-center md:text-left z-10"> <span class="inline-block py-3 px-7 mb-10 text-lg font-medium font-heading leading-5 text-indigo-500 border border-indigo-500 rounded-6xl" href="#">Join us today</span> <h2 class="mb-20 xl:mb-24 font-heading font-medium text-9xl md:text-10xl xl:text-11xl leading-tight">Get inspired from the all designers</h2> <a class="inline-block py-5 px-10 text-xl leading-6 text-white font-thin tracking-tighter font-heading bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Join now</a> </div> <img src="https://shuffle.dev/uinel-assets/images/call-to-action/widget.png" alt="" /> </div> </div> <img class="absolute right-0 top-0" src="https://shuffle.dev/uinel-assets/images/call-to-action/elipse.png" alt="" /> </section> </div>
<div> <section class="relative p-8 bg-blueGray-100 overflow-hidden"> <img class="absolute top-0 left-0" src="https://shuffle.dev/uinel-assets/images/sign-up/color-circles2.png" alt="" /> <img class="absolute bottom-0 right-0" src="https://shuffle.dev/uinel-assets/images/sign-up/half-circle-purple.png" alt="" /> <div class="relative py-20 md:py-40 bg-white rounded-4xl"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-14 lg:mb-0"> <div class="lg:max-w-md"> <span class="mb-11 block font-medium uppercase tracking-widest text-xs leading-4 text-gray-300">WOOOOPS</span> <h2 class="mb-12 text-9xl md:text-10xl xl:text-11xl leading-tight font-heading font-medium">Register now</h2> <p class="text-lg text-gray-400">Sed porttitor turpis sit amet malesuada porta vivamus lobortis.</p> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="flex flex-wrap justify-center -mb-4 -mx-4"> <div class="w-full md:w-auto px-4 mb-4"> <a class="flex items-center justify-center py-5 px-5 border-2 border-gray-50 hover:border-gray-100 rounded-xl" href="#"> <img class="w-6 h-6 mr-4" src="https://shuffle.dev/uinel-assets/images/sign-up/google.svg" alt="" /> <p class="font-bold uppercase">Google</p> </a> </div> <div class="w-full md:w-auto px-4 mb-4"> <a class="flex items-center justify-center py-5 px-5 border-2 border-gray-50 hover:border-gray-100 rounded-xl" href="#"> <img class="w-6 h-6 mr-4" src="https://shuffle.dev/uinel-assets/images/sign-up/apple.svg" alt="" /> <p class="font-semibold uppercase">Apple</p> </a> </div> <div class="w-full md:w-auto px-4 mb-4"> <a class="flex items-center justify-center py-5 px-5 border-2 border-gray-50 hover:border-gray-100 rounded-xl" href="#"> <img class="w-6 h-6 mr-4" src="https://shuffle.dev/uinel-assets/images/sign-up/facebook.svg" alt="" /> <p class="font-semibold uppercase">Facebook</p> </a> </div> </div> <div class="mt-16 max-w-md mx-auto"> <h3 class="mb-8 text-xl text-gray-400">Sign up with Email</h3> <input class="w-full mb-6 py-5 px-12 text-xl border-2 border-blue-400 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="email" placeholder="Your Email" /> <input class="w-full mb-6 py-5 px-12 text-xl border-2 border-blue-400 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="password" placeholder="Password" /> <input class="w-full mb-14 py-5 px-12 text-xl border-2 border-blue-400 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="password" placeholder="Confirm password" /> <a class="block py-5 px-10 mx-auto w-full md:max-w-max text-xl leading-6 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Register now</a> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -17,7 +17,7 @@\n <div class=\"w-full md:w-auto px-4 mb-4\">\n <a class=\"flex items-center justify-center py-5 px-5 border-2 border-gray-50 hover:border-gray-100 rounded-xl\" href=\"#\">\n <img class=\"w-6 h-6 mr-4\" src=\"https://shuffle.dev/uinel-assets/images/sign-up/google.svg\" alt=\"\" />\n- <p class=\"font-semibold uppercase\">Google</p>\n+ <p class=\"font-bold uppercase\">Google</p>\n </a>\n </div>\n <div class=\"w-full md:w-auto px-4 mb-4\">\n" ]
<div> <section class="relative p-8 bg-blueGray-100 overflow-hidden"> <img class="absolute top-0 left-0" src="https://shuffle.dev/uinel-assets/images/sign-up/color-circles2.png" alt="" /> <img class="absolute bottom-0 right-0" src="https://shuffle.dev/uinel-assets/images/sign-up/half-circle-purple.png" alt="" /> <div class="relative py-20 md:py-40 bg-white rounded-4xl"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-14 lg:mb-0"> <div class="lg:max-w-md"> <span class="mb-11 block font-medium uppercase tracking-widest text-xs leading-4 text-gray-300">WOOOOPS</span> <h2 class="mb-12 text-9xl md:text-10xl xl:text-11xl leading-tight font-heading font-medium">Register now</h2> <p class="text-lg text-gray-400">Sed porttitor turpis sit amet malesuada porta vivamus lobortis.</p> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="flex flex-wrap justify-center -mb-4 -mx-4"> <div class="w-full md:w-auto px-4 mb-4"> <a class="flex items-center justify-center py-5 px-5 border-2 border-gray-50 hover:border-gray-100 rounded-xl" href="#"> <img class="w-6 h-6 mr-4" src="https://shuffle.dev/uinel-assets/images/sign-up/google.svg" alt="" /> <p class="font-bold uppercase">Google</p> </a> </div> <div class="w-full md:w-auto px-4 mb-4"> <a class="flex items-center justify-center py-5 px-5 border-2 border-gray-50 hover:border-gray-100 rounded-xl" href="#"> <img class="w-6 h-6 mr-4" src="https://shuffle.dev/uinel-assets/images/sign-up/apple.svg" alt="" /> <p class="font-bold uppercase">Apple</p> </a> </div> <div class="w-full md:w-auto px-4 mb-4"> <a class="flex items-center justify-center py-5 px-5 border-2 border-gray-50 hover:border-gray-100 rounded-xl" href="#"> <img class="w-6 h-6 mr-4" src="https://shuffle.dev/uinel-assets/images/sign-up/facebook.svg" alt="" /> <p class="font-semibold uppercase">Facebook</p> </a> </div> </div> <div class="mt-16 max-w-md mx-auto"> <h3 class="mb-8 text-xl text-gray-400">Sign up with Email</h3> <input class="w-full mb-6 py-5 px-12 text-xl border-2 border-blue-400 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="email" placeholder="Your Email" /> <input class="w-full mb-6 py-5 px-12 text-xl border-2 border-blue-400 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="password" placeholder="Password" /> <input class="w-full mb-14 py-5 px-12 text-xl border-2 border-blue-400 rounded-xl focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50" type="password" placeholder="Confirm password" /> <a class="block py-5 px-10 mx-auto w-full md:max-w-max text-xl leading-6 text-white font-medium tracking-tighter font-heading text-center bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Register now</a> </div> </div> </div> </div> </div> </section> </div>
<div> <section class="py-12 md:py-24 lg:py-32"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 mb-14 justify-between"> <div class="w-full md:w-1/2 px-4 mb-12 md:mb-0"> <h2 class="text-4xl font-heading font-semibold text-rhino-600 tracking-xs">Our products</h2> </div> <div class="w-full md:w-1/2 px-4 md:text-right"> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-white border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200" href="#">Show more</a> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-2/3 px-4"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative overflow-hidden flex flex-col items-start h-72 p-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <div class="flex flex-wrap gap-2"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> </div> <img class="absolute bottom-0 right-0" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg-17.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Product title</span> <span class="block text-base text-rhino-300">$ 119.90</span> </div> </a> </div> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative overflow-hidden flex flex-col items-start h-72 p-6 bg-purple-900 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <img class="absolute -bottom-24 -right-20" src="https://shuffle.dev/coleos-assets/product-blocks/no-bg-medium3.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Gray sport bag</span> <span class="block text-base text-rhino-300">$ 69.90</span> </div> </a> </div> <div class="w-full px-4 mb-8 xl:mb-0"> <div class="relative rounded-xl overflow-hidden"> <div class="relative z-20 pl-14 pr-6 md:pl-32 py-18"> <span class="inline-block py-1 px-3 mb-5 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">on Sale!</span> <h3 class="text-5xl font-heading font-semibold">Summer is coming!</h3> <span class="block font-medium text-rhino-700">Check our new stuff</span> </div> <img class="absolute bottom-0 left-0 z-10" src="https://shuffle.dev/coleos-assets/product-blocks/left-bottom-corner.png" alt="" /> <img class="block sm:hidden xl:block absolute z-10 top-0 right-0 m-10 xl:m-20" src="https://shuffle.dev/coleos-assets/product-blocks/little-arrow.png" alt="" /> <img class="absolute top-0 left-0 h-full w-full object-cover object-left sm:object-center" src="https://shuffle.dev/coleos-assets/product-blocks/bg-girl-blue.png" alt="" /> </div> </div> </div> </div> <div class="w-full xl:w-1/3 px-4 mb-8 xl:mb-0"> <a class="relative flex flex-col items-start h-128 xl:h-full py-6 px-6 bg-purple-900 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <div class="flex flex-wrap gap-2"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> </div> <img class="absolute top-0 left-1/2 mt-5 transform -translate-x-1/2 h-128 object-contain" src="https://shuffle.dev/coleos-assets/product-blocks/product-circle.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Sport Shoes V2.04</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> </a> </div> </div> </div> </section> </div>
[ "@@ -13,7 +13,7 @@\n <div class=\"w-full xl:w-2/3 px-4\">\n <div class=\"flex flex-wrap -mx-4\">\n <div class=\"w-full sm:w-1/2 px-4 mb-8\">\n- <a class=\"relative overflow-hidden flex flex-col items-start h-72 p-6 bg-purple-900 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150\" href=\"#\">\n+ <a class=\"relative overflow-hidden flex flex-col items-start h-72 p-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150\" href=\"#\">\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full\">New</span>\n <span class=\"relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full\">Sale</span>\n" ]
<div> <section class="py-12 md:py-24 lg:py-32"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 mb-14 justify-between"> <div class="w-full md:w-1/2 px-4 mb-12 md:mb-0"> <h2 class="text-4xl font-heading font-semibold text-rhino-600 tracking-xs">Our products</h2> </div> <div class="w-full md:w-1/2 px-4 md:text-right"> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-white border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200" href="#">Show more</a> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-2/3 px-4"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative overflow-hidden flex flex-col items-start h-72 p-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <div class="flex flex-wrap gap-2"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> </div> <img class="absolute bottom-0 right-0" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg-17.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Product title</span> <span class="block text-base text-rhino-300">$ 119.90</span> </div> </a> </div> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative overflow-hidden flex flex-col items-start h-72 p-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <img class="absolute -bottom-24 -right-20" src="https://shuffle.dev/coleos-assets/product-blocks/no-bg-medium3.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Gray sport bag</span> <span class="block text-base text-rhino-300">$ 69.90</span> </div> </a> </div> <div class="w-full px-4 mb-8 xl:mb-0"> <div class="relative rounded-xl overflow-hidden"> <div class="relative z-20 pl-14 pr-6 md:pl-32 py-18"> <span class="inline-block py-1 px-3 mb-5 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">on Sale!</span> <h3 class="text-5xl font-heading font-semibold">Summer is coming!</h3> <span class="block font-medium text-rhino-700">Check our new stuff</span> </div> <img class="absolute bottom-0 left-0 z-10" src="https://shuffle.dev/coleos-assets/product-blocks/left-bottom-corner.png" alt="" /> <img class="block sm:hidden xl:block absolute z-10 top-0 right-0 m-10 xl:m-20" src="https://shuffle.dev/coleos-assets/product-blocks/little-arrow.png" alt="" /> <img class="absolute top-0 left-0 h-full w-full object-cover object-left sm:object-center" src="https://shuffle.dev/coleos-assets/product-blocks/bg-girl-blue.png" alt="" /> </div> </div> </div> </div> <div class="w-full xl:w-1/3 px-4 mb-8 xl:mb-0"> <a class="relative flex flex-col items-start h-128 xl:h-full py-6 px-6 bg-purple-900 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <div class="flex flex-wrap gap-2"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> </div> <img class="absolute top-0 left-1/2 mt-5 transform -translate-x-1/2 h-128 object-contain" src="https://shuffle.dev/coleos-assets/product-blocks/product-circle.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Sport Shoes V2.04</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> </a> </div> </div> </div> </section> </div>
<div> <section class="relative py-24"> <div class="hidden md:block absolute top-0 right-0 w-1/3 lg:w-3/5 h-full clip-path-left"> <img class="w-full h-full object-cover" src="https://images.unsplash.com/photo-1613946642700-36bde627698e?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80" alt="" /> </div> <div class="relative container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-12 lg:mb-0"> <div class="max-w-sm mx-auto md:mx-0"> <form action="#"> <span class="inline-block uppercase text-blue-400 font-semibold tracking-widest">Sign In</span> <h3 class="mb-4 text-2xl font-bold font-heading text-blue-800">Join our community</h3> <input class="block w-full py-4 pl-6 mb-2 text-sm placeholder-blue-400 text-pink-600 bg-blue-50" type="email" placeholder="E-mail address" /> <input class="block w-full py-4 pl-6 mb-6 text-sm placeholder-blue-400 text-pink-600 bg-blue-50" type="password" placeholder="Password" /> <label class="inline-flex mb-4 text-left"> <input class="mr-2" type="checkbox" name="terms" value="1" /> <span class="-mt-1 inline-block text-sm text-gray-500">By signing up, you agree to our <a class="text-pink-600 hover:underline" href="#">Terms, Data Policy</a> and <a class="text-pink-600 hover:underline" href="#">Cookies Policy</a>.</span> </label> <button class="w-full inline-block mb-4 py-5 text-sm text-blue-800 uppercase font-bold bg-yellow-500 hover:bg-yellow-400 transition duration-200">Sign In</button> <a class="block mb-4 text-center text-sm text-blue-500 hover:text-blue-600" href="#">Forgot password?</a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-blue-50" href="#"> <span class="inline-block mr-4"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Facebook</span> </a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-blue-50" href="#"> <span class="inline-block mr-4"> <svg width="20" height="16" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Twitter</span> </a> </form> </div> </div> <div class="hidden lg:block w-full lg:w-1/2 px-4"> <div class="max-w-sm ml-auto"> <svg class="mb-6 text-yellow-500 h-12 w-12" viewbox="0 0 55 42" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-2xl text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh.</p> </div> </div> </div> </div> </section> </div>
[ "@@ -8,7 +8,7 @@\n <div class=\"w-full lg:w-1/2 px-4 mb-12 lg:mb-0\">\n <div class=\"max-w-sm mx-auto md:mx-0\">\n <form action=\"#\">\n- <span class=\"inline-block uppercase text-pink-600 font-semibold tracking-widest\">Sign In</span>\n+ <span class=\"inline-block uppercase text-blue-400 font-semibold tracking-widest\">Sign In</span>\n <h3 class=\"mb-4 text-2xl font-bold font-heading text-blue-800\">Join our community</h3>\n <input class=\"block w-full py-4 pl-6 mb-2 text-sm placeholder-blue-400 text-pink-600 bg-blue-50\" type=\"email\" placeholder=\"E-mail address\" />\n <input class=\"block w-full py-4 pl-6 mb-6 text-sm placeholder-blue-400 text-pink-600 bg-blue-50\" type=\"password\" placeholder=\"Password\" />\n" ]
<div> <section class="relative py-24"> <div class="hidden md:block absolute top-0 right-0 w-1/3 lg:w-3/5 h-full clip-path-left"> <img class="w-full h-full object-cover" src="https://images.unsplash.com/photo-1613946642700-36bde627698e?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80" alt="" /> </div> <div class="relative container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-12 lg:mb-0"> <div class="max-w-sm mx-auto md:mx-0"> <form action="#"> <span class="inline-block uppercase text-blue-400 font-semibold tracking-widest">Sign In</span> <h3 class="mb-4 text-2xl font-bold font-heading text-blue-800">Join our community</h3> <input class="block w-full py-4 pl-6 mb-2 text-sm placeholder-blue-400 text-blue-400 bg-blue-50" type="email" placeholder="E-mail address" /> <input class="block w-full py-4 pl-6 mb-6 text-sm placeholder-blue-400 text-blue-400 bg-blue-50" type="password" placeholder="Password" /> <label class="inline-flex mb-4 text-left"> <input class="mr-2" type="checkbox" name="terms" value="1" /> <span class="-mt-1 inline-block text-sm text-gray-500">By signing up, you agree to our <a class="text-pink-600 hover:underline" href="#">Terms, Data Policy</a> and <a class="text-pink-600 hover:underline" href="#">Cookies Policy</a>.</span> </label> <button class="w-full inline-block mb-4 py-5 text-sm text-blue-800 uppercase font-bold bg-yellow-500 hover:bg-yellow-400 transition duration-200">Sign In</button> <a class="block mb-4 text-center text-sm text-blue-500 hover:text-blue-600" href="#">Forgot password?</a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-blue-50" href="#"> <span class="inline-block mr-4"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Facebook</span> </a> <a class="flex items-center justify-center mb-4 py-5 border-2 border-blue-800 hover:bg-blue-50" href="#"> <span class="inline-block mr-4"> <svg width="20" height="16" viewbox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <span class="text-sm font-bold uppercase text-blue-800">Sign in with Twitter</span> </a> </form> </div> </div> <div class="hidden lg:block w-full lg:w-1/2 px-4"> <div class="max-w-sm ml-auto"> <svg class="mb-6 text-yellow-500 h-12 w-12" viewbox="0 0 55 42" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <p class="text-2xl text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa nibh.</p> </div> </div> </div> </div> </section> </div>
<div> <section class="py-12 md:py-24 lg:py-32"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 mb-14 justify-between"> <div class="w-full md:w-1/2 px-4 mb-12 md:mb-0"> <h2 class="text-4xl font-heading font-semibold text-rhino-600 tracking-xs">Our products</h2> </div> <div class="w-full md:w-1/2 px-4 md:text-right"> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-white border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200" href="#">Show more</a> </div> </div> <div class="flex flex-wrap -mx-4 -mb-8"> <div class="w-full lg:w-1/3 px-4 mb-8"> <div class="flex flex-wrap lg:flex-col -mx-4"> <div class="w-full md:w-1/2 lg:w-full px-4 mb-8 md:mb-0 lg:mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-16 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg2.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Summer Slim Shorts</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full md:w-1/2 lg:w-full px-4 lg:mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-red-50 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-4 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg3.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Dark SuperSpeed™ sneakers</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> </div> </div> <div class="w-full lg:w-2/3 px-4 mb-8"> <div class="relative flex flex-col items-start h-full py-6 px-6 bg-red-50 rounded-xl"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <img class="block mx-auto" src="https://shuffle.dev/coleos-assets/product-blocks/product-circle.png" alt="" /> <div class="flex w-full mt-auto items-center justify-between"> <div> <span class="block text-lg text-rhino-500 mb-1">Nike Sport Shoes V2.04</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> <div> <a class="inline-flex h-12 py-1 px-4 items-center text-center text-sm font-medium text-white rounded-sm bg-purple-500 hover:bg-purple-600 transition duration-200" href="#">Buy now</a> </div> </div> </div> </div> <div class="w-full px-4 mb-8"> <div class="relative rounded-xl overflow-hidden"> <div class="relative z-20 pl-14 pr-6 md:pl-32 py-18"> <span class="inline-block py-1 px-3 mb-5 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">on Sale!</span> <h3 class="text-5xl font-heading font-semibold">Summer is coming!</h3> <span class="block font-medium text-rhino-700">Check our new stuff</span> </div> <img class="absolute bottom-0 left-0 z-10" src="https://shuffle.dev/coleos-assets/product-blocks/left-bottom-corner.png" alt="" /> <img class="block sm:hidden xl:block absolute z-10 top-0 right-0 m-10 xl:m-20" src="https://shuffle.dev/coleos-assets/product-blocks/little-arrow.png" alt="" /> <img class="absolute top-0 left-0 h-full w-full object-cover object-left sm:object-center" src="https://shuffle.dev/coleos-assets/product-blocks/bg-girl-blue.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-red-50 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-16 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg2.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Summer Slim Shorts</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-red-50 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-4 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg1.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Dark SuperSpeed™ sneakers</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-red-50 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-10 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg7.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Dark SuperSpeed™ sneakers</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> </div> </div> </section> </div>
[ "@@ -13,7 +13,7 @@\n <div class=\"w-full lg:w-1/3 px-4 mb-8\">\n <div class=\"flex flex-wrap lg:flex-col -mx-4\">\n <div class=\"w-full md:w-1/2 lg:w-full px-4 mb-8 md:mb-0 lg:mb-8\">\n- <a class=\"relative flex flex-col items-start h-72 py-6 px-6 bg-red-50 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150\" href=\"#\">\n+ <a class=\"relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150\" href=\"#\">\n <span class=\"relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full\">Sale</span>\n <img class=\"absolute top-0 left-1/2 mt-16 transform -translate-x-1/2\" src=\"https://shuffle.dev/coleos-assets/product-blocks/product-no-bg2.png\" alt=\"\" />\n <div class=\"relative z-10 w-full mt-auto\">\n" ]
<div> <section class="py-12 md:py-24 lg:py-32"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 mb-14 justify-between"> <div class="w-full md:w-1/2 px-4 mb-12 md:mb-0"> <h2 class="text-4xl font-heading font-semibold text-rhino-600 tracking-xs">Our products</h2> </div> <div class="w-full md:w-1/2 px-4 md:text-right"> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-white border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200" href="#">Show more</a> </div> </div> <div class="flex flex-wrap -mx-4 -mb-8"> <div class="w-full lg:w-1/3 px-4 mb-8"> <div class="flex flex-wrap lg:flex-col -mx-4"> <div class="w-full md:w-1/2 lg:w-full px-4 mb-8 md:mb-0 lg:mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-16 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg2.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Summer Slim Shorts</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full md:w-1/2 lg:w-full px-4 lg:mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-4 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg3.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Dark SuperSpeed™ sneakers</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> </div> </div> <div class="w-full lg:w-2/3 px-4 mb-8"> <div class="relative flex flex-col items-start h-full py-6 px-6 bg-coolGray-100 rounded-xl"> <span class="inline-block py-1 px-3 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <img class="block mx-auto" src="https://shuffle.dev/coleos-assets/product-blocks/product-circle.png" alt="" /> <div class="flex w-full mt-auto items-center justify-between"> <div> <span class="block text-lg text-rhino-500 mb-1">Nike Sport Shoes V2.04</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> <div> <a class="inline-flex h-12 py-1 px-4 items-center text-center text-sm font-medium text-white rounded-sm bg-purple-500 hover:bg-purple-600 transition duration-200" href="#">Buy now</a> </div> </div> </div> </div> <div class="w-full px-4 mb-8"> <div class="relative rounded-xl overflow-hidden"> <div class="relative z-20 pl-14 pr-6 md:pl-32 py-18"> <span class="inline-block py-1 px-3 mb-5 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">on Sale!</span> <h3 class="text-5xl font-heading font-semibold">Summer is coming!</h3> <span class="block font-medium text-rhino-700">Check our new stuff</span> </div> <img class="absolute bottom-0 left-0 z-10" src="https://shuffle.dev/coleos-assets/product-blocks/left-bottom-corner.png" alt="" /> <img class="block sm:hidden xl:block absolute z-10 top-0 right-0 m-10 xl:m-20" src="https://shuffle.dev/coleos-assets/product-blocks/little-arrow.png" alt="" /> <img class="absolute top-0 left-0 h-full w-full object-cover object-left sm:object-center" src="https://shuffle.dev/coleos-assets/product-blocks/bg-girl-blue.png" alt="" /> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-16 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg2.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Summer Slim Shorts</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-red-50 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-4 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg1.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Dark SuperSpeed™ sneakers</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full md:w-1/2 lg:w-1/3 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-red-50 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-10 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg7.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Nike Dark SuperSpeed™ sneakers</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> </div> </div> </section> </div>
<div> <section class="relative py-20 overflow-hidden"> <img class="absolute top-0 left-0" src="https://shuffle.dev/nightsable-assets/images/blog-content/shadow.png" alt="" /> <div class="container px-4 mx-auto"> <div class="mb-12 md:max-w-md text-center mx-auto"> <h2 class="mb-4 text-3xl text-white tracking-3xl">Women in business: an interview with Sarah Townsend</h2> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation, rebrands, and brand</p> <div class="flex flex-wrap justify-center items-center -m-2"> <div class="w-auto p-2"> <img src="https://shuffle.dev/nightsable-assets/images/blog-content/avatar.png" alt="" /> </div> <div class="w-auto p-2"> <p class="text-sm text-white font-medium tracking-tighter">Wade Warren</p> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <p class="text-sm text-white font-medium tracking-tighter">9 min read</p> </div> </div> </div> </div> <div class="relative px-4"> <img class="hidden md:block absolute -top-44 right-0" src="https://shuffle.dev/nightsable-assets/images/blog-content/lines.png" alt="" /> <img class="relative z-10 mx-auto border border-white border-opacity-10 rounded-5xl" src="https://shuffle.dev/nightsable-assets/images/blog-content/header.png" alt="" /> </div> <div class="container px-4 mx-auto"> <div class="border-b border-blueGray-900"> <div class="max-w-3xl pt-8 mx-auto"> <div class="border-b border-blueGray-900"> <h3 class="mb-10 text-2xl text-gray-100 tracking-2xl">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</h3> </div> <div class="pt-8 pb-16"> <h2 class="mb-4 text-3xl text-blueGray-50 tracking-3xl">Header 1</h2> <p class="mb-6 text-lg text-blueGray-50">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</p> <div class="flex flex-wrap mb-9"> <div class="w-auto p-3"> <div class="w-0.5 bg-green-400 h-full rounded-md"></div> </div> <div class="flex-1 mb-5 p-3"> <h3 class="mb-4 text-2xl text-gray-200 tracking-2xl">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus.</h3> <p class="text-lg text-gray-100">— John Doe, CEO & Founder</p> </div> <p class="mb-8 text-lg">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</p> <img class="mb-4" src="https://shuffle.dev/nightsable-assets/images/blog-content/header2.png" alt="" /> <p class="text-lg text-blueGray-200">Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</p> </div> <h2 class="mb-4 text-3xl text-blueGray-50 tracking-3xl">Header 1</h2> <h3 class="mb-9 text-2xl text-gray-100 tracking-2xl">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</h3> <h3 class="mb-9 text-2xl text-gray-100 tracking-2xl">Sagittis et eu at elementum, quis in. Proin praesent volutpat egestas sociis sit lorem nunc nunc sit. Eget diam curabitur mi ac. Auctor rutrum lacus malesuada massa ornare et. Vulputate consectetur ac ultrices at diam dui eget fringilla tincidunt. Arcu sit dignissim massa erat cursus vulputate gravida id. Sed quis auctor vulputate hac elementum gravida cursus dis.</h3> <ul class="mb-9"> <li class="text-2xl text-gray-100">1. Lectus id duis vitae porttitor enim gravida morbi.</li> <li class="text-2xl text-gray-100">2. Eu turpis posuere semper feugiat volutpat elit, ultrices suspendisse. Auctor vel in vitae placerat.</li> <li class="text-2xl text-gray-100">3. Suspendisse maecenas ac donec scelerisque diam sed est duis purus.</li> </ul> <h3 class="mb-12 text-2xl text-gray-100 tracking-2xl"> Vestibulum placerat magna nulla, sit amet venenatis sapien consequat ut. Cras pulvinar, lorem tristique pharetra finibus, dui erat finibus orci, a vehicula arcu sapien id metus. Quisque quis lorem a sem porttitor feugiat. Etiam quis congue est. Donec fermentum ac libero a pretium. Nulla nisl sem, euismod ut eros vitae, egestas scelerisque enim. <a class="text-green-500 underline" href="#">Vivamus id pharetra massa</a>. Nulla aliquet erat elit, a gravida dui efficitur vel. Sed pulvinar diam sed neque ullamcorper semper. Nulla elementum arcu lacus, quis porta nisl posuere varius. Quisque tempus libero sed urna posuere hendrerit. </h3> <div class="flex flex-wrap justify-center -m-2"> <div class="w-auto p-2"> <a class="inline-block px-8 py-4 text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#">Copy Link</a> </div> <div class="w-auto p-2"> <a class="flex items-center justify-center text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#" style="width: 60px; height: 60px"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-auto p-2"> <a class="flex items-center justify-center text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#" style="width: 60px; height: 60px"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-auto p-2"> <a class="flex items-center justify-center text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#" style="width: 60px; height: 60px"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </div> </div> <div class="pt-16"> <span class="inline-block mb-4 text-sm text-green-400 font-medium tracking-tighter">The latest news</span> <h2 class="mb-16 text-5xl lg:text-7xl xl:text-8xl text-white tracking-5xl lg:tracking-7xl xl:tracking-8xl">From the blog</h2> <div class="flex flex-wrap -m-4"> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="mb-8 overflow-hidden rounded-3xl"> <img class="w-full transform hover:scale-125 transition duration-1000" src="https://shuffle.dev/nightsable-assets/images/blog-content/cash.png" alt="" /> </div> <div class="flex flex-wrap items-center -m-2 mb-4"> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">Blog Post</span> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">9 min read</span> </div> </div> <a class="group block" href="#"> <h3 class="mb-4 text-3xl text-white tracking-3xl hover:underline">Women in business</h3> </a> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation</p> <div class="flex flex-wrap -m-1.5"> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Corporate Gifting</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Sales</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Marketing</span> </div> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="mb-8 overflow-hidden rounded-3xl"> <img class="w-full transform hover:scale-125 transition duration-1000" src="https://shuffle.dev/nightsable-assets/images/blog-content/skyscraper.png" alt="" /> </div> <div class="flex flex-wrap items-center -m-2 mb-4"> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">Blog Post</span> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">9 min read</span> </div> </div> <a class="group block" href="#"> <h3 class="mb-4 text-3xl text-white tracking-3xl hover:underline">Women in business</h3> </a> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation</p> <div class="flex flex-wrap -m-1.5"> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Corporate Gifting</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Sales</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Marketing</span> </div> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="mb-8 overflow-hidden rounded-3xl"> <img class="w-full transform hover:scale-125 transition duration-1000" src="https://shuffle.dev/nightsable-assets/images/blog-content/skyscraper2.png" alt="" /> </div> <div class="flex flex-wrap items-center -m-2 mb-4"> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">Blog Post</span> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">9 min read</span> </div> </div> <a class="group block" href="#"> <h3 class="mb-4 text-3xl text-white tracking-3xl hover:underline">Women in business</h3> </a> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation</p> <div class="flex flex-wrap -m-1.5"> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Corporate Gifting</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Sales</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300">Marketing</span> </div> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -106,7 +106,7 @@\n <p class=\"mb-6 text-white text-opacity-60\">Nightsable is a strategic branding agency focused on brand creation</p>\n <div class=\"flex flex-wrap -m-1.5\">\n <div class=\"w-auto p-1.5\">\n- <span class=\"inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300\">Corporate Gifting</span>\n+ <span class=\"inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300\">Corporate Gifting</span>\n </div>\n <div class=\"w-auto p-1.5\">\n <span class=\"inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-green-300 hover:bg-opacity-40 rounded-full transition duration-300\">Sales</span>\n" ]
<div> <section class="relative py-20 overflow-hidden"> <img class="absolute top-0 left-0" src="https://shuffle.dev/nightsable-assets/images/blog-content/shadow.png" alt="" /> <div class="container px-4 mx-auto"> <div class="mb-12 md:max-w-md text-center mx-auto"> <h2 class="mb-4 text-3xl text-white tracking-3xl">Women in business: an interview with Sarah Townsend</h2> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation, rebrands, and brand</p> <div class="flex flex-wrap justify-center items-center -m-2"> <div class="w-auto p-2"> <img src="https://shuffle.dev/nightsable-assets/images/blog-content/avatar.png" alt="" /> </div> <div class="w-auto p-2"> <p class="text-sm text-white font-medium tracking-tighter">Wade Warren</p> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <p class="text-sm text-white font-medium tracking-tighter">9 min read</p> </div> </div> </div> </div> <div class="relative px-4"> <img class="hidden md:block absolute -top-44 right-0" src="https://shuffle.dev/nightsable-assets/images/blog-content/lines.png" alt="" /> <img class="relative z-10 mx-auto border border-white border-opacity-10 rounded-5xl" src="https://shuffle.dev/nightsable-assets/images/blog-content/header.png" alt="" /> </div> <div class="container px-4 mx-auto"> <div class="border-b border-blueGray-900"> <div class="max-w-3xl pt-8 mx-auto"> <div class="border-b border-blueGray-900"> <h3 class="mb-10 text-2xl text-gray-100 tracking-2xl">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</h3> </div> <div class="pt-8 pb-16"> <h2 class="mb-4 text-3xl text-blueGray-50 tracking-3xl">Header 1</h2> <p class="mb-6 text-lg text-blueGray-50">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</p> <div class="flex flex-wrap mb-9"> <div class="w-auto p-3"> <div class="w-0.5 bg-green-400 h-full rounded-md"></div> </div> <div class="flex-1 mb-5 p-3"> <h3 class="mb-4 text-2xl text-gray-200 tracking-2xl">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus.</h3> <p class="text-lg text-gray-100">— John Doe, CEO & Founder</p> </div> <p class="mb-8 text-lg">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</p> <img class="mb-4" src="https://shuffle.dev/nightsable-assets/images/blog-content/header2.png" alt="" /> <p class="text-lg text-blueGray-200">Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</p> </div> <h2 class="mb-4 text-3xl text-blueGray-50 tracking-3xl">Header 1</h2> <h3 class="mb-9 text-2xl text-gray-100 tracking-2xl">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec ullamcorper mattis lorem non. Ultrices praesent amet ipsum justo massa. Eu dolor aliquet risus gravida nunc at feugiat consequat purus. Non massa enim vitae duis mattis. Vel in ultricies vel fringilla.</h3> <h3 class="mb-9 text-2xl text-gray-100 tracking-2xl">Sagittis et eu at elementum, quis in. Proin praesent volutpat egestas sociis sit lorem nunc nunc sit. Eget diam curabitur mi ac. Auctor rutrum lacus malesuada massa ornare et. Vulputate consectetur ac ultrices at diam dui eget fringilla tincidunt. Arcu sit dignissim massa erat cursus vulputate gravida id. Sed quis auctor vulputate hac elementum gravida cursus dis.</h3> <ul class="mb-9"> <li class="text-2xl text-gray-100">1. Lectus id duis vitae porttitor enim gravida morbi.</li> <li class="text-2xl text-gray-100">2. Eu turpis posuere semper feugiat volutpat elit, ultrices suspendisse. Auctor vel in vitae placerat.</li> <li class="text-2xl text-gray-100">3. Suspendisse maecenas ac donec scelerisque diam sed est duis purus.</li> </ul> <h3 class="mb-12 text-2xl text-gray-100 tracking-2xl"> Vestibulum placerat magna nulla, sit amet venenatis sapien consequat ut. Cras pulvinar, lorem tristique pharetra finibus, dui erat finibus orci, a vehicula arcu sapien id metus. Quisque quis lorem a sem porttitor feugiat. Etiam quis congue est. Donec fermentum ac libero a pretium. Nulla nisl sem, euismod ut eros vitae, egestas scelerisque enim. <a class="text-green-500 underline" href="#">Vivamus id pharetra massa</a>. Nulla aliquet erat elit, a gravida dui efficitur vel. Sed pulvinar diam sed neque ullamcorper semper. Nulla elementum arcu lacus, quis porta nisl posuere varius. Quisque tempus libero sed urna posuere hendrerit. </h3> <div class="flex flex-wrap justify-center -m-2"> <div class="w-auto p-2"> <a class="inline-block px-8 py-4 text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#">Copy Link</a> </div> <div class="w-auto p-2"> <a class="flex items-center justify-center text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#" style="width: 60px; height: 60px"> <svg width="10" height="18" viewbox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-auto p-2"> <a class="flex items-center justify-center text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#" style="width: 60px; height: 60px"> <svg width="18" height="14" viewbox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="w-auto p-2"> <a class="flex items-center justify-center text-white hover:text-black font-medium tracking-tighter hover:bg-green-400 border-2 border-white focus:border-green-400 focus:border-opacity-40 hover:border-green-400 focus:ring-4 focus:ring-green-400 focus:ring-opacity-40 rounded-full transition duration-300" href="#" style="width: 60px; height: 60px"> <svg width="18" height="18" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> </div> </div> </div> <div class="pt-16"> <span class="inline-block mb-4 text-sm text-green-400 font-medium tracking-tighter">The latest news</span> <h2 class="mb-16 text-5xl lg:text-7xl xl:text-8xl text-white tracking-5xl lg:tracking-7xl xl:tracking-8xl">From the blog</h2> <div class="flex flex-wrap -m-4"> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="mb-8 overflow-hidden rounded-3xl"> <img class="w-full transform hover:scale-125 transition duration-1000" src="https://shuffle.dev/nightsable-assets/images/blog-content/cash.png" alt="" /> </div> <div class="flex flex-wrap items-center -m-2 mb-4"> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">Blog Post</span> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">9 min read</span> </div> </div> <a class="group block" href="#"> <h3 class="mb-4 text-3xl text-white tracking-3xl hover:underline">Women in business</h3> </a> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation</p> <div class="flex flex-wrap -m-1.5"> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Corporate Gifting</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Sales</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Marketing</span> </div> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="mb-8 overflow-hidden rounded-3xl"> <img class="w-full transform hover:scale-125 transition duration-1000" src="https://shuffle.dev/nightsable-assets/images/blog-content/skyscraper.png" alt="" /> </div> <div class="flex flex-wrap items-center -m-2 mb-4"> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">Blog Post</span> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">9 min read</span> </div> </div> <a class="group block" href="#"> <h3 class="mb-4 text-3xl text-white tracking-3xl hover:underline">Women in business</h3> </a> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation</p> <div class="flex flex-wrap -m-1.5"> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Corporate Gifting</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Sales</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Marketing</span> </div> </div> </div> <div class="w-full md:w-1/2 lg:w-1/3 p-4"> <div class="mb-8 overflow-hidden rounded-3xl"> <img class="w-full transform hover:scale-125 transition duration-1000" src="https://shuffle.dev/nightsable-assets/images/blog-content/skyscraper2.png" alt="" /> </div> <div class="flex flex-wrap items-center -m-2 mb-4"> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">Blog Post</span> </div> <div class="w-auto p-2"> <svg width="3" height="3" viewbox="0 0 3 3" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div class="w-auto p-2"> <span class="text-sm text-white font-medium tracking-tighter">9 min read</span> </div> </div> <a class="group block" href="#"> <h3 class="mb-4 text-3xl text-white tracking-3xl hover:underline">Women in business</h3> </a> <p class="mb-6 text-white text-opacity-60">Nightsable is a strategic branding agency focused on brand creation</p> <div class="flex flex-wrap -m-1.5"> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Corporate Gifting</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Sales</span> </div> <div class="w-auto p-1.5"> <span class="inline-block px-6 py-3.5 text-sm text-white font-medium bg-blueGray-900 hover:bg-blueGray-900 bg-opacity-30 hover:bg-opacity-40 rounded-full transition duration-300">Marketing</span> </div> </div> </div> </div> </div> </div> </section> </div>
<div> <section class="bg-white py-24 2xl:pt-44 2xl:pb-48"> <div class="container px-4 mx-auto"> <span class="mb-9 block font-medium uppercase tracking-widest text-center text-xs leading-4 text-gray-300">Clouds</span> <h2 class="mb-16 font-heading font-medium text-center text-6xl leading-relaxed">Trusted by brands all over the world</h2> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 xl:mb-0"> <div class="flex items-center py-4 px-5 bg-gray-50 rounded-9xl"> <div class="flex items-center justify-center bg-white w-16 h-16 rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/spotify.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">Spotify</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 xl:mb-0"> <div class="flex items-center py-4 px-5 lg:mt-16 bg-green-600 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/slack.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">Slack</p> </div> </div> <div class="hidden xl:block xl:w-1/5 px-2 mb-6 xl:mb-0"> <div class="flex items-center py-4 px-5 lg:mt-16 bg-green-600 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-5" src="https://shuffle.dev/uinel-assets/brands/we-transfer.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">WeTransfer</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 lg:mb-0"> <div class="flex items-center py-4 px-5 lg:mt-16 bg-green-600 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/miro.svg" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">Miro</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 lg:mb-0"> <div class="flex items-center py-4 px-5 bg-green-600 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/dropbox.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">WeTransfer</p> </div> </div> <div class="xl:hidden w-full md:w-1/2 lg:w-1/4 px-2 mx-auto"> <div class="flex items-center py-4 px-5 bg-green-600 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/we-transfer.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">WeTransfer</p> </div> </div> </div> </div> </section> </div>
[ "@@ -5,7 +5,7 @@\n <h2 class=\"mb-16 font-heading font-medium text-center text-6xl leading-relaxed\">Trusted by brands all over the world</h2>\n <div class=\"flex flex-wrap -mx-2\">\n <div class=\"w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 xl:mb-0\">\n- <div class=\"flex items-center py-4 px-5 bg-green-600 rounded-9xl\">\n+ <div class=\"flex items-center py-4 px-5 bg-gray-50 rounded-9xl\">\n <div class=\"flex items-center justify-center bg-white w-16 h-16 rounded-5xl shadow-sm\">\n <img class=\"h-8\" src=\"https://shuffle.dev/uinel-assets/brands/spotify.png\" alt=\"\" />\n </div>\n" ]
<div> <section class="bg-white py-24 2xl:pt-44 2xl:pb-48"> <div class="container px-4 mx-auto"> <span class="mb-9 block font-medium uppercase tracking-widest text-center text-xs leading-4 text-gray-300">Clouds</span> <h2 class="mb-16 font-heading font-medium text-center text-6xl leading-relaxed">Trusted by brands all over the world</h2> <div class="flex flex-wrap -mx-2"> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 xl:mb-0"> <div class="flex items-center py-4 px-5 bg-gray-50 rounded-9xl"> <div class="flex items-center justify-center bg-white w-16 h-16 rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/spotify.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">Spotify</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 xl:mb-0"> <div class="flex items-center py-4 px-5 lg:mt-16 bg-gray-50 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/slack.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">Slack</p> </div> </div> <div class="hidden xl:block xl:w-1/5 px-2 mb-6 xl:mb-0"> <div class="flex items-center py-4 px-5 lg:mt-16 bg-gray-50 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-5" src="https://shuffle.dev/uinel-assets/brands/we-transfer.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">WeTransfer</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 lg:mb-0"> <div class="flex items-center py-4 px-5 lg:mt-16 bg-gray-50 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/miro.svg" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">Miro</p> </div> </div> <div class="w-full md:w-1/2 lg:w-1/4 xl:w-1/5 px-2 mb-6 lg:mb-0"> <div class="flex items-center py-4 px-5 bg-green-600 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/dropbox.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">WeTransfer</p> </div> </div> <div class="xl:hidden w-full md:w-1/2 lg:w-1/4 px-2 mx-auto"> <div class="flex items-center py-4 px-5 bg-green-600 rounded-9xl"> <div class="flex items-center justify-center w-16 h-16 bg-white rounded-5xl shadow-sm"> <img class="h-8" src="https://shuffle.dev/uinel-assets/brands/we-transfer.png" alt="" /> </div> <p class="ml-6 text-xl font-heading font-medium">WeTransfer</p> </div> </div> </div> </div> </section> </div>
<div> <div class="fixed z-50 top-0 w-full p-6"> <div class="container mx-auto"> <div class="px-8 py-6 mx-auto w-full bg-gray-900 rounded-md"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-auto px-4 mb-4 lg:mb-0"> <img src="https://shuffle.dev/acros-assets/icons/cookies/cookie.svg" alt="" /> </div> <div class="w-full lg:w-3/5 px-4 mr-auto mb-8 lg:mb-0"> <div class="max-w-2xl"> <h4 class="font-heading text-white text-lg font-medium mb-2">Cookie Policy</h4> <p class="text-sm leading-6 text-yellow-100">We use cookies to personalise content, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.</p> </div> </div> <div class="w-full lg:w-auto px-4"> <div class="sm:flex items-center"><a class="inline-block w-full sm:w-auto py-4 px-6 mb-4 sm:mb-0 sm:mr-4 text-center font-heading font-medium text-base text-yellow-100 bg-green-500 hover:bg-green-600 border border-green-500 hover:border-green-600 rounded-sm transition duration-200" href="#">Accept</a><a class="inline-block w-full sm:w-auto py-4 px-6 text-center font-heading font-medium text-base text-yellow-100 hover:text-green-500 border border-white hover:border-green-500 rounded-sm transition duration-150" href="#">Decline</a></div> </div> </div> </div> </div> </div> </div>
[ "@@ -8,7 +8,7 @@\n </div>\n <div class=\"w-full lg:w-3/5 px-4 mr-auto mb-8 lg:mb-0\">\n <div class=\"max-w-2xl\">\n- <h4 class=\"font-heading text-yellow-100 text-lg font-medium mb-2\">Cookie Policy</h4>\n+ <h4 class=\"font-heading text-white text-lg font-medium mb-2\">Cookie Policy</h4>\n <p class=\"text-sm leading-6 text-yellow-100\">We use cookies to personalise content, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.</p>\n </div>\n </div>\n" ]
<div> <div class="fixed z-50 top-0 w-full p-6"> <div class="container mx-auto"> <div class="px-8 py-6 mx-auto w-full bg-gray-900 rounded-md"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-auto px-4 mb-4 lg:mb-0"> <img src="https://shuffle.dev/acros-assets/icons/cookies/cookie.svg" alt="" /> </div> <div class="w-full lg:w-3/5 px-4 mr-auto mb-8 lg:mb-0"> <div class="max-w-2xl"> <h4 class="font-heading text-white text-lg font-medium mb-2">Cookie Policy</h4> <p class="text-sm leading-6 text-white">We use cookies to personalise content, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.</p> </div> </div> <div class="w-full lg:w-auto px-4"> <div class="sm:flex items-center"><a class="inline-block w-full sm:w-auto py-4 px-6 mb-4 sm:mb-0 sm:mr-4 text-center font-heading font-medium text-base text-white bg-green-500 hover:bg-green-600 border border-green-500 hover:border-green-600 rounded-sm transition duration-200" href="#">Accept</a><a class="inline-block w-full sm:w-auto py-4 px-6 text-center font-heading font-medium text-base text-yellow-100 hover:text-green-500 border border-white hover:border-green-500 rounded-sm transition duration-150" href="#">Decline</a></div> </div> </div> </div> </div> </div> </div>
<div> <section class="py-16"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="max-w-md xl:max-w-lg mx-auto xl:mx-0"> <div class="text-sm mb-2 font-semibold text-gray-900 uppercase"> <span>How it</span> <span class="text-green-500">Works</span> </div> <h1 class="font-heading text-3xl sm:text-4xl mb-6">The latest version of this excellent product is waiting to deploy</h1> <p class="max-w-sm text-lg leading-8 mb-8">If you have ever wondered how to develop your brand, this is the place for you.</p> <a class="inline-block w-full sm:w-auto py-4 px-6 text-center font-heading font-medium text-base text-gray-900 hover:text-green-500 border border-gray-900 hover:border-green-500 rounded-sm transition duration-150" href="#">Learn more</a> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg mx-auto py-10 pl-4 pr-6 sm:px-12 xl:px-20 bg-gray-50 rounded-md"> <div> <div class="flex mb-10"> <div class="relative flex-shrink-0 flex items-center justify-center w-16 h-16 mr-10 bg-white rounded"> <div class="absolute bottom-0 right-0 -mb-3 -mr-3 flex items-center justify-center w-6 h-6 text-xs font-semibold text-gray-900 bg-gray-200 rounded-full">1</div> <svg width="20" height="24" viewbox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="hidden sm:block absolute top-full left-1/2 mt-4 transform -translate-x-1/2 h-18 w-px bg-gray-100"></div> </div> <div> <h3 class="font-heading text-lg font-medium mb-4">Repeat predefined</h3> <p class="max-w-xxs leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="flex mb-10"> <div class="relative flex flex-shrink-0 items-center justify-center w-16 h-16 mr-10 bg-violet-50 rounded"> <div class="absolute bottom-0 right-0 -mb-3 -mr-3 flex items-center justify-center w-6 h-6 text-xs font-semibold text-gray-900 bg-gray-200 rounded-full">2</div> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="hidden sm:block absolute top-full left-1/2 mt-4 transform -translate-x-1/2 h-18 w-px bg-gray-100"></div> </div> <div> <h3 class="font-heading text-lg font-medium mb-4">Classical Latin literature</h3> <p class="max-w-xxs leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="flex"> <div class="relative flex flex-shrink-0 items-center justify-center w-16 h-16 mr-10 bg-violet-50 rounded"> <div class="absolute bottom-0 right-0 -mb-3 -mr-3 flex items-center justify-center w-6 h-6 text-xs font-semibold text-gray-900 bg-gray-200 rounded-full">3</div> <svg width="18" height="20" viewbox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div> <h3 class="font-heading text-lg font-medium mb-4">Lorem Ipsum passage</h3> <p class="max-w-xxs leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -17,7 +17,7 @@\n <div class=\"max-w-lg mx-auto py-10 pl-4 pr-6 sm:px-12 xl:px-20 bg-gray-50 rounded-md\">\n <div>\n <div class=\"flex mb-10\">\n- <div class=\"relative flex-shrink-0 flex items-center justify-center w-16 h-16 mr-10 bg-violet-50 rounded\">\n+ <div class=\"relative flex-shrink-0 flex items-center justify-center w-16 h-16 mr-10 bg-white rounded\">\n <div class=\"absolute bottom-0 right-0 -mb-3 -mr-3 flex items-center justify-center w-6 h-6 text-xs font-semibold text-gray-900 bg-gray-200 rounded-full\">1</div>\n <svg width=\"20\" height=\"24\" viewbox=\"0 0 20 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n <div class=\"hidden sm:block absolute top-full left-1/2 mt-4 transform -translate-x-1/2 h-18 w-px bg-gray-100\"></div>\n" ]
<div> <section class="py-16"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4"> <div class="w-full lg:w-1/2 px-4 mb-16 lg:mb-0"> <div class="max-w-md xl:max-w-lg mx-auto xl:mx-0"> <div class="text-sm mb-2 font-semibold text-gray-900 uppercase"> <span>How it</span> <span class="text-green-500">Works</span> </div> <h1 class="font-heading text-3xl sm:text-4xl mb-6">The latest version of this excellent product is waiting to deploy</h1> <p class="max-w-sm text-lg leading-8 mb-8">If you have ever wondered how to develop your brand, this is the place for you.</p> <a class="inline-block w-full sm:w-auto py-4 px-6 text-center font-heading font-medium text-base text-gray-900 hover:text-green-500 border border-gray-900 hover:border-green-500 rounded-sm transition duration-150" href="#">Learn more</a> </div> </div> <div class="w-full lg:w-1/2 px-4"> <div class="max-w-lg mx-auto py-10 pl-4 pr-6 sm:px-12 xl:px-20 bg-gray-50 rounded-md"> <div> <div class="flex mb-10"> <div class="relative flex-shrink-0 flex items-center justify-center w-16 h-16 mr-10 bg-white rounded"> <div class="absolute bottom-0 right-0 -mb-3 -mr-3 flex items-center justify-center w-6 h-6 text-xs font-semibold text-gray-900 bg-gray-200 rounded-full">1</div> <svg width="20" height="24" viewbox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="hidden sm:block absolute top-full left-1/2 mt-4 transform -translate-x-1/2 h-18 w-px bg-gray-100"></div> </div> <div> <h3 class="font-heading text-lg font-medium mb-4">Repeat predefined</h3> <p class="max-w-xxs leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="flex mb-10"> <div class="relative flex flex-shrink-0 items-center justify-center w-16 h-16 mr-10 bg-white rounded"> <div class="absolute bottom-0 right-0 -mb-3 -mr-3 flex items-center justify-center w-6 h-6 text-xs font-semibold text-gray-900 bg-gray-200 rounded-full">2</div> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> <div class="hidden sm:block absolute top-full left-1/2 mt-4 transform -translate-x-1/2 h-18 w-px bg-gray-100"></div> </div> <div> <h3 class="font-heading text-lg font-medium mb-4">Classical Latin literature</h3> <p class="max-w-xxs leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="flex"> <div class="relative flex flex-shrink-0 items-center justify-center w-16 h-16 mr-10 bg-white rounded"> <div class="absolute bottom-0 right-0 -mb-3 -mr-3 flex items-center justify-center w-6 h-6 text-xs font-semibold text-gray-900 bg-gray-200 rounded-full">3</div> <svg width="18" height="20" viewbox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <div> <h3 class="font-heading text-lg font-medium mb-4">Lorem Ipsum passage</h3> <p class="max-w-xxs leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> </div> </div> </div> </div> </div> </section> </div>
<div> <section> <nav class="py-10" data-config-=""> <div class="container px-4 mx-auto"> <div class="flex items-center justify-between relative"> <button class="hidden lg:block py-3 px-4 bg-gray-100 hover:bg-gray-200 transition duration-100"> <img src="pstls-assets/images/navigations/menu.svg" alt="" /> </button> <a class="inline-block" href="#"> <img src="pstls-assets/logos/pstls-logo-md.svg" alt="" width="116" /> </a> <button class="inline-block navbar-burger"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-3/4 max-w-xs z-50" data-config-=""> <div class="navbar-backdrop fixed inset-0 bg-black bg-opacity-75"></div> <nav class="relative flex flex-col h-full p-8 bg-white"> <div class="flex items-center justify-between mb-12"> <a class="items-center" href="#"> <img src="pstls-assets/logos/pstls-logo-md.svg" alt="" width="102" /> </a> <button class="inline-block navbar-close focus:outline-none" type="button" aria-label="Close"> <img src="pstls-assets/images/navigations/x2.svg" alt="" /> </button> </div> <div> <ul> <li class="py-3"><a class="inline-block font-bold hover:text-gray-900" href="#">Home</a></li> <li class="py-3"><a class="inline-block font-thin hover:text-gray-900" href="#">Products</a></li> <li class="py-3"><a class="inline-block font-thin hover:text-gray-900" href="#">Resources</a></li> <li class="py-3"><a class="inline-block font-thin hover:text-gray-900" href="#">Pricing</a></li> </ul> </div> <div class="mt-auto"> <div><a class="block py-3 text-center font-thin" href="#">Log In</a><a class="block px-8 py-3 text-center text-white font-thin bg-black hover:bg-gray-900" href="#">Sign Up</a></div> </div> </nav> </div> </section> </div>
[ "@@ -28,7 +28,7 @@\n </div>\n <div>\n <ul>\n- <li class=\"py-3\"><a class=\"inline-block font-thin hover:text-gray-900\" href=\"#\">Home</a></li>\n+ <li class=\"py-3\"><a class=\"inline-block font-bold hover:text-gray-900\" href=\"#\">Home</a></li>\n <li class=\"py-3\"><a class=\"inline-block font-thin hover:text-gray-900\" href=\"#\">Products</a></li>\n <li class=\"py-3\"><a class=\"inline-block font-thin hover:text-gray-900\" href=\"#\">Resources</a></li>\n <li class=\"py-3\"><a class=\"inline-block font-thin hover:text-gray-900\" href=\"#\">Pricing</a></li>\n" ]
<div> <section> <nav class="py-10" data-config-=""> <div class="container px-4 mx-auto"> <div class="flex items-center justify-between relative"> <button class="hidden lg:block py-3 px-4 bg-gray-100 hover:bg-gray-200 transition duration-100"> <img src="pstls-assets/images/navigations/menu.svg" alt="" /> </button> <a class="inline-block" href="#"> <img src="pstls-assets/logos/pstls-logo-md.svg" alt="" width="116" /> </a> <button class="inline-block navbar-burger"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </nav> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-3/4 max-w-xs z-50" data-config-=""> <div class="navbar-backdrop fixed inset-0 bg-black bg-opacity-75"></div> <nav class="relative flex flex-col h-full p-8 bg-white"> <div class="flex items-center justify-between mb-12"> <a class="items-center" href="#"> <img src="pstls-assets/logos/pstls-logo-md.svg" alt="" width="102" /> </a> <button class="inline-block navbar-close focus:outline-none" type="button" aria-label="Close"> <img src="pstls-assets/images/navigations/x2.svg" alt="" /> </button> </div> <div> <ul> <li class="py-3"><a class="inline-block font-bold hover:text-gray-900" href="#">Home</a></li> <li class="py-3"><a class="inline-block font-bold hover:text-gray-900" href="#">Products</a></li> <li class="py-3"><a class="inline-block font-thin hover:text-gray-900" href="#">Resources</a></li> <li class="py-3"><a class="inline-block font-thin hover:text-gray-900" href="#">Pricing</a></li> </ul> </div> <div class="mt-auto"> <div><a class="block py-3 text-center font-thin" href="#">Log In</a><a class="block px-8 py-3 text-center text-white font-thin bg-black hover:bg-gray-900" href="#">Sign Up</a></div> </div> </nav> </div> </section> </div>
<div> <section class="py-26 bg-white"> <div class="container px-4 mx-auto"> <div class="max-w-lg mx-auto"> <div class="text-center mb-8"> <a class="inline-block mx-auto mb-6" href="#"> <img src="https://shuffle.dev/nigodo-assets/logo-icon-nigodo.svg" alt="" /> </a> <h2 class="text-3xl md:text-4xl font-extrabold mb-2">Sign in</h2> <p class="text-lg font-extrabold leading-7 text-indigo-500">Start your demo version</p> </div> <form action=""> <div class="mb-6"> <label class="block mb-2 font-extrabold" for="">Email</label> <input class="inline-block w-full p-4 leading-6 text-lg font-extrabold placeholder-indigo-900 bg-slate-300 shadow border-2 border-indigo-900 rounded" type="email" placeholder="[email protected]" /> </div> <div class="mb-6"> <label class="block mb-2 font-extrabold" for="">Password</label> <input class="inline-block w-full p-4 leading-6 text-lg font-extrabold placeholder-indigo-900 bg-slate-300 shadow border-2 border-indigo-900 rounded" type="password" placeholder="**********" /> </div> <div class="flex flex-wrap -mx-4 mb-6 items-center justify-between"> <div class="w-full lg:w-auto px-4 mb-4 lg:mb-0"> <label for=""> <input type="checkbox" /> <span class="ml-1 font-extrabold">Remember me</span> </label> </div> <div class="w-full lg:w-auto px-4"> <a class="inline-block font-extrabold hover:underline" href="#">Forgot your password?</a> </div> </div> <button class="inline-block w-full py-4 px-6 mb-6 text-center text-lg leading-6 text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200">Sign in</button> <p class="text-center font-extrabold">Don’t have an account? <a class="text-indigo-500 hover:underline" href="#">Sign up</a></p> </form> </div> </div> </section> </div>
[ "@@ -1,5 +1,5 @@\n <div>\n- <section class=\"py-26 bg-slate-300\">\n+ <section class=\"py-26 bg-white\">\n <div class=\"container px-4 mx-auto\">\n <div class=\"max-w-lg mx-auto\">\n <div class=\"text-center mb-8\">\n" ]
<div> <section class="py-26 bg-white"> <div class="container px-4 mx-auto"> <div class="max-w-lg mx-auto"> <div class="text-center mb-8"> <a class="inline-block mx-auto mb-6" href="#"> <img src="https://shuffle.dev/nigodo-assets/logo-icon-nigodo.svg" alt="" /> </a> <h2 class="text-3xl md:text-4xl font-extrabold mb-2">Sign in</h2> <p class="text-lg font-extrabold leading-7 text-indigo-500">Start your demo version</p> </div> <form action=""> <div class="mb-6"> <label class="block mb-2 font-extrabold" for="">Email</label> <input class="inline-block w-full p-4 leading-6 text-lg font-extrabold placeholder-indigo-900 bg-white shadow border-2 border-indigo-900 rounded" type="email" placeholder="[email protected]" /> </div> <div class="mb-6"> <label class="block mb-2 font-extrabold" for="">Password</label> <input class="inline-block w-full p-4 leading-6 text-lg font-extrabold placeholder-indigo-900 bg-slate-300 shadow border-2 border-indigo-900 rounded" type="password" placeholder="**********" /> </div> <div class="flex flex-wrap -mx-4 mb-6 items-center justify-between"> <div class="w-full lg:w-auto px-4 mb-4 lg:mb-0"> <label for=""> <input type="checkbox" /> <span class="ml-1 font-extrabold">Remember me</span> </label> </div> <div class="w-full lg:w-auto px-4"> <a class="inline-block font-extrabold hover:underline" href="#">Forgot your password?</a> </div> </div> <button class="inline-block w-full py-4 px-6 mb-6 text-center text-lg leading-6 text-white font-extrabold bg-indigo-800 hover:bg-indigo-900 border-3 border-indigo-900 shadow rounded transition duration-200">Sign in</button> <p class="text-center font-extrabold">Don’t have an account? <a class="text-indigo-500 hover:underline" href="#">Sign up</a></p> </form> </div> </div> </section> </div>
<div> <section class="relative bg-body overflow-hidden"> <nav class="relative z-10 py-7"> <div class="container mx-auto px-4"> <div class="relative flex items-center justify-between"> <a class="inline-block" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo-white.svg" alt="" /> </a> <div class="flex items-center justify-end"> <div class="hidden lg:block mr-10"><a class="inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500" href="#">SIGN IN</a><a class="inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> <button class="navbar-burger text-white hover:text-violet-500"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </div> </nav> <div class="absolute top-0 right-0 w-160 h-160 bg-gradient-to-t from-purple-700 to-darkBlue-900 rounded-full filter blur-4xl"></div> <img class="absolute top-0 right-0" src="https://shuffle.dev/casper-assets/headers/circle-double-element-dark.svg" alt="" /> <div class="relative"> <img class="hidden lg:block absolute top-0 left-0 w-5/12 h-full object-cover" src="https://shuffle.dev/casper-assets/headers/photo-left-side.png" alt="" /> <div class="relative z-10 container mx-auto px-4"> <div class="max-w-lg xl:max-w-2xl mx-auto lg:mr-0 pt-24 sm:pt-40 pb-32 z-10"> <h1 class="font-heading text-4xl xs:text-5xl sm:text-6xl lg:text-7xl xl:text-8xl text-white font-semibold leading-none mb-8">INTRODUCING CASPER AI</h1> <p class="text-2xl text-gray-400 mb-8">the cutting-edge AI chat assistant that will transform into a dynamic hub of personalized conversations.</p> <div class="mb-20"> <a class="group inline-flex w-full md:w-auto h-14 mb-4 md:mr-3 px-7 items-center justify-center text-base font-medium text-black hover:text-white bg-fuchsia-200 hover:bg-violet-600 transition duration-200 rounded-full" href="#"> <span class="mr-2">TRY IT FOR FREE</span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="group inline-flex w-full md:w-auto h-14 px-7 items-center justify-center text-base font-medium text-white hover:text-violet-500 bg-transparent hover:bg-white border-2 border-white transition duration-200 rounded-full" href="#"> <span class="mr-2">PURCHASE PRO</span> <span class="animate-spinSlow group-hover:animate-none"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </div> <div> <h3 class="text-sm uppercase text-gray-600 mb-4">SATISFIED USERS</h3> <div class="flex items-center"> <img class="block w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people1.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people2.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people3.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people4.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-number.png" alt="" /> </div> </div> </div> <img class="absolute bottom-0 right-0 -mr-10 mb-16 animate-spinStar" src="https://shuffle.dev/casper-assets/headers/blink.png" alt="" /> </div> <img class="block lg:hidden w-full h-135 object-cover" src="https://shuffle.dev/casper-assets/headers/photo-left-side.png" alt="" /> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-violet-900 opacity-20"></div> <nav class="relative flex flex-col py-7 px-10 w-full h-full bg-white overflow-y-auto"> <div class="flex mb-auto items-center"> <a class="inline-block mr-auto" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo.svg" alt="" /> </a> <a class="navbar-close" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="py-12 mb-auto"> <ul class="flex-col"> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">FEATURED</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">SOLUTIONS</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">PRODUCTS</a> </li> <li> <a class="inline-block text-base text-black font-medium uppercase" href="#">ARTICLES</a> </li> </ul> </div> <div><a class="flex py-2 px-4 mb-4 items-center justify-center text-sm font-medium uppercase text-violet-900 hover:text-violet-500" href="#">SIGN IN</a><a class="flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-fuchsia-200 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> </nav> </div> </section> </div>
[ "@@ -7,7 +7,7 @@\n <img class=\"h-10\" src=\"https://shuffle.dev/casper-assets/logos/casper-logo-white.svg\" alt=\"\" />\n </a>\n <div class=\"flex items-center justify-end\">\n- <div class=\"hidden lg:block mr-10\"><a class=\"inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500\" href=\"#\">SIGN IN</a><a class=\"inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-fuchsia-200 hover:bg-violet-600 transition duration-200 rounded-full\" href=\"#\">SIGN UP</a></div>\n+ <div class=\"hidden lg:block mr-10\"><a class=\"inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500\" href=\"#\">SIGN IN</a><a class=\"inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full\" href=\"#\">SIGN UP</a></div>\n <button class=\"navbar-burger text-white hover:text-violet-500\">\n <svg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </button>\n" ]
<div> <section class="relative bg-body overflow-hidden"> <nav class="relative z-10 py-7"> <div class="container mx-auto px-4"> <div class="relative flex items-center justify-between"> <a class="inline-block" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo-white.svg" alt="" /> </a> <div class="flex items-center justify-end"> <div class="hidden lg:block mr-10"><a class="inline-flex py-2 px-4 mr-4 items-center justify-center text-sm font-medium uppercase text-white hover:text-violet-500" href="#">SIGN IN</a><a class="inline-flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> <button class="navbar-burger text-white hover:text-violet-500"> <svg width="32" height="32" viewbox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> </div> </nav> <div class="absolute top-0 right-0 w-160 h-160 bg-gradient-to-t from-purple-700 to-darkBlue-900 rounded-full filter blur-4xl"></div> <img class="absolute top-0 right-0" src="https://shuffle.dev/casper-assets/headers/circle-double-element-dark.svg" alt="" /> <div class="relative"> <img class="hidden lg:block absolute top-0 left-0 w-5/12 h-full object-cover" src="https://shuffle.dev/casper-assets/headers/photo-left-side.png" alt="" /> <div class="relative z-10 container mx-auto px-4"> <div class="max-w-lg xl:max-w-2xl mx-auto lg:mr-0 pt-24 sm:pt-40 pb-32 z-10"> <h1 class="font-heading text-4xl xs:text-5xl sm:text-6xl lg:text-7xl xl:text-8xl text-white font-semibold leading-none mb-8">INTRODUCING CASPER AI</h1> <p class="text-2xl text-gray-400 mb-8">the cutting-edge AI chat assistant that will transform into a dynamic hub of personalized conversations.</p> <div class="mb-20"> <a class="group inline-flex w-full md:w-auto h-14 mb-4 md:mr-3 px-7 items-center justify-center text-base font-medium text-black hover:text-white bg-violet-500 hover:bg-violet-600 transition duration-200 rounded-full" href="#"> <span class="mr-2">TRY IT FOR FREE</span> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="group inline-flex w-full md:w-auto h-14 px-7 items-center justify-center text-base font-medium text-white hover:text-violet-500 bg-transparent hover:bg-white border-2 border-white transition duration-200 rounded-full" href="#"> <span class="mr-2">PURCHASE PRO</span> <span class="animate-spinSlow group-hover:animate-none"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> </a> </div> <div> <h3 class="text-sm uppercase text-gray-600 mb-4">SATISFIED USERS</h3> <div class="flex items-center"> <img class="block w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people1.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people2.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people3.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-people4.png" alt="" /> <img class="block -ml-2 w-10 h-10 rounded-full" src="https://shuffle.dev/casper-assets/headers/avatar-number.png" alt="" /> </div> </div> </div> <img class="absolute bottom-0 right-0 -mr-10 mb-16 animate-spinStar" src="https://shuffle.dev/casper-assets/headers/blink.png" alt="" /> </div> <img class="block lg:hidden w-full h-135 object-cover" src="https://shuffle.dev/casper-assets/headers/photo-left-side.png" alt="" /> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-md z-50"> <div class="navbar-backdrop fixed inset-0 bg-violet-900 opacity-20"></div> <nav class="relative flex flex-col py-7 px-10 w-full h-full bg-white overflow-y-auto"> <div class="flex mb-auto items-center"> <a class="inline-block mr-auto" href="#"> <img class="h-10" src="https://shuffle.dev/casper-assets/logos/casper-logo.svg" alt="" /> </a> <a class="navbar-close" href="#"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> <div class="py-12 mb-auto"> <ul class="flex-col"> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">FEATURED</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">SOLUTIONS</a> </li> <li class="mb-6"> <a class="inline-block text-base text-black font-medium uppercase" href="#">PRODUCTS</a> </li> <li> <a class="inline-block text-base text-black font-medium uppercase" href="#">ARTICLES</a> </li> </ul> </div> <div><a class="flex py-2 px-4 mb-4 items-center justify-center text-sm font-medium uppercase text-violet-900 hover:text-violet-500" href="#">SIGN IN</a><a class="flex h-11 py-2 px-4 items-center justify-center text-sm font-medium uppercase text-black hover:text-white bg-fuchsia-200 hover:bg-violet-600 transition duration-200 rounded-full" href="#">SIGN UP</a></div> </nav> </div> </section> </div>
<div> <section class="py-24 bg-white" style="background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center"> <div class="container px-4 mx-auto"> <div class="text-center"> <span class="inline-block py-px px-2 mb-4 text-xs leading-5 text-green-500 bg-green-100 font-medium rounded-full shadow-sm">Application</span> <h3 class="mb-10 mx-auto text-3xl md:text-4xl leading-tight text-coolGray-900 font-bold tracking-tighter max-w-5xl">Great work starts with your app</h3> <div class="relative mb-10 mx-auto max-w-max"> <img class="absolute top-1/2 transform -translate-y-1/2 w-1/2 md:w-auto text-yellow-400" src="https://shuffle.dev/flex-ui-assets/elements/circle1-yellow.svg" alt="" /> <img class="absolute top-1/2 right-0 transform -translate-y-1/2 w-1/4 md:w-auto text-blue-500" src="https://shuffle.dev/flex-ui-assets/elements/dots1-blue.svg" alt="" /> <img class="absolute p-7 -mt-1 left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 w-10/12 z-20" src="https://shuffle.dev/flex-ui-assets/elements/dashboard.png" alt="" /> <img class="relative z-10" src="https://shuffle.dev/flex-ui-assets/elements/applications/macbook.png" alt="" /> </div> <p class="mb-6 mx-auto text-lg md:text-xl text-coolGray-500 font-normal max-w-4xl">Our philosophy is simple — hire a team of diverse, passionate people and foster a culture that empowers you to do you best work.</p> <div class="flex flex-wrap justify-center"> <div class="w-full md:w-auto py-1 md:py-0 md:mr-6"> <a class="inline-block py-5 px-7 w-full text-base md:text-lg leading-4 text-green-50 font-normal text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 border border-green-500 rounded-md shadow-sm" href="#">Learn More</a> </div> <div class="w-full md:w-auto py-1 md:py-0"> <a class="inline-block py-5 px-7 w-full text-base md:text-lg leading-4 text-coolGray-800 font-normal text-center bg-white hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-200 focus:ring-opacity-50 border border-coolGray-200 rounded-md shadow-sm" href="#">About Us</a> </div> </div> </div> </div> </section> </div>
[ "@@ -2,7 +2,7 @@\n <section class=\"py-24 bg-white\" style=\"background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center\">\n <div class=\"container px-4 mx-auto\">\n <div class=\"text-center\">\n- <span class=\"inline-block py-px px-2 mb-4 text-xs leading-5 text-green-500 bg-green-100 font-normal rounded-full shadow-sm\">Application</span>\n+ <span class=\"inline-block py-px px-2 mb-4 text-xs leading-5 text-green-500 bg-green-100 font-medium rounded-full shadow-sm\">Application</span>\n <h3 class=\"mb-10 mx-auto text-3xl md:text-4xl leading-tight text-coolGray-900 font-bold tracking-tighter max-w-5xl\">Great work starts with your app</h3>\n <div class=\"relative mb-10 mx-auto max-w-max\">\n <img class=\"absolute top-1/2 transform -translate-y-1/2 w-1/2 md:w-auto text-yellow-400\" src=\"https://shuffle.dev/flex-ui-assets/elements/circle1-yellow.svg\" alt=\"\" />\n" ]
<div> <section class="py-24 bg-white" style="background-image: url(&quot;flex-ui-assets/elements/pattern-white.svg&quot;); background-position: center"> <div class="container px-4 mx-auto"> <div class="text-center"> <span class="inline-block py-px px-2 mb-4 text-xs leading-5 text-green-500 bg-green-100 font-medium rounded-full shadow-sm">Application</span> <h3 class="mb-10 mx-auto text-3xl md:text-4xl leading-tight text-coolGray-900 font-bold tracking-tighter max-w-5xl">Great work starts with your app</h3> <div class="relative mb-10 mx-auto max-w-max"> <img class="absolute top-1/2 transform -translate-y-1/2 w-1/2 md:w-auto text-yellow-400" src="https://shuffle.dev/flex-ui-assets/elements/circle1-yellow.svg" alt="" /> <img class="absolute top-1/2 right-0 transform -translate-y-1/2 w-1/4 md:w-auto text-blue-500" src="https://shuffle.dev/flex-ui-assets/elements/dots1-blue.svg" alt="" /> <img class="absolute p-7 -mt-1 left-1/2 top-1/2 transform -translate-x-1/2 -translate-y-1/2 w-10/12 z-20" src="https://shuffle.dev/flex-ui-assets/elements/dashboard.png" alt="" /> <img class="relative z-10" src="https://shuffle.dev/flex-ui-assets/elements/applications/macbook.png" alt="" /> </div> <p class="mb-6 mx-auto text-lg md:text-xl text-coolGray-500 font-medium max-w-4xl">Our philosophy is simple — hire a team of diverse, passionate people and foster a culture that empowers you to do you best work.</p> <div class="flex flex-wrap justify-center"> <div class="w-full md:w-auto py-1 md:py-0 md:mr-6"> <a class="inline-block py-5 px-7 w-full text-base md:text-lg leading-4 text-green-50 font-medium text-center bg-green-500 hover:bg-green-600 focus:ring-2 focus:ring-green-500 focus:ring-opacity-50 border border-green-500 rounded-md shadow-sm" href="#">Learn More</a> </div> <div class="w-full md:w-auto py-1 md:py-0"> <a class="inline-block py-5 px-7 w-full text-base md:text-lg leading-4 text-coolGray-800 font-medium text-center bg-white hover:bg-coolGray-100 focus:ring-2 focus:ring-coolGray-200 focus:ring-opacity-50 border border-coolGray-200 rounded-md shadow-sm" href="#">About Us</a> </div> </div> </div> </div> </section> </div>
<div> <section class="relative xl:pb-52 bg-black overflow-hidden"> <div class="hidden xl:block absolute bottom-0 left-0 ml-20 2xl:ml-52 px-20"> <img class="animate-bouncingSlow max-w-sm xl:max-w-md -mb-20" src="https://shuffle.dev/suncealand-assets/background/red-lines.svg" alt="" /> <img class="absolute top-0 left-1/2 mt-20 transform -translate-x-1/2" src="https://shuffle.dev/suncealand-assets/images/apps-avatar-dashboard-app.png" alt="" /> </div> <nav class="relative z-10"> <div class="flex px-4 md:px-14 py-6 items-center relative"> <a class="inline-block text-2xl font-bold mr-8 xl:mr-17" href="#"> <img src="https://shuffle.dev/suncealand-assets/logos/suncealand-white.svg" alt="" /> </a> <div class="hidden lg:block relative w-full max-w-xs xl:max-w-md 2xl:max-w-lg mr-8 xl:mr-20 2xl:mr-52"> <input class="w-full pl-20 py-5 pr-5 h-14 bg-gray-900 rounded-lg placeholder-gray-300 text-gray-300 outline-none" type="search" placeholder="Search" /> <button class="inline-block absolute top-1/2 left-0 ml-8 transform -translate-y-1/2" type="submit"> <svg width="23" height="21" viewbox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="hidden lg:block"> <ul class="flex items-center"> <li class="relative group mr-14"> <button class="inline-block text-left text-base font-medium text-white"> <div class="flex items-center"> <span class="mr-3">Resources</span> <svg width="12" height="7" viewbox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </button> <div class="hidden group-hover:block absolute z-20 bottom-0 left-0 w-52 pt-4 transform translate-y-full"> <div class="py-4 px-6 bg-white rounded-lg border-2 border-blueGray-900"><a class="block mb-2 text-xs" href="#">Link 1</a><a class="block mb-2 text-xs" href="#">Link 1</a><a class="block text-xs" href="#">Link 1</a></div> </div> </li> <li><a class="inline-block text-base font-medium text-white" href="#">Community</a></li> </ul> </div> <div class="hidden lg:block ml-auto"> <a class="relative group inline-flex h-12 w-24 items-center justify-center border border-white rounded-lg overflow-hidden" href="#"> <span class="relative z-10 font-semibold text-white group-hover:text-black transition duration-500">Login</span> <div class="absolute top-0 left-0 h-full w-28 transform -translate-x-full -ml-1 group-hover:-translate-x-0 bg-purple-300 transition duration-500 ease-linear"></div> </a> </div> <button class="lg:hidden ml-auto navbar-burger flex p-1 items-center text-white"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </nav> <div class="container px-4 mx-auto"> <div class="relative pt-28 xl:pt-52 mb-24 xl:mb-0"> <div class="max-w-lg mx-auto xl:mr-0 relative"> <div class="inline-flex items-center mb-8"> <span class="block w-2 h-2 mr-2 rounded-full bg-indigo-500"></span> <span class="uppercase text-sm text-gray-100 font-medium tracking-tight">Explore new web</span> </div> <h1 class="text-6xl sm:text-8xl xl:text-9xl font-heading text-white mb-12">Little things do make a difference.</h1> <p class="text-lg text-gray-100 mb-20">Record your audio and upload it now.</p> <div class="flex flex-col sm:flex-row"> <a class="group relative inline-block h-16 w-full sm:w-48 mb-4 sm:mb-0 sm:mr-6 bg-purple-300 rounded" href="#"> <div class="absolute top-0 left-0 transform -translate-y-1 -translate-x-1 w-full h-full group-hover:translate-y-0 group-hover:translate-x-0 transition duration-300"> <div class="flex h-full w-full items-center justify-center bg-blue-500 border-2 border-white rounded"> <span class="text-base font-semibold text-black uppercase">Get started</span> </div> </div> </a> <a class="group relative inline-block h-16 w-full sm:w-48 bg-purple-300 rounded" href="#"> <div class="absolute top-0 left-0 transform -translate-y-1 -translate-x-1 w-full h-full group-hover:translate-y-0 group-hover:translate-x-0 transition duration-300"> <div class="flex h-full w-full items-center justify-center bg-yellow-500 border-2 border-white rounded"> <span class="text-base font-semibold text-black uppercase">Download</span> </div> </div> </a> </div> </div> </div> <div class="xl:hidden relative"> <img class="animate-bouncingSlow h-135 mx-auto -mb-12" src="https://shuffle.dev/suncealand-assets/background/red-lines.svg" alt="" /> <img class="absolute top-0 left-1/2 w-full xs:max-w-md transform -translate-x-1/2" src="https://shuffle.dev/suncealand-assets/images/apps-avatar-dashboard-app.png" alt="" /> </div> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 backdrop-blur-xl backdrop-filter bg-gray-900 bg-opacity-80"></div> <nav class="relative pt-8 pb-8 bg-purple-300 h-full overflow-y-auto"> <div class="flex flex-col px-6 h-full"> <a class="inline-block text-2xl font-bold ml-8 mb-16" href="#"> <img src="https://shuffle.dev/suncealand-assets/logos/suncealand-dark.svg" alt="" /> </a> <ul class="w-full mb-auto pb-16"> <li class="group mb-6"> <button class="inline-block text-left text-base font-medium text-black"> <div class="flex items-center"> <span class="mr-3">Resources</span> <svg width="12" height="7" viewbox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </button> <div class="hidden group-hover:block pt-4"> <div class="pl-6"><a class="block mb-2 text-black" href="#">Link 1</a><a class="block mb-2 text-black" href="#">Link 1</a><a class="block text-black" href="#">Link 1</a></div> </div> </li> <li class="mb-6"> <a class="inline-block text-base font-medium text-black" href="#">Community</a> </li> <li class="mb-6"> <a class="inline-block text-base font-medium text-black" href="#">Story</a> </li> <li><a class="inline-block text-base font-medium text-black" href="#">Pricing</a></li> </ul> <div class="w-full"> <a class="relative group inline-flex h-12 w-full mb-4 items-center justify-center font-semibold rounded-lg bg-purple-300 border border-black" href="#"> <span class="text-black">Login</span> </a> <a class="relative inline-flex h-12 w-full mb-4 items-center justify-center font-semibold rounded-lg bg-blue-500" href="#"> <span class="text-black">Logout</span> </a> <p class="pl-2 text-sm">2022 © Shuffle</p> </div> </div> </nav> </div> </section> </div>
[ "@@ -25,7 +25,7 @@\n </div>\n </button>\n <div class=\"hidden group-hover:block absolute z-20 bottom-0 left-0 w-52 pt-4 transform translate-y-full\">\n- <div class=\"py-4 px-6 bg-purple-300 rounded-lg border-2 border-blueGray-900\"><a class=\"block mb-2 text-xs\" href=\"#\">Link 1</a><a class=\"block mb-2 text-xs\" href=\"#\">Link 1</a><a class=\"block text-xs\" href=\"#\">Link 1</a></div>\n+ <div class=\"py-4 px-6 bg-white rounded-lg border-2 border-blueGray-900\"><a class=\"block mb-2 text-xs\" href=\"#\">Link 1</a><a class=\"block mb-2 text-xs\" href=\"#\">Link 1</a><a class=\"block text-xs\" href=\"#\">Link 1</a></div>\n </div>\n </li>\n <li><a class=\"inline-block text-base font-medium text-white\" href=\"#\">Community</a></li>\n" ]
<div> <section class="relative xl:pb-52 bg-black overflow-hidden"> <div class="hidden xl:block absolute bottom-0 left-0 ml-20 2xl:ml-52 px-20"> <img class="animate-bouncingSlow max-w-sm xl:max-w-md -mb-20" src="https://shuffle.dev/suncealand-assets/background/red-lines.svg" alt="" /> <img class="absolute top-0 left-1/2 mt-20 transform -translate-x-1/2" src="https://shuffle.dev/suncealand-assets/images/apps-avatar-dashboard-app.png" alt="" /> </div> <nav class="relative z-10"> <div class="flex px-4 md:px-14 py-6 items-center relative"> <a class="inline-block text-2xl font-bold mr-8 xl:mr-17" href="#"> <img src="https://shuffle.dev/suncealand-assets/logos/suncealand-white.svg" alt="" /> </a> <div class="hidden lg:block relative w-full max-w-xs xl:max-w-md 2xl:max-w-lg mr-8 xl:mr-20 2xl:mr-52"> <input class="w-full pl-20 py-5 pr-5 h-14 bg-gray-900 rounded-lg placeholder-gray-300 text-gray-300 outline-none" type="search" placeholder="Search" /> <button class="inline-block absolute top-1/2 left-0 ml-8 transform -translate-y-1/2" type="submit"> <svg width="23" height="21" viewbox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <div class="hidden lg:block"> <ul class="flex items-center"> <li class="relative group mr-14"> <button class="inline-block text-left text-base font-medium text-white"> <div class="flex items-center"> <span class="mr-3">Resources</span> <svg width="12" height="7" viewbox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </button> <div class="hidden group-hover:block absolute z-20 bottom-0 left-0 w-52 pt-4 transform translate-y-full"> <div class="py-4 px-6 bg-white rounded-lg border-2 border-blueGray-900"><a class="block mb-2 text-xs" href="#">Link 1</a><a class="block mb-2 text-xs" href="#">Link 1</a><a class="block text-xs" href="#">Link 1</a></div> </div> </li> <li><a class="inline-block text-base font-medium text-white" href="#">Community</a></li> </ul> </div> <div class="hidden lg:block ml-auto"> <a class="relative group inline-flex h-12 w-24 items-center justify-center border border-white rounded-lg overflow-hidden" href="#"> <span class="relative z-10 font-semibold text-white group-hover:text-black transition duration-500">Login</span> <div class="absolute top-0 left-0 h-full w-28 transform -translate-x-full -ml-1 group-hover:-translate-x-0 bg-white transition duration-500 ease-linear"></div> </a> </div> <button class="lg:hidden ml-auto navbar-burger flex p-1 items-center text-white"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </nav> <div class="container px-4 mx-auto"> <div class="relative pt-28 xl:pt-52 mb-24 xl:mb-0"> <div class="max-w-lg mx-auto xl:mr-0 relative"> <div class="inline-flex items-center mb-8"> <span class="block w-2 h-2 mr-2 rounded-full bg-indigo-500"></span> <span class="uppercase text-sm text-gray-100 font-medium tracking-tight">Explore new web</span> </div> <h1 class="text-6xl sm:text-8xl xl:text-9xl font-heading text-white mb-12">Little things do make a difference.</h1> <p class="text-lg text-gray-100 mb-20">Record your audio and upload it now.</p> <div class="flex flex-col sm:flex-row"> <a class="group relative inline-block h-16 w-full sm:w-48 mb-4 sm:mb-0 sm:mr-6 bg-white rounded" href="#"> <div class="absolute top-0 left-0 transform -translate-y-1 -translate-x-1 w-full h-full group-hover:translate-y-0 group-hover:translate-x-0 transition duration-300"> <div class="flex h-full w-full items-center justify-center bg-blue-500 border-2 border-white rounded"> <span class="text-base font-semibold text-black uppercase">Get started</span> </div> </div> </a> <a class="group relative inline-block h-16 w-full sm:w-48 bg-white rounded" href="#"> <div class="absolute top-0 left-0 transform -translate-y-1 -translate-x-1 w-full h-full group-hover:translate-y-0 group-hover:translate-x-0 transition duration-300"> <div class="flex h-full w-full items-center justify-center bg-yellow-500 border-2 border-white rounded"> <span class="text-base font-semibold text-black uppercase">Download</span> </div> </div> </a> </div> </div> </div> <div class="xl:hidden relative"> <img class="animate-bouncingSlow h-135 mx-auto -mb-12" src="https://shuffle.dev/suncealand-assets/background/red-lines.svg" alt="" /> <img class="absolute top-0 left-1/2 w-full xs:max-w-md transform -translate-x-1/2" src="https://shuffle.dev/suncealand-assets/images/apps-avatar-dashboard-app.png" alt="" /> </div> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 backdrop-blur-xl backdrop-filter bg-gray-900 bg-opacity-80"></div> <nav class="relative pt-8 pb-8 bg-white h-full overflow-y-auto"> <div class="flex flex-col px-6 h-full"> <a class="inline-block text-2xl font-bold ml-8 mb-16" href="#"> <img src="https://shuffle.dev/suncealand-assets/logos/suncealand-dark.svg" alt="" /> </a> <ul class="w-full mb-auto pb-16"> <li class="group mb-6"> <button class="inline-block text-left text-base font-medium text-black"> <div class="flex items-center"> <span class="mr-3">Resources</span> <svg width="12" height="7" viewbox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> </button> <div class="hidden group-hover:block pt-4"> <div class="pl-6"><a class="block mb-2 text-black" href="#">Link 1</a><a class="block mb-2 text-black" href="#">Link 1</a><a class="block text-black" href="#">Link 1</a></div> </div> </li> <li class="mb-6"> <a class="inline-block text-base font-medium text-black" href="#">Community</a> </li> <li class="mb-6"> <a class="inline-block text-base font-medium text-black" href="#">Story</a> </li> <li><a class="inline-block text-base font-medium text-black" href="#">Pricing</a></li> </ul> <div class="w-full"> <a class="relative group inline-flex h-12 w-full mb-4 items-center justify-center font-semibold rounded-lg bg-purple-300 border border-black" href="#"> <span class="text-black">Login</span> </a> <a class="relative inline-flex h-12 w-full mb-4 items-center justify-center font-semibold rounded-lg bg-blue-500" href="#"> <span class="text-black">Logout</span> </a> <p class="pl-2 text-sm">2022 © Shuffle</p> </div> </div> </nav> </div> </section> </div>
<div> <section class="relative bg-darkBlueGray-500"> <div class="flex flex-wrap md:flex-nowrap"> <div class="w-full md:max-w-xs pt-24 pb-12 md:pb-24 px-8 bg-white"> <div class="mb-10 text-center"> <img class="block mb-16 mx-auto" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/product-phone1.png" alt="" /> <h3 class="mb-5 text-3xl font-heading font-medium">Apple iPhone 12 Pro 64GB</h3> <p class="text-xl text-blue-500 font-heading font-medium">$ 720,70</p> </div> <div class="mb-14 md:mb-24"> <div class="py-3 px-6"> <h4 class="text-sm font-heading font-medium"> <span>Color:</span> <span class="text-gray-300">Silver</span> </h4> </div> <div class="py-3 px-6 bg-gray-50 rounded-xl"> <h4 class="text-sm font-heading font-medium"> <span>Memory storage:</span> <span class="text-gray-300">64GB</span> </h4> </div> <div class="py-3 px-6"> <h4 class="text-sm font-heading font-medium"> <span>Series:</span> <span class="text-gray-300">2021</span> </h4> </div> <div class="py-3 px-6 bg-gray-50 rounded-xl"> <h4 class="text-sm font-heading font-medium"> <span>Brand:</span> <span class="text-gray-300">Apple Inc</span> </h4> </div> </div> <div class="text-center"> <a class="inline-block py-4 px-10 text-center leading-8 font-heading font-medium tracking-tighter text-xl text-white bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Buy now</a> </div> </div> <div class="relative w-full md:w-auto pt-12 pb-24 md:pt-24 lg:pb-32 px-4 md:pl-10 lg:pl-20 overflow-hidden"> <img class="absolute top-0 left-0 md:left-1/2 lg:-ml-32 mt-32" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/dots.svg" alt="" /> <div class="relative"> <div class="flex mb-16 flex-wrap items-center justify-between"> <div class="w-full lg:w-auto mb-12"> <span class="text-xs text-gray-200 uppercase tracking-wide">What people say</span> <h1 class="mt-8 text-8xl md:text-10xl xl:text-11xl font-heading font-medium leading-tight text-white">All reviews</h1> </div> <div class="inline-block py-2 px-8 bg-white bg-opacity-10 rounded-full"> <span class="text-xl font-heading font-medium underline text-white">1,218 reviews</span> </div> </div> <div class="flex -mx-3 sm:mb-12 lg:mb-24"> <div class="w-full md:max-w-sm px-3 flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-4.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Reta Havertz</h4> <span class="pl-1 text-sm text-gray-300 font-medium">13 NOV</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">A finibus hart bibendum molestie!</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">4.1</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-gray-200" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-green-100 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">functionality</span> </div> </div> </div> </div> </div> <div class="w-full md:max-w-sm px-3 flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-3.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Faustina H. Fawn</h4> <span class="pl-1 text-sm text-gray-300 font-medium">4 SEP</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">5.0</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-gray-200" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">battery life</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">functionality</span> </div> </div> </div> </div> </div> <div class="w-full md:max-w-sm px-3 flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-2.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Ainsley Stones</h4> <span class="pl-1 text-sm text-gray-300 font-medium">14 NOV</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum.</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">4.1</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-gray-200" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> </div> </div> </div> </div> <div class="w-full md:max-w-sm flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-5.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Dustin Wood</h4> <span class="pl-1 text-sm text-gray-300 font-medium">4 SEP</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">3.1</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">battery life</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">price</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> </div> </div> </div> </div> </div> <div class="relative w-full mb-16"> <div class="hidden lg:block h-1 mx-auto"> <div class="bg-blueGray-200 h-1/2 w-64 xl:w-80 mx-auto rounded-full"> <div class="w-1/3 h-full bg-purple-500 rounded-full"></div> </div> </div> <div class="flex justify-center lg:absolute bottom-0 right-0 lg:transform translate-y-1/2"> <button class="inline-flex w-16 h-14 mr-2 items-center justify-center bg-white hover:shadow rounded-full"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <button class="inline-flex w-16 h-14 items-center justify-center bg-white hover:shadow rounded-full"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> <div class="text-center"> <button class="inline-block w-full md:w-auto h-full py-4 px-10 leading-8 font-heading font-medium tracking-tighter text-xl text-white bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl">See all</button> </div> </div> </div> </div> </section> </div>
[ "@@ -82,7 +82,7 @@\n </div>\n </div>\n <div class=\"-mb-2\">\n- <div class=\"inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full\">\n+ <div class=\"inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-green-100 border-2 border-green-500 rounded-full\">\n <div class=\"flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500\">\n <svg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </div>\n" ]
<div> <section class="relative bg-darkBlueGray-500"> <div class="flex flex-wrap md:flex-nowrap"> <div class="w-full md:max-w-xs pt-24 pb-12 md:pb-24 px-8 bg-white"> <div class="mb-10 text-center"> <img class="block mb-16 mx-auto" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/product-phone1.png" alt="" /> <h3 class="mb-5 text-3xl font-heading font-medium">Apple iPhone 12 Pro 64GB</h3> <p class="text-xl text-blue-500 font-heading font-medium">$ 720,70</p> </div> <div class="mb-14 md:mb-24"> <div class="py-3 px-6"> <h4 class="text-sm font-heading font-medium"> <span>Color:</span> <span class="text-gray-300">Silver</span> </h4> </div> <div class="py-3 px-6 bg-gray-50 rounded-xl"> <h4 class="text-sm font-heading font-medium"> <span>Memory storage:</span> <span class="text-gray-300">64GB</span> </h4> </div> <div class="py-3 px-6"> <h4 class="text-sm font-heading font-medium"> <span>Series:</span> <span class="text-gray-300">2021</span> </h4> </div> <div class="py-3 px-6 bg-gray-50 rounded-xl"> <h4 class="text-sm font-heading font-medium"> <span>Brand:</span> <span class="text-gray-300">Apple Inc</span> </h4> </div> </div> <div class="text-center"> <a class="inline-block py-4 px-10 text-center leading-8 font-heading font-medium tracking-tighter text-xl text-white bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl" href="#">Buy now</a> </div> </div> <div class="relative w-full md:w-auto pt-12 pb-24 md:pt-24 lg:pb-32 px-4 md:pl-10 lg:pl-20 overflow-hidden"> <img class="absolute top-0 left-0 md:left-1/2 lg:-ml-32 mt-32" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/dots.svg" alt="" /> <div class="relative"> <div class="flex mb-16 flex-wrap items-center justify-between"> <div class="w-full lg:w-auto mb-12"> <span class="text-xs text-gray-200 uppercase tracking-wide">What people say</span> <h1 class="mt-8 text-8xl md:text-10xl xl:text-11xl font-heading font-medium leading-tight text-white">All reviews</h1> </div> <div class="inline-block py-2 px-8 bg-white bg-opacity-10 rounded-full"> <span class="text-xl font-heading font-medium underline text-white">1,218 reviews</span> </div> </div> <div class="flex -mx-3 sm:mb-12 lg:mb-24"> <div class="w-full md:max-w-sm px-3 flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-4.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Reta Havertz</h4> <span class="pl-1 text-sm text-gray-300 font-medium">13 NOV</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">A finibus hart bibendum molestie!</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">4.1</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-gray-200" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-green-100 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-green-100 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">functionality</span> </div> </div> </div> </div> </div> <div class="w-full md:max-w-sm px-3 flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-3.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Faustina H. Fawn</h4> <span class="pl-1 text-sm text-gray-300 font-medium">4 SEP</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">5.0</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-gray-200" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-green-100 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">battery life</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-green-100 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">functionality</span> </div> </div> </div> </div> </div> <div class="w-full md:max-w-sm px-3 flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-2.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Ainsley Stones</h4> <span class="pl-1 text-sm text-gray-300 font-medium">14 NOV</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum.</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">4.1</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block text-gray-200" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> </div> </div> </div> </div> <div class="w-full md:max-w-sm flex-shrink-0"> <div class="shadow-lg rounded-t-8xl rounded-b-5xl overflow-hidden"> <div class="py-4 px-8 bg-purple-500"> <div class="flex items-center"> <img class="mr-6" src="https://shuffle.dev/uinel-assets/images/ecommerce-reviews/av-5.png" alt="" /> <h4 class="mr-auto text-lg font-heading font-medium text-white">Dustin Wood</h4> <span class="pl-1 text-sm text-gray-300 font-medium">4 SEP</span> </div> </div> <div class="p-8 bg-white overflow-hidden"> <p class="mb-6 text-sm text-darkBlueGray-400 leading-loose">I haretra neque non mi aliquam, finibus hart bibendum molestie. Vestibulum suscipit sagittis dignissim mauris.</p> <div class="flex mb-8 items-center"> <span class="mr-6 text-xl font-heading font-medium">3.1</span> <div class="flex"> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> <a class="inline-block mr-1" href="#"> <svg width="20" height="20" viewbox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </a> </div> </div> <div class="-mb-2"> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">battery life</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">price</span> </div> <div class="inline-flex items-center h-10 pl-1 pr-4 mb-2 bg-yellow-500 border-2 border-green-500 rounded-full"> <div class="flex mr-2 w-6 h-6 items-center justify-center bg-white rounded-full text-green-500"> <svg width="11" height="11" viewbox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <span class="text-xs text-green-500 font-heading font-medium">ease of use</span> </div> </div> </div> </div> </div> </div> <div class="relative w-full mb-16"> <div class="hidden lg:block h-1 mx-auto"> <div class="bg-blueGray-200 h-1/2 w-64 xl:w-80 mx-auto rounded-full"> <div class="w-1/3 h-full bg-purple-500 rounded-full"></div> </div> </div> <div class="flex justify-center lg:absolute bottom-0 right-0 lg:transform translate-y-1/2"> <button class="inline-flex w-16 h-14 mr-2 items-center justify-center bg-white hover:shadow rounded-full"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> <button class="inline-flex w-16 h-14 items-center justify-center bg-white hover:shadow rounded-full"> <svg width="8" height="12" viewbox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> </div> <div class="text-center"> <button class="inline-block w-full md:w-auto h-full py-4 px-10 leading-8 font-heading font-medium tracking-tighter text-xl text-white bg-blue-500 hover:bg-blue-600 focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50 rounded-xl">See all</button> </div> </div> </div> </div> </section> </div>
<div> <section class="relative"> <div class="hidden lg:block absolute inset-0 w-1/2 ml-auto bg-blueGray-50 z-0" style="z-index: -1"></div> <div class="container px-4 mx-auto"> <nav class="flex items-center py-6"> <a class="text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <div class="lg:hidden ml-auto"> <button class="navbar-burger flex items-center py-2 px-3 text-blue-600 hover:text-blue-700 rounded border border-blue-200 hover:border-blue-300"> <svg class="fill-current h-4 w-4" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <ul class="hidden lg:flex lg:space-x-10 ml-10"> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Product</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Company</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">About Us</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Features</a></li> </ul> <div class="hidden lg:block ml-auto"><a class="mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a><a class="inline-block px-4 py-3 text-xs font-semibold leading-none bg-blue-600 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a></div> </nav> <div class="flex flex-wrap items-center -mx-3"> <div class="w-full lg:w-1/2 px-3"> <div class="py-12"> <div class="max-w-lg lg:max-w-md mx-auto lg:mx-0 mb-8 text-center lg:text-left"> <h2 class="text-3xl md:text-4xl mb-4 font-bold font-heading"> <span>The quick</span> <span class="text-blue-600">brown fox</span> <span>jumps over the lazy dog.</span> </h2> <p class="text-blueGray-400 leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed luctus eget justo et iaculis. Quisque vitae nulla malesuada, auctor arcu vitae, luctus nisi.</p> </div> <div class="text-center lg:text-left"><a class="block sm:inline-block py-4 px-8 mb-4 sm:mb-0 sm:mr-3 text-xs text-white text-center font-semibold leading-none bg-red-400 hover:bg-blue-700 rounded" href="#">Check Now</a><a class="block sm:inline-block py-4 px-8 text-xs text-blueGray-500 hover:text-blueGray-600 text-center font-semibold leading-none bg-white border border-blueGray-200 hover:border-blueGray-300 rounded" href="#">Documentation</a></div> </div> </div> <div class="w-full lg:w-1/2 px-3 lg:bg-blueGray-50 mb-12 lg:mb-0"> <div class="flex items-center justify-center"> <img class="lg:max-w-lg" src="https://shuffle.dev/metis-assets/illustrations/working-from-airport.png" alt="" /> </div> </div> </div> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 bg-blueGray-800 opacity-25"></div> <nav class="relative flex flex-col py-6 px-6 w-full h-full bg-white border-r overflow-y-auto"> <div class="flex items-center mb-8"> <a class="mr-auto text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <button class="navbar-close"> <svg class="h-6 w-6 text-blueGray-400 cursor-pointer hover:text-blueGray-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> </div> <div> <ul> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Product</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Company</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">About Us</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Features</a> </li> </ul> <div class="mt-4 pt-6 border-t border-blueGray-100"><a class="block px-4 py-3 mb-3 text-xs text-center font-semibold leading-none bg-red-400 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a><a class="block px-4 py-3 mb-2 text-xs text-center text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a></div> </div> <div class="mt-auto"> <p class="my-4 text-xs text-blueGray-400"> <span>Get in Touch</span> <a class="text-blue-600 hover:text-blue-600 underline" href="#">[email protected]</a> </p> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/facebook-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/twitter-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/instagram-blue.svg" alt="" /> </a> </div> </nav> </div> </section> </div>
[ "@@ -17,7 +17,7 @@\n <li><a class=\"text-sm text-blueGray-400 hover:text-blueGray-500\" href=\"#\">About Us</a></li>\n <li><a class=\"text-sm text-blueGray-400 hover:text-blueGray-500\" href=\"#\">Features</a></li>\n </ul>\n- <div class=\"hidden lg:block ml-auto\"><a class=\"mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded\" href=\"#\">Log In</a><a class=\"inline-block px-4 py-3 text-xs font-semibold leading-none bg-red-400 hover:bg-blue-700 text-white rounded\" href=\"#\">Sign Up</a></div>\n+ <div class=\"hidden lg:block ml-auto\"><a class=\"mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded\" href=\"#\">Log In</a><a class=\"inline-block px-4 py-3 text-xs font-semibold leading-none bg-blue-600 hover:bg-blue-700 text-white rounded\" href=\"#\">Sign Up</a></div>\n </nav>\n <div class=\"flex flex-wrap items-center -mx-3\">\n <div class=\"w-full lg:w-1/2 px-3\">\n" ]
<div> <section class="relative"> <div class="hidden lg:block absolute inset-0 w-1/2 ml-auto bg-blueGray-50 z-0" style="z-index: -1"></div> <div class="container px-4 mx-auto"> <nav class="flex items-center py-6"> <a class="text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <div class="lg:hidden ml-auto"> <button class="navbar-burger flex items-center py-2 px-3 text-blue-600 hover:text-blue-700 rounded border border-blue-200 hover:border-blue-300"> <svg class="fill-current h-4 w-4" viewbox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </button> </div> <ul class="hidden lg:flex lg:space-x-10 ml-10"> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Product</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Company</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">About Us</a></li> <li><a class="text-sm text-blueGray-400 hover:text-blueGray-500" href="#">Features</a></li> </ul> <div class="hidden lg:block ml-auto"><a class="mr-2 inline-block px-4 py-3 text-xs text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a><a class="inline-block px-4 py-3 text-xs font-semibold leading-none bg-blue-600 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a></div> </nav> <div class="flex flex-wrap items-center -mx-3"> <div class="w-full lg:w-1/2 px-3"> <div class="py-12"> <div class="max-w-lg lg:max-w-md mx-auto lg:mx-0 mb-8 text-center lg:text-left"> <h2 class="text-3xl md:text-4xl mb-4 font-bold font-heading"> <span>The quick</span> <span class="text-blue-600">brown fox</span> <span>jumps over the lazy dog.</span> </h2> <p class="text-blueGray-400 leading-relaxed">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed luctus eget justo et iaculis. Quisque vitae nulla malesuada, auctor arcu vitae, luctus nisi.</p> </div> <div class="text-center lg:text-left"><a class="block sm:inline-block py-4 px-8 mb-4 sm:mb-0 sm:mr-3 text-xs text-white text-center font-semibold leading-none bg-blue-600 hover:bg-blue-700 rounded" href="#">Check Now</a><a class="block sm:inline-block py-4 px-8 text-xs text-blueGray-500 hover:text-blueGray-600 text-center font-semibold leading-none bg-white border border-blueGray-200 hover:border-blueGray-300 rounded" href="#">Documentation</a></div> </div> </div> <div class="w-full lg:w-1/2 px-3 lg:bg-blueGray-50 mb-12 lg:mb-0"> <div class="flex items-center justify-center"> <img class="lg:max-w-lg" src="https://shuffle.dev/metis-assets/illustrations/working-from-airport.png" alt="" /> </div> </div> </div> </div> <div class="hidden navbar-menu fixed top-0 left-0 bottom-0 w-5/6 max-w-sm z-50"> <div class="navbar-backdrop fixed inset-0 bg-blueGray-800 opacity-25"></div> <nav class="relative flex flex-col py-6 px-6 w-full h-full bg-white border-r overflow-y-auto"> <div class="flex items-center mb-8"> <a class="mr-auto text-3xl font-semibold leading-none" href="#"> <img class="h-10" src="https://shuffle.dev/metis-assets/logos/metis/metis.svg" alt="" width="auto" /> </a> <button class="navbar-close"> <svg class="h-6 w-6 text-blueGray-400 cursor-pointer hover:text-blueGray-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke="currentColor"><!--hidden--></svg> </button> </div> <div> <ul> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Product</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Company</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">About Us</a> </li> <li class="mb-1"> <a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-600" href="#">Features</a> </li> </ul> <div class="mt-4 pt-6 border-t border-blueGray-100"><a class="block px-4 py-3 mb-3 text-xs text-center font-semibold leading-none bg-red-400 hover:bg-blue-700 text-white rounded" href="#">Sign Up</a><a class="block px-4 py-3 mb-2 text-xs text-center text-blue-600 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded" href="#">Log In</a></div> </div> <div class="mt-auto"> <p class="my-4 text-xs text-blueGray-400"> <span>Get in Touch</span> <a class="text-blue-600 hover:text-blue-600 underline" href="#">[email protected]</a> </p> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/facebook-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/twitter-blue.svg" alt="" /> </a> <a class="inline-block px-1" href="#"> <img src="https://shuffle.dev/metis-assets/icons/instagram-blue.svg" alt="" /> </a> </div> </nav> </div> </section> </div>
<div> <section class="py-12 md:py-24 lg:py-32"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 mb-14 justify-between"> <div class="w-full md:w-1/2 px-4 mb-12 md:mb-0"> <h2 class="text-4xl font-heading font-semibold text-rhino-600 tracking-xs">Our products</h2> </div> <div class="w-full md:w-1/2 px-4 md:text-right"> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-white border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200" href="#">Show more</a> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-2/3 px-4 mb-8 xl:mb-0"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-lime-900 uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-16 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg2.png" alt="" /> <div class="relative z-10 w-full px-8 mt-auto text-center"> <span class="block text-base text-rhino-500 mb-1">Summer Slim Shorts</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <img class="absolute top-0 left-1/2 mt-4 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg3.png" alt="" /> <div class="relative z-10 w-full px-8 mt-auto text-center"> <span class="block text-base text-rhino-500 mb-1">White Label Cap</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> </a> </div> <div class="w-full px-4"> <div class="relative rounded-xl bg-yellow-300 overflow-hidden"> <div class="relative z-10 px-6 py-20 sm:py-6"> <h3 class="text-4xl font-heading font-semibold mb-14"> <span class="block">Brand new</span> <span class="block">2023</span> <span class="block">collection</span> </h3> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-white hover:text-purple-500 bg-purple-500 hover:bg-lime-900 rounded-sm transition duration-200" href="#">Go to collection</a> </div> <img class="absolute top-0 right-0 m-2" src="https://shuffle.dev/coleos-assets/product-blocks/arrow.png" alt="" /> <img class="hidden sm:block absolute top-0 h-full right-0 mr-8 lg:mr-32" src="https://shuffle.dev/coleos-assets/product-blocks/man-bg-center.png" alt="" /> </div> </div> </div> </div> <div class="w-full xl:w-1/3 px-4"> <a class="relative flex flex-col items-start h-128 xl:h-full py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <div> <span class="relative z-10 inline-block py-1 px-3 mr-2 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-lime-900 uppercase rounded-full">Sale</span> </div> <img class="absolute top-0 left-1/2 mt-5 transform -translate-x-1/2 h-128 object-contain" src="https://shuffle.dev/coleos-assets/product-blocks/product-circle-2.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Blue High School Hoodie</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> </a> </div> </div> </div> </section> </div>
[ "@@ -6,7 +6,7 @@\n <h2 class=\"text-4xl font-heading font-semibold text-rhino-600 tracking-xs\">Our products</h2>\n </div>\n <div class=\"w-full md:w-1/2 px-4 md:text-right\">\n- <a class=\"inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-lime-900 border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200\" href=\"#\">Show more</a>\n+ <a class=\"inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-white border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200\" href=\"#\">Show more</a>\n </div>\n </div>\n <div class=\"flex flex-wrap -mx-4\">\n" ]
<div> <section class="py-12 md:py-24 lg:py-32"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap -mx-4 mb-14 justify-between"> <div class="w-full md:w-1/2 px-4 mb-12 md:mb-0"> <h2 class="text-4xl font-heading font-semibold text-rhino-600 tracking-xs">Our products</h2> </div> <div class="w-full md:w-1/2 px-4 md:text-right"> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-purple-500 hover:text-white bg-white border border-purple-500 rounded-sm hover:bg-purple-500 transition duration-200" href="#">Show more</a> </div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full xl:w-2/3 px-4 mb-8 xl:mb-0"> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-white uppercase rounded-full">Sale</span> <img class="absolute top-0 left-1/2 mt-16 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg2.png" alt="" /> <div class="relative z-10 w-full px-8 mt-auto text-center"> <span class="block text-base text-rhino-500 mb-1">Summer Slim Shorts</span> <span class="block text-base text-rhino-300">$ 79.00</span> </div> </a> </div> <div class="w-full sm:w-1/2 px-4 mb-8"> <a class="relative flex flex-col items-start h-72 py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <img class="absolute top-0 left-1/2 mt-4 transform -translate-x-1/2" src="https://shuffle.dev/coleos-assets/product-blocks/product-no-bg3.png" alt="" /> <div class="relative z-10 w-full px-8 mt-auto text-center"> <span class="block text-base text-rhino-500 mb-1">White Label Cap</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> </a> </div> <div class="w-full px-4"> <div class="relative rounded-xl bg-yellow-300 overflow-hidden"> <div class="relative z-10 px-6 py-20 sm:py-6"> <h3 class="text-4xl font-heading font-semibold mb-14"> <span class="block">Brand new</span> <span class="block">2023</span> <span class="block">collection</span> </h3> <a class="inline-flex h-12 py-2 px-4 items-center justify-center text-sm font-medium text-white hover:text-purple-500 bg-purple-500 hover:bg-white rounded-sm transition duration-200" href="#">Go to collection</a> </div> <img class="absolute top-0 right-0 m-2" src="https://shuffle.dev/coleos-assets/product-blocks/arrow.png" alt="" /> <img class="hidden sm:block absolute top-0 h-full right-0 mr-8 lg:mr-32" src="https://shuffle.dev/coleos-assets/product-blocks/man-bg-center.png" alt="" /> </div> </div> </div> </div> <div class="w-full xl:w-1/3 px-4"> <a class="relative flex flex-col items-start h-128 xl:h-full py-6 px-6 bg-coolGray-100 rounded-xl border-2 border-transparent hover:border-purple-500 transition duration-150" href="#"> <div> <span class="relative z-10 inline-block py-1 px-3 mr-2 text-2xs text-white font-bold bg-orange-500 uppercase rounded-full">New</span> <span class="relative z-10 inline-block py-1 px-3 text-2xs text-rhino-700 font-bold bg-lime-900 uppercase rounded-full">Sale</span> </div> <img class="absolute top-0 left-1/2 mt-5 transform -translate-x-1/2 h-128 object-contain" src="https://shuffle.dev/coleos-assets/product-blocks/product-circle-2.png" alt="" /> <div class="relative z-10 w-full mt-auto"> <span class="block text-base text-rhino-500 mb-1">Blue High School Hoodie</span> <span class="block text-base text-rhino-300">$ 199.00</span> </div> </a> </div> </div> </div> </section> </div>
<div> <section class="py-12"> <div class="container px-4 mx-auto"> <div class="rounded-xl border border-coolGray-200 shadow-md py-16 px-4 sm:px-8 lg:px-24"> <p class="uppercase text-rhino-300 text-xs font-bold tracking-widest text-center">Your payment went through</p> <h1 class="font-heading text-rhino-700 text-center text-4xl font-semibold mb-6">Thanks for ordering</h1> <div class="flex flex-wrap items-center justify-between gap-4 mb-4"> <h2 class="font-heading text-2xl font-semibold text-rhino-800">ID number: A645-002/2023</h2> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md flex items-center gap-2 text-purple-500 text-sm font-medium hover:text-white hover:bg-purple-500 transition duration-200" href="#"> <span>Your invoice</span> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none"><!--hidden--></svg> </a> </div> <div class="flex items-center gap-6 flex-wrap mb-6"> <p class="text-rhino-400 text-sm"> <span>Order date:</span> <span></span> <span class="text-rhino-700">May 17, 2023</span> </p> <div class="h-full w-px bg-rhino-200"></div> <div class="flex flex-wrap items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none"><!--hidden--></svg> <span class="text-green-500 text-sm font-medium">Planned delivery: May 22, 2023</span> </div> </div> <div class="py-6 border-t border-b border-gray-100"> <div class="flex flex-wrap gap-6"> <div class="bg-gray-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product1.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">GrayBlack SportLock</h2> <p class="text-rhino-500 text-2xl font-bold">$132.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="py-6 border-t border-b border-gray-100"> <div class="flex flex-wrap gap-6"> <div class="bg-orange-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product2.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">Brown Original Jacket</h2> <p class="text-rhino-500 text-2xl font-bold">$299.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="py-6 border-t border-b border-gray-100"> <div class="flex flex-wrap gap-6"> <div class="bg-orange-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product3.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">GrayBlack SportLock</h2> <p class="text-rhino-500 text-2xl font-bold">$65.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="py-6 border-t border-b border-gray-100 mb-6"> <div class="flex flex-wrap gap-6"> <div class="bg-orange-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product4.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">GrayBlack SportLock</h2> <p class="text-rhino-500 text-2xl font-bold">$79.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="bg-purple-100 rounded-xl py-4 px-6 flex items-center justify-between flex-wrap"> <p class="text-rhino-800">Subtotal</p> <p class="text-rhino-400 font-heading text-xl font-semibold">$132.00</p> </div> <div class="py-4 px-6 flex items-center justify-between flex-wrap"> <p class="text-rhino-800">Shipping</p> <p class="text-rhino-400 font-heading text-xl font-semibold">$5.00</p> </div> <div class="bg-purple-100 rounded-xl py-4 px-6 flex items-center justify-between flex-wrap"> <p class="text-rhino-800">Taxes</p> <p class="text-rhino-400 font-heading text-xl font-semibold">$23.00</p> </div> <div class="py-4 px-6 flex items-center justify-between flex-wrap mb-6"> <p class="text-rhino-800">Order total</p> <p class="text-rhino-800 font-heading text-xl font-semibold">$160.00</p> </div> <div class="flex justify-end"> <a class="px-3 py-4 rounded-sm text-center text-white text-sm font-medium bg-purple-500 hover:bg-purple-600 transition duration-200" href="#">Go back to shop</a> </div> </div> </div> </section> </div>
[ "@@ -25,7 +25,7 @@\n </div>\n <div class=\"py-6 border-t border-b border-gray-100\">\n <div class=\"flex flex-wrap gap-6\">\n- <div class=\"bg-orange-100 rounded-lg w-40 h-40 flex items-center justify-center\">\n+ <div class=\"bg-gray-100 rounded-lg w-40 h-40 flex items-center justify-center\">\n <img src=\"https://shuffle.dev/coleos-assets/summary/product1.png\" alt=\"\" />\n </div>\n <div class=\"flex-1 flex flex-col justify-between\">\n" ]
<div> <section class="py-12"> <div class="container px-4 mx-auto"> <div class="rounded-xl border border-coolGray-200 shadow-md py-16 px-4 sm:px-8 lg:px-24"> <p class="uppercase text-rhino-300 text-xs font-bold tracking-widest text-center">Your payment went through</p> <h1 class="font-heading text-rhino-700 text-center text-4xl font-semibold mb-6">Thanks for ordering</h1> <div class="flex flex-wrap items-center justify-between gap-4 mb-4"> <h2 class="font-heading text-2xl font-semibold text-rhino-800">ID number: A645-002/2023</h2> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md flex items-center gap-2 text-purple-500 text-sm font-medium hover:text-white hover:bg-purple-500 transition duration-200" href="#"> <span>Your invoice</span> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none"><!--hidden--></svg> </a> </div> <div class="flex items-center gap-6 flex-wrap mb-6"> <p class="text-rhino-400 text-sm"> <span>Order date:</span> <span></span> <span class="text-rhino-700">May 17, 2023</span> </p> <div class="h-full w-px bg-rhino-200"></div> <div class="flex flex-wrap items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none"><!--hidden--></svg> <span class="text-green-500 text-sm font-medium">Planned delivery: May 22, 2023</span> </div> </div> <div class="py-6 border-t border-b border-gray-100"> <div class="flex flex-wrap gap-6"> <div class="bg-gray-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product1.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">GrayBlack SportLock</h2> <p class="text-rhino-500 text-2xl font-bold">$132.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="py-6 border-t border-b border-gray-100"> <div class="flex flex-wrap gap-6"> <div class="bg-gray-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product2.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">Brown Original Jacket</h2> <p class="text-rhino-500 text-2xl font-bold">$299.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="py-6 border-t border-b border-gray-100"> <div class="flex flex-wrap gap-6"> <div class="bg-gray-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product3.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">GrayBlack SportLock</h2> <p class="text-rhino-500 text-2xl font-bold">$65.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="py-6 border-t border-b border-gray-100 mb-6"> <div class="flex flex-wrap gap-6"> <div class="bg-gray-100 rounded-lg w-40 h-40 flex items-center justify-center"> <img src="https://shuffle.dev/coleos-assets/summary/product4.png" alt="" /> </div> <div class="flex-1 flex flex-col justify-between"> <div class="flex justify-between flex-wrap gap-2 mb-8"> <h2 class="text-rhino-800 text-lg font-semibold">GrayBlack SportLock</h2> <p class="text-rhino-500 text-2xl font-bold">$79.00</p> </div> <div class="flex flex-wrap justify-between items-start gap-8"> <ul class="text-sm"> <li class="text-rhino-700">Delivery address</li> <li class="text-rhino-400">Morgan S Hembree</li> <li class="text-rhino-400">4767 Woodland Terrace</li> <li class="text-rhino-400">California, CA 95821</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Shipping information</li> <li class="text-rhino-400">[email protected]</li> <li class="text-rhino-400">916-971-2145</li> </ul> <ul class="text-sm"> <li class="text-rhino-700">Payment information</li> <li class="text-rhino-400">VISA card</li> <li class="text-rhino-400">Ending with 4242</li> <li class="text-rhino-400">Expires 02 / 28</li> </ul> <a class="py-1 px-4 rounded-sm border border-gray-200 shadow-md text-sm font-medium text-purple-500 mt-auto hover:text-white hover:bg-purple-500 transition duration-200" href="#">Edit</a> </div> </div> </div> </div> <div class="bg-purple-100 rounded-xl py-4 px-6 flex items-center justify-between flex-wrap"> <p class="text-rhino-800">Subtotal</p> <p class="text-rhino-400 font-heading text-xl font-semibold">$132.00</p> </div> <div class="py-4 px-6 flex items-center justify-between flex-wrap"> <p class="text-rhino-800">Shipping</p> <p class="text-rhino-400 font-heading text-xl font-semibold">$5.00</p> </div> <div class="bg-purple-100 rounded-xl py-4 px-6 flex items-center justify-between flex-wrap"> <p class="text-rhino-800">Taxes</p> <p class="text-rhino-400 font-heading text-xl font-semibold">$23.00</p> </div> <div class="py-4 px-6 flex items-center justify-between flex-wrap mb-6"> <p class="text-rhino-800">Order total</p> <p class="text-rhino-800 font-heading text-xl font-semibold">$160.00</p> </div> <div class="flex justify-end"> <a class="px-3 py-4 rounded-sm text-center text-white text-sm font-medium bg-purple-500 hover:bg-purple-600 transition duration-200" href="#">Go back to shop</a> </div> </div> </div> </section> </div>
<div> <section class="relative py-20 2xl:py-40 bg-gray-800 overflow-hidden"> <img class="hidden lg:block absolute top-0 left-0 -ml-96 -mt-40" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <img class="hidden lg:block absolute bottom-0 right-0 -mr-32 -mb-72" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <div class="relative container px-4 mx-auto"> <div> <div class="flex flex-wrap -mx-10"> <div class="relative w-full lg:w-1/2 px-10 mb-10 lg:mb-20"> <img class="lg:hidden absolute top-0 right-0 -mt-16" src="https://shuffle.dev/zospace-assets/images/stars.svg" alt="" /> <div class="px-16 pt-16 pb-24 bg-gray-600 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-blue-500 rounded-lg"> <svg class="w-8 h-8" width="35" height="35" viewbox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Backups</h3> <p class="text-lg text-gray-200">The brown me quam, sagittis porttitor lorem vel, commodo fringilla nisl.</p> </div> </div> <div class="relative w-full lg:w-1/2 px-10 mb-10 lg:mb-20"> <img class="hidden lg:block absolute top-0 right-0 -mt-16" src="https://shuffle.dev/zospace-assets/images/stars.svg" alt="" /> <div class="px-16 pt-16 pb-24 bg-neutral-400 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-green-500 rounded-lg"> <svg class="w-8 h-8" width="36" height="35" viewbox="0 0 36 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Navigation</h3> <p class="text-lg text-gray-200">It’s over, maecenas tincidunt malesuada dolor sit amet malesuada.</p> </div> </div> <div class="w-full lg:w-1/2 px-10 mb-10 lg:mb-20"> <div class="px-16 pt-16 pb-24 bg-neutral-400 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-violet-500 rounded-lg"> <svg class="w-8 h-8" width="35" height="35" viewbox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Documents</h3> <p class="text-lg text-gray-200">The time, this accumsan augue, posuere posuere elit lorem.</p> </div> </div> <div class="w-full lg:w-1/2 px-10"> <div class="px-16 pt-16 pb-24 bg-neutral-400 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-pink-500 rounded-lg"> <svg class="w-8 h-8" width="35" height="35" viewbox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Weekly updates</h3> <p class="text-lg text-gray-200">Again and again vehicula libero at nibh volutpat lacinia non sed you see.</p> </div> </div> </div> </div> </div> </section> </div>
[ "@@ -7,7 +7,7 @@\n <div class=\"flex flex-wrap -mx-10\">\n <div class=\"relative w-full lg:w-1/2 px-10 mb-10 lg:mb-20\">\n <img class=\"lg:hidden absolute top-0 right-0 -mt-16\" src=\"https://shuffle.dev/zospace-assets/images/stars.svg\" alt=\"\" />\n- <div class=\"px-16 pt-16 pb-24 bg-neutral-400 rounded-lg\">\n+ <div class=\"px-16 pt-16 pb-24 bg-gray-600 rounded-lg\">\n <span class=\"flex mb-10 justify-center items-center w-20 h-20 bg-blue-500 rounded-lg\">\n <svg class=\"w-8 h-8\" width=\"35\" height=\"35\" viewbox=\"0 0 35 35\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </span>\n" ]
<div> <section class="relative py-20 2xl:py-40 bg-gray-800 overflow-hidden"> <img class="hidden lg:block absolute top-0 left-0 -ml-96 -mt-40" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <img class="hidden lg:block absolute bottom-0 right-0 -mr-32 -mb-72" src="https://shuffle.dev/zospace-assets/lines/circle.svg" alt="" /> <div class="relative container px-4 mx-auto"> <div> <div class="flex flex-wrap -mx-10"> <div class="relative w-full lg:w-1/2 px-10 mb-10 lg:mb-20"> <img class="lg:hidden absolute top-0 right-0 -mt-16" src="https://shuffle.dev/zospace-assets/images/stars.svg" alt="" /> <div class="px-16 pt-16 pb-24 bg-gray-600 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-blue-500 rounded-lg"> <svg class="w-8 h-8" width="35" height="35" viewbox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Backups</h3> <p class="text-lg text-gray-200">The brown me quam, sagittis porttitor lorem vel, commodo fringilla nisl.</p> </div> </div> <div class="relative w-full lg:w-1/2 px-10 mb-10 lg:mb-20"> <img class="hidden lg:block absolute top-0 right-0 -mt-16" src="https://shuffle.dev/zospace-assets/images/stars.svg" alt="" /> <div class="px-16 pt-16 pb-24 bg-gray-600 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-green-500 rounded-lg"> <svg class="w-8 h-8" width="36" height="35" viewbox="0 0 36 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Navigation</h3> <p class="text-lg text-gray-200">It’s over, maecenas tincidunt malesuada dolor sit amet malesuada.</p> </div> </div> <div class="w-full lg:w-1/2 px-10 mb-10 lg:mb-20"> <div class="px-16 pt-16 pb-24 bg-gray-600 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-violet-500 rounded-lg"> <svg class="w-8 h-8" width="35" height="35" viewbox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Documents</h3> <p class="text-lg text-gray-200">The time, this accumsan augue, posuere posuere elit lorem.</p> </div> </div> <div class="w-full lg:w-1/2 px-10"> <div class="px-16 pt-16 pb-24 bg-gray-600 rounded-lg"> <span class="flex mb-10 justify-center items-center w-20 h-20 bg-pink-500 rounded-lg"> <svg class="w-8 h-8" width="35" height="35" viewbox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </span> <h3 class="mt-12 mb-8 text-4xl font-bold text-white">Weekly updates</h3> <p class="text-lg text-gray-200">Again and again vehicula libero at nibh volutpat lacinia non sed you see.</p> </div> </div> </div> </div> </div> </section> </div>
<div> <section class="py-16 bg-gray-50"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4 mb-16"> <div class="w-full xl:w-2/3 px-4 mb-8 xl:mb-0"> <h2 class="max-w-3xl font-heading text-3xl sm:text-4xl">The latest version of this excellent product is waiting to deploy</h2> </div> <div class="w-full xl:w-auto ml-auto px-4 xl:text-right"><a class="inline-block w-full sm:w-auto py-4 px-6 text-center font-heading font-medium text-base text-gray-900 hover:text-green-500 border border-gray-900 hover:border-green-500 rounded-sm transition duration-150" href="#">Learn more</a></div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 xl:w-1/4 px-4 mb-12 xl:mb-0"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-white rounded"> <svg width="20" height="24" viewbox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">Frequent authentication</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="w-full sm:w-1/2 xl:w-1/4 px-4 mb-12 xl:mb-0"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-purple-50 rounded"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">List of regular users</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="w-full sm:w-1/2 xl:w-1/4 px-4 mb-12 sm:mb-0"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-purple-50 rounded"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">Change of access</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="w-full sm:w-1/2 xl:w-1/4 px-4"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-purple-50 rounded"> <svg width="22" height="20" viewbox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">Weekly email updates</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> </div> </div> </section> </div>
[ "@@ -10,7 +10,7 @@\n <div class=\"flex flex-wrap -mx-4\">\n <div class=\"w-full sm:w-1/2 xl:w-1/4 px-4 mb-12 xl:mb-0\">\n <div class=\"max-w-xs mx-auto\">\n- <div class=\"flex items-center justify-center w-16 h-16 mb-8 bg-purple-50 rounded\">\n+ <div class=\"flex items-center justify-center w-16 h-16 mb-8 bg-white rounded\">\n <svg width=\"20\" height=\"24\" viewbox=\"0 0 20 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><!--hidden--></svg>\n </div>\n <h3 class=\"font-heading text-lg font-medium mb-4\">Frequent authentication</h3>\n" ]
<div> <section class="py-16 bg-gray-50"> <div class="container px-4 mx-auto"> <div class="flex flex-wrap items-center -mx-4 mb-16"> <div class="w-full xl:w-2/3 px-4 mb-8 xl:mb-0"> <h2 class="max-w-3xl font-heading text-3xl sm:text-4xl">The latest version of this excellent product is waiting to deploy</h2> </div> <div class="w-full xl:w-auto ml-auto px-4 xl:text-right"><a class="inline-block w-full sm:w-auto py-4 px-6 text-center font-heading font-medium text-base text-gray-900 hover:text-green-500 border border-gray-900 hover:border-green-500 rounded-sm transition duration-150" href="#">Learn more</a></div> </div> <div class="flex flex-wrap -mx-4"> <div class="w-full sm:w-1/2 xl:w-1/4 px-4 mb-12 xl:mb-0"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-white rounded"> <svg width="20" height="24" viewbox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">Frequent authentication</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="w-full sm:w-1/2 xl:w-1/4 px-4 mb-12 xl:mb-0"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-white rounded"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">List of regular users</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="w-full sm:w-1/2 xl:w-1/4 px-4 mb-12 sm:mb-0"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-white rounded"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">Change of access</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> <div class="w-full sm:w-1/2 xl:w-1/4 px-4"> <div class="max-w-xs mx-auto"> <div class="flex items-center justify-center w-16 h-16 mb-8 bg-purple-50 rounded"> <svg width="22" height="20" viewbox="0 0 22 20" fill="none" xmlns="http://www.w3.org/2000/svg"><!--hidden--></svg> </div> <h3 class="font-heading text-lg font-medium mb-4">Weekly email updates</h3> <p class="leading-7">Take care to develop resources continually and integrity them with previous projects.</p> </div> </div> </div> </div> </section> </div>