main
anulax1225 ago%!(EXTRA string=3 months)
parent d236cf555d
commit ff1a420f5a
  1. 5
      public/img/contact.svg
  2. 2
      resources/views/demo.blade.php
  3. 2
      resources/views/layout.blade.php

@ -1,2 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --> <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 24 24" id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:none;stroke:#020202;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><rect class="cls-1" x="5.32" y="1.5" width="13.36" height="21" rx="1.91"/><line class="cls-1" x1="5.32" y1="18.68" x2="18.68" y2="18.68"/><circle class="cls-1" cx="12" cy="8.18" r="1.91"/><path class="cls-1" d="M12,10.09h0A2.86,2.86,0,0,1,14.86,13v1a0,0,0,0,1,0,0H9.14a0,0,0,0,1,0,0V13A2.86,2.86,0,0,1,12,10.09Z"/></svg> <svg width="800px" height="800px" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 7C9.65685 7 11 5.65685 11 4C11 2.34315 9.65685 1 8 1C6.34315 1 5 2.34315 5 4C5 5.65685 6.34315 7 8 7Z" fill="#000000"/>
<path d="M14 12C14 10.3431 12.6569 9 11 9H5C3.34315 9 2 10.3431 2 12V15H14V12Z" fill="#000000"/>
</svg>

Before

Width:  |  Height:  |  Size: 663 B

After

Width:  |  Height:  |  Size: 456 B

@ -7,7 +7,7 @@
laptop:p-[3px] p-[2px] rounded-2xl mt-2 shadow-sm shadow-gray-950 overflow-hidden mb-6"> laptop:p-[3px] p-[2px] rounded-2xl mt-2 shadow-sm shadow-gray-950 overflow-hidden mb-6">
<div class="rounded-2xl bg-gray-900 laptop:p-[30px] overflow-hidden w-full h-full"> <div class="rounded-2xl bg-gray-900 laptop:p-[30px] overflow-hidden w-full h-full">
<div class="rounded-xl overflow-hidden w-full h-full shadow-xl shadow-gray-950"> <div class="rounded-xl overflow-hidden w-full h-full shadow-xl shadow-gray-950">
<iframe src="https://tour.panoee.net/natadesa-endek/62621a50118202256c6ab134" class="w-full h-full"></iframe> <iframe src="https://tour.panoee.net/677f7df0c321a92092e365dd" class="w-full h-full"></iframe>
</div> </div>
</div> </div>
</div> </div>

@ -66,7 +66,7 @@
<h1 class="font-bold text-xl dark:text-gray-900">demo</h1> <h1 class="font-bold text-xl dark:text-gray-900">demo</h1>
</a> </a>
<a href="#contact" class="flex items-center px-2 mt-2 focus:scale-105 focus:text-white dark:focus:text-gray-600"> <a href="#contact" class="flex items-center px-2 mt-2 focus:scale-105 focus:text-white dark:focus:text-gray-600">
<img src="/img/test.svg" class="w-[1.6rem] invert dark:invert-0 mr-3"> <img src="/img/contact.svg" class="w-[1.6rem] invert dark:invert-0 mr-3">
<h1 class="font-bold text-xl dark:text-gray-900">contact</h1> <h1 class="font-bold text-xl dark:text-gray-900">contact</h1>
</a> </a>
<a href="/colors" class="flex items-center px-2 mt-2 focus:scale-105 focus:text-white dark:focus:text-gray-600"> <a href="/colors" class="flex items-center px-2 mt-2 focus:scale-105 focus:text-white dark:focus:text-gray-600">

Loading…
Cancel
Save