yayimages.com
Open in
urlscan Pro
2606:4700:20::ac43:4542
Public Scan
Submitted URL: http://www.yayimages.com//category//outdoors.html
Effective URL: https://yayimages.com//category//outdoors.html
Submission: On September 13 via api from US — Scanned from DE
Effective URL: https://yayimages.com//category//outdoors.html
Submission: On September 13 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMGET /search
<form action="/search" class="m-0 h-full flex-1" method="GET">
<div class="flex h-full items-center justify-between">
<div class="relative flex h-full flex-1 items-center justify-between">
<div class="relative h-full" x-data="{ 'open': false, 'current': -1, setCurrent: null }" x-init="$refs.label.innerHTML = $refs['item-' + current].innerHTML;
setCurrent = function(cur) {
current = cur;
$refs.label.innerHTML = $refs['item-' + cur].innerHTML;
open = false
}" @click.outside="open = false">
<span class="flex h-full shrink-0 cursor-pointer items-center gap-2 rounded-lg rounded-r-none border border-brand-body1 bg-brand-xl-lightgray px-4 text-brand-body1 md:min-w-[155px]" @click.prevent="open = !open">
<span x-ref="label" class="flex flex-1 items-center gap-2 text-sm [&>svg]:h-4 [&>svg]:w-4">
<svg width="21" height="20" viewBox="0 0 21 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M1.375 17.2979L12.5512 7.85352L19.2954 14.2929" stroke-width="1.80181" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M6.05855 6.93382C6.05855 7.38732 5.66776 7.78499 5.14778 7.78499C4.62779 7.78499 4.23701 7.38732 4.23701 6.93382C4.23701 6.48032 4.62779 6.08265 5.14778 6.08265C5.66776 6.08265 6.05855 6.48032 6.05855 6.93382Z" fill="#111827"
stroke-width="0.750752"></path>
<path d="M1.28934 13.0665L3.21855 11.84L5.14777 13.0665" stroke-width="1.80181" stroke-linecap="round" stroke-linejoin="round"></path>
<rect x="0.90411" y="1.88577" width="18.7765" height="16.2284" rx="1.80181" stroke-width="1.80181"></rect>
</svg>
<span class="hidden md:block label">All Images</span>
</span>
<div :class="{ 'rotate-180': open }"><svg width="21" height="20" viewBox="0 0 21 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
d="M10.2093 13.3333C10.0146 13.3337 9.82589 13.2658 9.67596 13.1416L4.67596 8.97495C4.50578 8.8335 4.39876 8.63024 4.37844 8.40988C4.35813 8.18953 4.42618 7.97013 4.56763 7.79994C4.70908 7.62976 4.91233 7.52274 5.13269 7.50243C5.35305 7.48211 5.57245 7.55016 5.74263 7.69161L10.2093 11.4249L14.676 7.82495C14.7612 7.75572 14.8593 7.70403 14.9646 7.67284C15.0698 7.64164 15.1803 7.63157 15.2894 7.64318C15.3986 7.6548 15.5045 7.68788 15.6008 7.74052C15.6972 7.79317 15.7822 7.86434 15.851 7.94994C15.9273 8.03563 15.9851 8.13615 16.0207 8.24521C16.0564 8.35427 16.0691 8.46952 16.0582 8.58374C16.0472 8.69796 16.0128 8.80869 15.9571 8.90899C15.9014 9.00928 15.8255 9.09699 15.7343 9.16661L10.7343 13.1916C10.5801 13.2962 10.3952 13.3461 10.2093 13.3333Z">
</path>
</svg>
</div>
</span>
<div :class="{ 'hidden': !open }" class="absolute left-0 hidden w-full min-w-max rounded-xl bg-white text-black text-sm shadow-carousel">
<ul class="flex cursor-pointer flex-col gap-1 p-1">
<li @click="setCurrent(-1)" :class="{ 'text-brand-accent bg-brand-xl-lightgray': current == -1 }"
class="flex items-center gap-2 rounded-md px-4 py-2 hover:bg-brand-xl-lightgray [&>svg]:h-4 [&>svg]:w-4 text-brand-accent bg-brand-xl-lightgray" x-ref="item--1">
<svg width="21" height="20" viewBox="0 0 21 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M1.375 17.2979L12.5512 7.85352L19.2954 14.2929" stroke-width="1.80181" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M6.05855 6.93382C6.05855 7.38732 5.66776 7.78499 5.14778 7.78499C4.62779 7.78499 4.23701 7.38732 4.23701 6.93382C4.23701 6.48032 4.62779 6.08265 5.14778 6.08265C5.66776 6.08265 6.05855 6.48032 6.05855 6.93382Z" fill="#111827"
stroke-width="0.750752"></path>
<path d="M1.28934 13.0665L3.21855 11.84L5.14777 13.0665" stroke-width="1.80181" stroke-linecap="round" stroke-linejoin="round"></path>
<rect x="0.90411" y="1.88577" width="18.7765" height="16.2284" rx="1.80181" stroke-width="1.80181"></rect>
</svg>
<span class="hidden md:block label">All Images</span>
</li>
<li @click="setCurrent(1)" :class="{ 'text-brand-accent bg-brand-xl-lightgray': current == 1 }" class="flex items-center gap-2 rounded-md px-4 py-2 hover:bg-brand-xl-lightgray [&>svg]:h-4 [&>svg]:w-4" x-ref="item-1">
<svg width="15" height="11" viewBox="0 0 15 11" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
d="M5.02861 0.361766C5.15363 0.236742 5.3232 0.166504 5.50001 0.166504H9.50001C9.67682 0.166504 9.84639 0.236742 9.97141 0.361766L11.1095 1.49984H12.8333C13.5697 1.49984 14.1667 2.09679 14.1667 2.83317V9.49984C14.1667 10.2362 13.5697 10.8332 12.8333 10.8332H2.16668C1.4303 10.8332 0.833344 10.2362 0.833344 9.49984V2.83317C0.833344 2.09679 1.4303 1.49984 2.16668 1.49984H3.89053L5.02861 0.361766ZM5.77615 1.49984L4.63808 2.63791C4.51306 2.76293 4.34349 2.83317 4.16668 2.83317L2.16668 2.83317V9.49984H12.8333V2.83317H10.8333C10.6565 2.83317 10.487 2.76293 10.3619 2.63791L9.22387 1.49984H5.77615ZM7.50001 4.49984C6.76363 4.49984 6.16668 5.09679 6.16668 5.83317C6.16668 6.56955 6.76363 7.1665 7.50001 7.1665C8.23639 7.1665 8.83334 6.56955 8.83334 5.83317C8.83334 5.09679 8.23639 4.49984 7.50001 4.49984ZM4.83334 5.83317C4.83334 4.36041 6.02725 3.1665 7.50001 3.1665C8.97277 3.1665 10.1667 4.36041 10.1667 5.83317C10.1667 7.30593 8.97277 8.49984 7.50001 8.49984C6.02725 8.49984 4.83334 7.30593 4.83334 5.83317Z">
</path>
</svg>
<span class="hidden md:block label">Photos</span>
</li>
<li @click="setCurrent(2)" :class="{ 'text-brand-accent bg-brand-xl-lightgray': current == 2 }" class="flex items-center gap-2 rounded-md px-4 py-2 hover:bg-brand-xl-lightgray [&>svg]:h-4 [&>svg]:w-4" x-ref="item-2">
<svg width="23" height="20" viewBox="0 0 23 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M1.0032 0.984863V16.4393C1.0032 17.2979 1.50511 19.0151 3.51275 19.0151C5.5204 19.0151 16.3951 19.0151 21.5815 19.0151" stroke-width="1.80181" stroke-linecap="round" stroke-linejoin="round"></path>
<path
d="M14.3857 7.80152C13.2694 7.68215 10.8979 9.07242 11.1578 10.6992C11.4501 12.5291 12.688 13.4107 14.274 13.3487C15.86 13.2866 17.6951 12.2895 18.4414 10.0883C19.7297 6.28834 17.6696 2.1303 11.8556 3.8249C6.04174 5.51951 6.69274 10.2217 6.75318 11.8496"
stroke-width="1.80182" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<span class="hidden md:block label">Vectors</span>
</li>
<li @click="setCurrent(3)" :class="{ 'text-brand-accent bg-brand-xl-lightgray': current == 3 }" class="flex items-center gap-2 rounded-md px-4 py-2 hover:bg-brand-xl-lightgray [&>svg]:h-4 [&>svg]:w-4" x-ref="item-3">
<svg width="12" height="14" viewBox="0 0 12 14" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 h-4">
<path
d="M0.666656 1.66683C0.666656 0.93045 1.26361 0.333496 1.99999 0.333496H7.33332C7.51013 0.333496 7.6797 0.403734 7.80473 0.528758L11.1381 3.86209C11.2631 3.98712 11.3333 4.15668 11.3333 4.3335V12.3335C11.3333 13.0699 10.7364 13.6668 9.99999 13.6668H1.99999C1.26361 13.6668 0.666656 13.0699 0.666656 12.3335V1.66683ZM9.72385 4.3335L7.33332 1.94297V4.3335H9.72385ZM5.99999 1.66683L1.99999 1.66683V12.3335H9.99999V5.66683H6.66666C6.29847 5.66683 5.99999 5.36835 5.99999 5.00016V1.66683ZM3.33332 7.66683C3.33332 7.29864 3.6318 7.00016 3.99999 7.00016H7.99999C8.36818 7.00016 8.66666 7.29864 8.66666 7.66683C8.66666 8.03502 8.36818 8.3335 7.99999 8.3335H3.99999C3.6318 8.3335 3.33332 8.03502 3.33332 7.66683ZM3.33332 10.3335C3.33332 9.96531 3.6318 9.66683 3.99999 9.66683H7.99999C8.36818 9.66683 8.66666 9.96531 8.66666 10.3335C8.66666 10.7017 8.36818 11.0002 7.99999 11.0002H3.99999C3.6318 11.0002 3.33332 10.7017 3.33332 10.3335Z">
</path>
</svg>
<span class="hidden md:block label">Editorial</span>
</li>
<li @click="setCurrent(4)" :class="{ 'text-brand-accent bg-brand-xl-lightgray': current == 4 }" class="flex items-center gap-2 rounded-md px-4 py-2 hover:bg-brand-xl-lightgray [&>svg]:h-4 [&>svg]:w-4" x-ref="item-4">
<svg width="22" height="20" viewBox="0 0 22 20" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
<rect x="0.90411" y="1.88577" width="14.3909" height="16.2284" rx="1.30616" stroke-width="1.80181"></rect>
<path d="M20.5815 3.56042L15.8586 8.28262V12.1462L20.5815 16.4391V3.56042Z" stroke-width="1.80181" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M6.0755 13.8635V6.13623L10.7984 9.99985L6.0755 13.8635Z" stroke-width="1.80181" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
<span class="hidden md:block label">Videos</span>
</li>
</ul>
<input name="contenttype" type="hidden" x-model="current" value="-1">
</div>
</div>
<input class="h-full w-full border-y border-brand-body1 px-6 text-black" name="phrase" placeholder="Search phrase" required="" type="text" value="">
</div>
<button class="flex h-full cursor-pointer items-center rounded-lg rounded-l-none bg-black px-3 text-white" title="Search" type="submit">
<svg width="24" height="22" viewBox="0 0 24 22" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
d="M20.1708 16.7465L16.8593 13.639C17.9277 12.3579 18.5075 10.776 18.5053 9.14735C18.5053 7.69696 18.0483 6.27913 17.1922 5.07317C16.336 3.86721 15.1191 2.92728 13.6954 2.37224C12.2716 1.81719 10.705 1.67197 9.19351 1.95493C7.68206 2.23788 6.29371 2.93632 5.20402 3.9619C4.11433 4.98749 3.37224 6.29416 3.07159 7.71669C2.77095 9.13922 2.92525 10.6137 3.51499 11.9537C4.10472 13.2937 5.10341 14.439 6.38475 15.2448C7.66609 16.0506 9.17254 16.4807 10.7136 16.4807C12.444 16.4827 14.1249 15.9371 15.486 14.9315L18.7878 18.0482C18.8783 18.1341 18.986 18.2023 19.1047 18.2488C19.2234 18.2954 19.3507 18.3193 19.4793 18.3193C19.6079 18.3193 19.7352 18.2954 19.8538 18.2488C19.9725 18.2023 20.0802 18.1341 20.1708 18.0482C20.2621 17.963 20.3345 17.8616 20.384 17.7499C20.4334 17.6382 20.4589 17.5184 20.4589 17.3974C20.4589 17.2763 20.4334 17.1565 20.384 17.0448C20.3345 16.9331 20.2621 16.8317 20.1708 16.7465ZM4.86981 9.14735C4.86981 8.05955 5.21254 6.99619 5.85466 6.09172C6.49679 5.18725 7.40946 4.4823 8.47727 4.06601C9.54509 3.64973 10.7201 3.54081 11.8537 3.75303C12.9872 3.96525 14.0285 4.48908 14.8458 5.25826C15.663 6.02745 16.2196 7.00746 16.4451 8.07436C16.6706 9.14125 16.5549 10.2471 16.1126 11.2521C15.6702 12.2571 14.9212 13.1161 13.9602 13.7204C12.9992 14.3248 11.8694 14.6474 10.7136 14.6474C9.16373 14.6474 7.67734 14.0679 6.58141 13.0364C5.48549 12.005 4.86981 10.606 4.86981 9.14735Z">
</path>
</svg>
</button>
</div>
</form>
https://yayimages.com/search-similar/upload
<form action="https://yayimages.com/search-similar/upload" class="dropzone dz-clickable" id="reversesearch"><input type="hidden" name="_token" value="">
<div class="dz-default dz-message"><button class="dz-button" type="button">Drop files here to upload</button></div>
</form>
POST https://yayimages.com/register
<form action="https://yayimages.com/register" method="POST" wire:submit.prevent="register()">
<div class="flex flex-col gap-3 text-left md:grid md:grid-cols-2">
<div>
<input autocomplete="name" class=" col-span-2 w-full rounded-lg border px-5 py-3" id="reg_name" name="reg_name" placeholder="Full name *" required="" type="text" wire:model="name">
</div>
<div>
<input autocomplete="email" class=" col-span-2 w-full rounded-lg border px-5 py-3" id="reg_email" name="reg_email" placeholder="Email address *" required="" type="email" wire:model="email">
</div>
<div class="col-span-2">
<input class=" col-span-2 w-full rounded-lg border px-5 py-3" id="reg_organization" name="reg_organization" placeholder="Company Name / Organization" type="text" wire:model="organization">
</div>
<div class="col-span-2" x-data="{ type: true }">
<input :type="type ? 'password' : 'text'" autocomplete="current-password" class=" col-span-2 w-full rounded-lg border px-5 py-3" id="reg_password" name="reg_password" placeholder="Password *" required="" wire:model="password" type="password">
</div>
</div>
<button class="toggle-menu-signup mx-auto mt-6 block w-full max-w-[300px] rounded-lg bg-brand-accent p-4 text-center text-white hover:bg-brand-accentDark" type="submit" wire:loading.class="pointer-events-none" wire:target="register">
<span wire:loading="" wire:target="register">
<div class="la-ball-beat relative top-1">
<div></div>
<div></div>
<div></div>
</div>
</span>
<span wire:loading.remove="" wire:target="register">Sign Up</span>
</button>
<div class="mt-6 text-center text-sm text-brand-body1">
<div> Already have an account? <button @click.prevent="showModal = false; modal('login')" type="button" class="font-semibold text-brand-accent hover:underline"> Log in </button>
</div>
</div>
</form>
POST https://yayimages.com/login
<form action="https://yayimages.com/login" method="POST" wire:submit.prevent="login()">
<div class="flex flex-col gap-3 text-left">
<div>
<input autocomplete="email" class=" col-span-2 w-full rounded-lg border px-5 py-3" id="email" name="email" placeholder="Email address *" required="" type="email" wire:model="email">
</div>
<div x-data="{type: true}">
<input :type="type ? 'password' : 'text'" autocomplete="current-password" class=" col-span-2 w-full rounded-lg border px-5 py-3" id="password" name="password" placeholder="Password *" required="" wire:model="password" type="password">
</div>
</div>
<div class="mt-4 mb-10 flex items-center justify-between px-2">
<div class="flex items-center">
<input class="" id="remember" name="remember" type="checkbox" wire:model="remember">
<label class="ml-2 block text-sm text-gray-900" for="remember"> Remember me </label>
</div>
<div class="text-sm">
<a class="text-brand-body1 hover:text-brand-accent" href="https://yayimages.com/password/reset">
Forgot your password?
</a>
</div>
</div>
<button class="toggle-menu-signup mx-auto mt-6 block w-full max-w-[300px] rounded-lg bg-brand-accent p-4 text-center text-white hover:bg-brand-accentDark" type="submit" wire:loading.class="pointer-events-none" wire:target="login">
<span wire:loading="" wire:target="login">
<div class="la-ball-beat relative top-1">
<div></div>
<div></div>
<div></div>
</div>
</span>
<span wire:loading.remove="" wire:target="login">Log in</span>
</button>
<div class="g_id_signin mt-6" data-type="standard" data-shape="rectangular" data-theme="outline" data-text="continue_with" data-size="large" data-logo_alignment="left">
<div class="S9gUrf-YoZ4jf" style="position: relative;">
<div>
<div tabindex="0" role="button" aria-labelledby="button-label" class="nsm7Bb-HzV7m-LgbsSe hJDwNd-SxQuSe i5vt6e-Ia7Qfc uaxL4e-RbRzK">
<div class="nsm7Bb-HzV7m-LgbsSe-MJoBVe"></div>
<div class="nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb ">
<div class="nsm7Bb-HzV7m-LgbsSe-Bz112c"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" class="LgbsSe-Bz112c">
<g>
<path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path>
<path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path>
<path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path>
<path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path>
<path fill="none" d="M0 0h48v48H0z"></path>
</g>
</svg></div><span class="nsm7Bb-HzV7m-LgbsSe-BPrWId">Weiter mit Google</span><span class="L6cTce" id="button-label">Weiter mit Google</span>
</div>
</div>
</div><iframe
src="https://accounts.google.com/gsi/button?type=standard&shape=rectangular&theme=outline&text=continue_with&size=large&logo_alignment=left&client_id=873391942142-rk8531vk10o82o0gakueif18phoh7p5g.apps.googleusercontent.com&iframe_id=gsi_593611_274513&as=iUIrJF38Fr2r4glCUeQf1A"
allow="identity-credentials-get" id="gsi_593611_274513" title="Schaltfläche „Über Google anmelden“" style="display: block; position: relative; top: 0px; left: 0px; height: 0px; width: 0px; border: 0px;"></iframe>
</div>
</div>
<div class="mt-6 text-center text-sm text-brand-body1">
<div> Don’t have an account? <button type="button" @click.prevent="showModal = false; modal('register')" class="font-semibold text-brand-accent hover:underline" href="https://yayimages.com/register"> Sign Up </button>
</div>
</div>
</form>
Text Content
All Images * All Images * Photos * Vectors * Editorial * Videos Images Videos Vectors Pricing * AI Show submenu for "AI" * ✨Image Generator (beta)✨ * Upscale (coming soon) * Remove Background (coming soon) Sign Up FIND SIMILAR IMAGES Drop files here to upload 404 Not Found Images Videos Vectors Pricing Sign Up Already have an account? Login WELCOME! Create your account to gain download access Sign Up Already have an account? Log in Weiter mit GoogleWeiter mit Google By clicking Subscribe you are agreeing to our Terms & Conditions and our Privacy Policy WELCOME BACK Sign in to continue to your account Remember me Forgot your password? Log in Weiter mit GoogleWeiter mit Google Don’t have an account? Sign Up Are you a Contributor? Log In here * Pricing * Help PARTNERSHIP * Become a Contributor * Become an Affiliate * Contributor Dashboard * Contributor Terms * API INFORMATION * FAQ * Terms * Privacy Policy PAYMENT METHODS * * * © Copyright 2008 - 2024 YayImages all rights reserved.