simpleeats-sample.net Open in urlscan Pro
188.114.96.3  Public Scan

URL: https://simpleeats-sample.net/
Submission: On July 08 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

<form wire:submit.prevent="contactUs" class="w-full">
  <div class="flex flex-col self-stretch gap-[1.25rem] z-10">
    <div class="flex flex-col tablet:flex-row gap-[1.25rem] self-stretch items-start">
      <div class="flex flex-[1_0_0] flex-col gap-2 self-stretch border-b border-black/20">
        <label for="name" class="text-[#AAA] font-thin leading-[120%] tracking-[0.0625rem] text-[0.75rem]"> Enter Your Full Name </label>
        <div class="flex self-stretch flex-[1_0_0] w-full justify-between items-center p-[0.625rem_0.875rem] bg-[#161616] ">
          <input type="text" id="name" wire:model.debounce.750ms="full_name" class="w-full text-[1.25rem] font-thin italic leading-[150%] tracking-[0.0625rem] bg-transparent border-none outline-none" placeholder="John Jackson">
          <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">
            <g opacity="0.2">
              <path fill-rule="evenodd" clip-rule="evenodd"
                d="M9.12856 3.96343L4.28906 8.80293C4.22056 8.87193 4.17306 8.95893 4.15356 9.05393L3.41006 12.5964C3.37556 12.7609 3.42606 12.9319 3.54456 13.0509C3.66256 13.1704 3.83306 13.2224 3.99756 13.1894L7.56906 12.4754C7.66606 12.4559 7.75506 12.4084 7.82456 12.3384L12.6641 7.49893L9.12856 3.96343ZM9.83556 3.25643L13.3711 6.79193L14.2676 5.89593C15.2441 4.91943 15.2441 3.33643 14.2676 2.35993C13.7986 1.89143 13.1631 1.62793 12.5001 1.62793C11.8366 1.62793 11.2011 1.89143 10.7321 2.35993L9.83556 3.25643Z"
                fill="#E1BC84"></path>
              <path fill-rule="evenodd" clip-rule="evenodd" d="M1.75 15.6279H13.75C14.164 15.6279 14.5 15.2919 14.5 14.8779C14.5 14.4639 14.164 14.1279 13.75 14.1279H1.75C1.336 14.1279 1 14.4639 1 14.8779C1 15.2919 1.336 15.6279 1.75 15.6279Z"
                fill="#E1BC84"></path>
            </g>
          </svg>
        </div>
        <div class="h-0.5 w-full bg-[#414141]"></div>
        <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      </div>
      <div class="flex flex-[1_0_0] flex-col gap-2 self-stretch">
        <label for="mail" class="text-[#AAA] font-thin leading-[120%] tracking-[0.0625rem] text-[0.75rem]">Enter Your Mail</label>
        <div class="flex self-stretch flex-[1_0_0] w-full justify-between items-center p-[0.625rem_0.875rem] bg-[#161616] ">
          <input type="text" id="mail" wire:model.debounce.750ms="phone_number" class="w-full text-[1.25rem] font-thin italic leading-[150%] tracking-[0.0625rem] bg-transparent border-none outline-none" placeholder="(___) ___ __ __ __">
          <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">
            <g opacity="0.2">
              <path fill-rule="evenodd" clip-rule="evenodd"
                d="M9.12856 3.96343L4.28906 8.80293C4.22056 8.87193 4.17306 8.95893 4.15356 9.05393L3.41006 12.5964C3.37556 12.7609 3.42606 12.9319 3.54456 13.0509C3.66256 13.1704 3.83306 13.2224 3.99756 13.1894L7.56906 12.4754C7.66606 12.4559 7.75506 12.4084 7.82456 12.3384L12.6641 7.49893L9.12856 3.96343ZM9.83556 3.25643L13.3711 6.79193L14.2676 5.89593C15.2441 4.91943 15.2441 3.33643 14.2676 2.35993C13.7986 1.89143 13.1631 1.62793 12.5001 1.62793C11.8366 1.62793 11.2011 1.89143 10.7321 2.35993L9.83556 3.25643Z"
                fill="#E1BC84"></path>
              <path fill-rule="evenodd" clip-rule="evenodd" d="M1.75 15.6279H13.75C14.164 15.6279 14.5 15.2919 14.5 14.8779C14.5 14.4639 14.164 14.1279 13.75 14.1279H1.75C1.336 14.1279 1 14.4639 1 14.8779C1 15.2919 1.336 15.6279 1.75 15.6279Z"
                fill="#E1BC84"></path>
            </g>
          </svg>
        </div>
        <div class="h-0.5 w-full bg-[#414141]"></div>
        <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      </div>
    </div>
    <div class="flex flex-col gap-2 self-stretch">
      <label for="mail" class="text-[#AAA] font-thin leading-[120%] tracking-[0.0625rem] text-[0.75rem]">Enter Your Mail</label>
      <div class="flex self-stretch flex-[1_0_0] w-full justify-between items-end p-[0.625rem_0.875rem] bg-[#161616] ">
        <textarea type="text" id="mail" wire:model.debounce.750ms="message" class="w-full h-[10.25rem] text-[1.25rem] font-thin italic leading-[150%] tracking-[0.0625rem] bg-transparent border-none outline-none" placeholder="Message"></textarea>
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">
          <g opacity="0.2">
            <path fill-rule="evenodd" clip-rule="evenodd"
              d="M9.12856 3.96343L4.28906 8.80293C4.22056 8.87193 4.17306 8.95893 4.15356 9.05393L3.41006 12.5964C3.37556 12.7609 3.42606 12.9319 3.54456 13.0509C3.66256 13.1704 3.83306 13.2224 3.99756 13.1894L7.56906 12.4754C7.66606 12.4559 7.75506 12.4084 7.82456 12.3384L12.6641 7.49893L9.12856 3.96343ZM9.83556 3.25643L13.3711 6.79193L14.2676 5.89593C15.2441 4.91943 15.2441 3.33643 14.2676 2.35993C13.7986 1.89143 13.1631 1.62793 12.5001 1.62793C11.8366 1.62793 11.2011 1.89143 10.7321 2.35993L9.83556 3.25643Z"
              fill="#E1BC84"></path>
            <path fill-rule="evenodd" clip-rule="evenodd" d="M1.75 15.6279H13.75C14.164 15.6279 14.5 15.2919 14.5 14.8779C14.5 14.4639 14.164 14.1279 13.75 14.1279H1.75C1.336 14.1279 1 14.4639 1 14.8779C1 15.2919 1.336 15.6279 1.75 15.6279Z"
              fill="#E1BC84"></path>
          </g>
        </svg>
      </div>
      <div class="h-0.5 w-full bg-[#414141]"></div>
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <div class="hidden">
        <input type="text" wire:model="honeypot">
      </div>
    </div>
    <button type="submit" class="group mx-auto relative text-[1.4145rem] hover:text-white/80 transition-colors font-semibold flex items-center justify-center text-center w-[15.08513rem] h-[7.18738rem]"> Sent <svg
        class="group-hover:rotate-[5deg] top-3 transition-transform absolute inset-0" xmlns="http://www.w3.org/2000/svg" width="233" height="86" viewBox="0 0 233 86" fill="none">
        <path
          d="M231.497 35.0599C231.879 40.5084 229.176 46.0089 223.75 51.311C218.327 56.6104 210.252 61.6387 200.09 66.1126C179.771 75.0578 151.256 81.723 119.365 83.9602C87.4735 86.1974 58.3066 83.5789 36.9384 77.5581C26.2512 74.5468 17.5533 70.6952 11.4431 66.2049C5.3298 61.7123 1.88532 56.6431 1.50309 51.1946C1.12085 45.746 3.82384 40.2455 9.25005 34.9434C14.6735 29.644 22.7483 24.6157 32.9105 20.1418C53.2288 11.1966 81.7444 4.53147 113.635 2.29423C145.526 0.056984 174.693 2.67556 196.062 8.69632C206.749 11.7076 215.447 15.5592 221.557 20.0495C227.67 24.5421 231.115 29.6113 231.497 35.0599Z"
          stroke="white" stroke-width="1.41447"></path>
      </svg>
      <svg class="group-hover:rotate-[5deg] top-3 transition-transform absolute inset-0" xmlns="http://www.w3.org/2000/svg" width="233" height="84" viewBox="0 0 233 84" fill="none">
        <path opacity="0.4"
          d="M231.733 45.3991C231.578 50.8589 228.348 56.0671 222.427 60.8104C216.509 65.5512 207.979 69.7617 197.426 73.2153C176.327 80.1207 147.295 83.9515 115.338 83.0441C83.3819 82.1368 54.6134 76.6648 33.9402 68.5734C23.6006 64.5266 15.3234 59.8389 9.68401 54.7699C4.04172 49.6983 1.11204 44.3152 1.26706 38.8554C1.42208 33.3956 4.65249 28.1874 10.5735 23.4441C16.4914 18.7033 25.0213 14.4929 35.5738 11.0392C56.6728 4.13389 85.7054 0.30307 117.662 1.21042C149.618 2.11777 178.387 7.58975 199.06 15.6811C209.4 19.728 217.677 24.4156 223.316 29.4846C228.959 34.5562 231.888 39.9393 231.733 45.3991Z"
          stroke="white" stroke-width="1.41447"></path>
      </svg>
    </button>
  </div>
</form>

Text Content

CALL US +1 232 222 4445 777

Mon- Fri, 09:00 - 18:00

VISIT US 10408 Madison Street, Fort Lilly 19797-5951

Mon- Fri, 09:00 - 18:00 Weekend : 11:00 - 23:30

About Us Our Menu Contacts

Welcome to


RESTAURANT NAME



Lorem ipsum dolor sit amet consectetur.

Felis enim dictumst mauris volutpat in risus enim.



Contact Us
We Opened
MONDAY - FRIDAY 12 : 00 - 22 : 30
MONDAY TEST 12 : 00 - 22 : 30
MONDAY 12 : 00 - 22 : 30
MONDAY 12 : 00 - 22 : 30
MONDAY 12 : 00 - 22 : 30
MONDAY 12 : 00 - 22 : 30
MONDAY 12 : 00 - 22 : 30
SATURDAY - SUNDAY 12 : 00 - 22 : 30
About Us Our Menu Contacts
CALL US +1 232 222 4445 777

Mon- Fri, 09:00 - 18:00

VISIT US 10408 Madison Street, Fort Lilly 19797-5951

Mon- Fri, 09:00 - 18:00 Weekend : 11:00 - 23:30




ABOUT US


OUR STORY

Lorem ipsum dolor sit amet consectetur. Gravida accumsan accumsan et lectus
ipsum nulla erat. Sed dui vestibulum posuere massa vulputate. Enim volutpat amet
enim venenatis pharetra. Eget accumsan massa amet faucibus.




Lorem ipsum dolor sit amet consectetur. Gravida accumsan accumsan et lectus
ipsum nulla erat. Sed dui vestibulum posuere massa vulputate. Enim volutpat amet
enim venenatis pharetra. Eget accumsan massa amet faucibus.


Contact Us Learn More


MENU


LOREM IPSUM DOLOR

Lorem ipsum dolor sit amet consectetur. Gravida accumsan accumsan et lectus
ipsum nulla erat.

Menu .PDF
Menu


GALLERY


LOREM IPSUM DOLOR

Lorem ipsum dolor sit amet consectetur. Gravida accumsan accumsan et lectus
ipsum nulla erat.





CONTACTS


CONTACT US

Enter Your Full Name


Enter Your Mail


Enter Your Mail



Sent
10408 Madison Street, Fort Lilly 19797-5951
Mon. - Fri. : 09:00 - 23:00 Weekend : 09:00 - 23:00
Lorem ipsum dolor sit amet consectetur. Gravida accumsan accumsan et lectus
ipsum nulla erat. Sed dui vestibulum posuere massa vulputate.
About Us Menu
Call us +1 232 222 4445 777 Mon. - Fri. : 09:00 - 23:00