www.prodcloud.co.uk Open in urlscan Pro
52.206.159.80  Public Scan

Submitted URL: http://www.prodcloud.co.uk/
Effective URL: https://www.prodcloud.co.uk/
Submission: On July 16 via api from US — Scanned from GB

Form analysis 3 forms found in the DOM

Name: searchProPageTracks

<form class="top-nav-search ng-pristine ng-valid" name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchMobile')" role="search"><button id="slidingSearchMobileBtn" aria-label="search button" class="md-button menu-btn" type="button"
    ng-click="slidingSearchFocus('slidingSearchMobile')"><i class="icon-search default-menu-link-color"></i></button>
  <div class="sliding-search-container main-menu-bg-color" ng-class="{'active': slidingSearchActive}"><span><i class="icon-search default-menu-link-color"></i></span> <input
      class="input-box main-menu-bg-color default-menu-link-color sliding-search ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchMobile" placeholder="Search beats" ng-blur="searchFocusedOff('slidingSearchMobile')" name="search_keyword"
      ng-model="keyword" autocomplete="off" type="search" aria-invalid="false"> <span><i class="icon-close default-menu-link-color" ng-click="searchFocusedOff('slidingSearchMobile')" role="button" tabindex="0"></i></span></div><button
    class="md-button primary-btn hide">SEARCH</button>
</form>

Name: searchProPageTracks

<form name="searchProPageTracks" ng-submit="searchMusic(keyword, 'slidingSearchDesktop')" role="search" class="ng-pristine ng-valid">
  <div class="desktop-sliding-search" ng-class="{'active': slidingSearchActive}">
    <div class="input-container"><input class="input-box main-menu-bg-color desktop-search default-menu-link-color ng-pristine ng-untouched ng-valid ng-empty" id="slidingSearchDesktop" name="search_keyword" placeholder="Search beats"
        ng-model="keyword" ng-blur="searchFocusedOff('slidingSearchDesktop')" autocomplete="off" type="search" aria-invalid="false">
      <div ng-click="searchFocusedOff('slidingSearchDesktop')" class="search-close-button" role="button" tabindex="0"><i class="icon-close default-menu-link-color"></i></div>
    </div>
    <div class="search-open-button" ng-click="slidingSearchFocus('slidingSearchDesktop')" role="button" tabindex="0"><i class="icon-search default-menu-link-color"></i></div>
  </div><button class="hide" type="submit"></button>
</form>

Name: userForm

<form name="userForm" ng-submit="propageContact(contact)" class="contact-form ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
  <div layout-gt-sm="row" class="m-b-lg layout-gt-sm-row"><md-input-container class="md-block m-b-none m-r flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_0">YOUR NAME</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="name" ng-model="contact.name" autocomplete="off" id="input_0" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
        <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Your name is required.</div>
      </div>
    </md-input-container><md-input-container class="md-block m-b-none flex-gt-sm" flex-gt-sm=""><label class="primary-text-color md-required" for="input_1">E-MAIL ADDRESS</label> <input required=""
        class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="contact.email" name="email" type="email"
        minlength="3" maxlength="100" ng-pattern="/^.+@.+\..+$/" autocomplete="off" id="input_1" aria-invalid="true">
      <div class="md-errors-spacer"></div>
      <div ng-messages="userForm.email.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required', 'minlength', 'maxlength', 'pattern'] -->
        <div ng-message-exp="['required', 'minlength', 'maxlength', 'pattern']" class="md-input-message-animation ng-scope">Your email must be between 3 and 100 characters long and look like an e-mail address.</div>
      </div>
    </md-input-container></div><md-input-container class="md-block m-b-lg"><label class="primary-text-color md-required" for="input_2">SUBJECT</label> <input required=""
      class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="subject" ng-model="contact.subject" autocomplete="off" id="input_2" aria-invalid="true">
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.name.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Subject is required.</div>
    </div>
  </md-input-container><md-input-container class="md-block m-b-lg textarea-container"><label class="primary-text-color md-required" for="input_3">MESSAGE</label>
    <div class="md-resize-wrapper"><textarea required="" class="input-box primary-text-color ng-pristine ng-untouched md-input ng-empty ng-invalid ng-invalid-required" name="message" ng-model="contact.message" rows="1" md-select-on-focus=""
        autocomplete="off" id="input_3" aria-invalid="true" style="height: 30px;"></textarea>
      <div class="md-resize-handle" style="touch-action: pan-x;"></div>
    </div>
    <div class="md-errors-spacer"></div>
    <div ng-messages="userForm.message.$error" role="alert" class="md-input-messages-animation md-auto-hide ng-active" aria-live="assertive"><!-- ngMessageExp: ['required'] -->
      <div ng-message-exp="['required']" class="md-input-message-animation ng-scope">Message is required.</div>
    </div>
  </md-input-container>
  <div layout-gt-sm="row" class="m-b-none btn-container layout-gt-sm-row"><!-- ngIf: !sendingMessage -->
    <p class="m-none ng-scope" ng-if="!sendingMessage"><span ng-class="{'hide': !contactError}" class="text-danger ng-binding hide"><i class="fa fa-exclamation"></i> &nbsp; &nbsp; </span><button class="md-button primary-btn m-none btn-send">SEND
        MESSAGE</button></p><!-- end ngIf: !sendingMessage -->
  </div><!-- ngIf: sendingMessage -->
</form>

Text Content




SEARCH
About

Tracks

Sound Kits

Albums

Videos

Memberships

Services

Blog

Contact

Merchandise



0
$0.00
Log In

Tracks Sound Kits

Featured Track  •  130BPM


"ETHEREAL" (BUY 2 GET 2 FREE)

$24.99 IN CART
indiefree


 * TITLE TIME BPM TAGS

   
 * 
   "ethereal" (buy 2 get 2 free) 02:46 130 indie free $24.99 IN CART
   
 * 
   "lonely" (buy 2 get 2 free) 02:34 163 indie free $24.99 IN CART
   
 * 
   "left behind" (buy 2 get 2 free) 02:30 147 ukulele no drums $24.99 IN CART
   
 * 
   "ghosts in my room" (buy 2 get 2 free) 03:52 153 no drums free $24.99 IN CART
   
 * 
   "fools gold v2" (buy 2 get 2 free) 02:04 197 no drums free $24.99 IN CART
   
 * 
   "oxygen" (buy 2 get 2 free) 03:22 120 piano experimental $24.99 IN CART
   
 * 
   "fool's gold" (buy 2 get 2 free) 02:42 197 antipop free $24.99 IN CART
   
 * 
   "even when the world is ending V2" (buy 2 get 2 free) 02:47 125 ukulele powfu
   $24.99 IN CART
   
 * 
   "even when the world is ending" (buy 2 get 2 free) 03:00 125 ukulele no drums
   $24.99 IN CART
   
 * 
   "everlasting" (buy 2 get 2 free) 02:27 130 indie free $24.99 IN CART
   
 * 
   "pins and needles" (buy 2 get 2 free) 02:14 178 indie ukulele $24.99 IN CART
   
 * 
   "whatever it takes" (buy 2 get 2 free) 02:32 173 antipop free $24.99 IN CART
   
 * 
   "falling" (buy 2 get 2 free) 02:38 171 indie free $24.99 IN CART
   
 * 
   "heights" (buy 2 get 2 free) 02:25 172 indie pop $24.99 IN CART
   
 * 
   "hopeful" (buy 2 get 2 free) 02:34 141 acoustic no drums $24.99 IN CART
   
 * 
   "F0REV4" (buy 2 get 2 free) 02:42 155 hyperpop digicore $24.99 IN CART
   
 * 
   "sakura" (buy 2 get 2 free) 04:31 173 pop free $24.99 IN CART
   
 * 
   "folklore" (buy 2 get 2 free) 03:00 144 no drums acoustic guitar $24.99 IN
   CART
   
 * 
   "deity" (buy 2 get 2 free) 01:59 162 aries free $24.99 IN CART
   
 * 
   "ikigai" (buy 2 get 2 free) 02:24 145 indie free $24.99 IN CART
   

BROWSE ALL TRACKS


LICENSING INFO EDIT

POPULAR
BASIC LICENSE $24.99MAKE AN OFFER
• UNTAGGED MP3 DOWNLOAD
• 250,000 TOTAL STREAMS
• 2000 DISTRIBUTION COPIES
• 0 MUSIC VIDEOS (PREMIUM LICENSE FOR THIS)

READ LICENSE
Bulk deals: BUY 2 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 5 FREE!
POPULAR
PREMIUM LICENSE $39.99MAKE AN OFFER
• UNTAGGED MP3 AND WAV DOWNLOAD
• 500,000 TOTAL STREAMS
• 3000 DISTRIBUTION COPIES
• 1 MUSIC VIDEO

READ LICENSE
Bulk deals: BUY 2 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 5 FREE!
POPULAR
PREMIUM (STEMS) $59.99MAKE AN OFFER
• UNTAGGED MP3, WAV AND STEMS DOWNLOAD
• 500,000 TOTAL STREAMS
• 3000 DISTRIBUTION COPIES
• 1 MUSIC VIDEO

READ LICENSE
POPULAR
UNLIMITED LICENSE $89.99MAKE AN OFFER
• UNTAGGED MP3 AND WAV DOWNLOAD
• UNLIMITED TOTAL STREAMS
• UNLIMITED DISTRIBUTION COPIES
• UNLIMITED MUSIC VIDEOS

READ LICENSE
Bulk deals: BUY 2 TRACKS, GET 2 FREE!BUY 4 TRACKS, GET 5 FREE!
POPULAR
UNLIMITED (STEMS) $109.99MAKE AN OFFER
• UNTAGGED MP3, WAV AND STEMS DOWNLOAD
• UNLIMITED TOTAL STREAMS
• UNLIMITED DISTRIBUTION COPIES
• UNLIMITED MUSIC VIDEOS

READ LICENSE
POPULAR
EXCLUSIVE ~MAKE AN OFFER
• UNTAGGED MP3 AND WAV DOWNLOAD
• UNLIMITED TOTAL STREAMS
• UNLIMITED DISTRIBUTION COPIES
• UNLIMITED MUSIC VIDEOS
• EXCLUSIVE RIGHTS

READ LICENSE



SOUND KITS EDIT

cløud "aki 秋" guitar loopkit   $20.00   cløud "natsu 夏" guitar loopkit   $20.00
  cløud "haru 春" guitar loopkit   $20.00   cløud "fuyu 冬" guitar loopkit  
$20.00  

BROWSE ALL SOUND KITS





CONTACT

YOUR NAME

Your name is required.
E-MAIL ADDRESS

Your email must be between 3 and 100 characters long and look like an e-mail
address.
SUBJECT

Subject is required.
MESSAGE


Message is required.

    SEND MESSAGE

Home About Tracks Sound Kits Albums Videos Memberships Services Blog Contact
Merchandise




CLØUD ✰

Beats inspired by Juice WRLD, The Kid LAROI, Ouse ETC



 * Home
 * Tracks
 * Albums
 * Videos
 * Sound Kits
 * Merchandise

 * Memberships
 * Services
 * Blog
 * About
 * Contact

 * Licensing Info
 * Terms of use
 * Privacy policy
 * YouTube Terms of Service


$0.00 IN CART

NaN

   
 * 1
   
   "ethereal" (buy 2 get 2 free) 02:46 indie free $24.99 IN CART
   
 * 2
   
   "lonely" (buy 2 get 2 free) 02:34 indie free $24.99 IN CART
   
 * 3
   
   "left behind" (buy 2 get 2 free) 02:30 ukulele no drums $24.99 IN CART
   
 * 4
   
   "ghosts in my room" (buy 2 get 2 free) 03:52 no drums free $24.99 IN CART
   
 * 5
   
   "fools gold v2" (buy 2 get 2 free) 02:04 no drums free $24.99 IN CART
   
 * 6
   
   "oxygen" (buy 2 get 2 free) 03:22 piano experimental $24.99 IN CART
   
 * 7
   
   "fool's gold" (buy 2 get 2 free) 02:42 antipop free $24.99 IN CART
   
 * 8
   
   "even when the world is ending V2" (buy 2 get 2 free) 02:47 ukulele powfu
   $24.99 IN CART
   
 * 9
   
   "even when the world is ending" (buy 2 get 2 free) 03:00 ukulele no drums
   $24.99 IN CART
   
 * 10
   
   "everlasting" (buy 2 get 2 free) 02:27 indie free $24.99 IN CART
   
 * 11
   
   "pins and needles" (buy 2 get 2 free) 02:14 indie ukulele $24.99 IN CART
   
 * 12
   
   "whatever it takes" (buy 2 get 2 free) 02:32 antipop free $24.99 IN CART
   
 * 13
   
   "falling" (buy 2 get 2 free) 02:38 indie free $24.99 IN CART
   
 * 14
   
   "heights" (buy 2 get 2 free) 02:25 indie pop $24.99 IN CART
   
 * 15
   
   "hopeful" (buy 2 get 2 free) 02:34 acoustic no drums $24.99 IN CART
   
 * 16
   
   "F0REV4" (buy 2 get 2 free) 02:42 hyperpop digicore $24.99 IN CART
   
 * 17
   
   "sakura" (buy 2 get 2 free) 04:31 pop free $24.99 IN CART
   
 * 18
   
   "folklore" (buy 2 get 2 free) 03:00 no drums acoustic guitar $24.99 IN CART
   
 * 19
   
   "deity" (buy 2 get 2 free) 01:59 aries free $24.99 IN CART
   
 * 20
   
   "ikigai" (buy 2 get 2 free) 02:24 indie free $24.99 IN CART
   

saving Lyrics, please wait...