horizonstud.io Open in urlscan Pro
2606:4700:3033::6815:ded  Public Scan

URL: https://horizonstud.io/
Submission: On April 12 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST submit_form.php

<form action="submit_form.php" class="lg:flex-auto mb-10" target="_blank" id="myForm" method="post">
  <div class="grid grid-cols-1 gap-x-8 sm:gap-y-6 gap-y-4 sm:grid-cols-2">
    <div>
      <label for="firstName" class="block text-sm leading-6 text-gray-900">First name <span class="text-cyan-700">*</span></label>
      <div class="mt-2.5">
        <input type="text" required="" name="firstName" id="firstName" autocomplete="given-name"
          class="block w-full border-0 px-3.5 py-2 text-gray-900 shadow-sm rounded-full ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-gray-600 sm:text-sm sm:leading-6">
      </div>
    </div>
    <div>
      <label for="lastName" class="block text-sm leading-6 text-gray-900">Last name <span class="text-cyan-700">*</span></label>
      <div class="mt-2.5">
        <input type="text" name="lastName" id="lastName" required="" autocomplete="family-name"
          class="block rounded-full w-full border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-gray-600 sm:text-sm sm:leading-6">
      </div>
    </div>
    <div>
      <label for="email" class="block text-sm leading-6 text-gray-900">Email <span class="text-cyan-700">*</span></label>
      <div class="mt-2.5">
        <input id="email" required="" name="email" type="email"
          class="block rounded-full w-full border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-gray-600 sm:text-sm sm:leading-6">
      </div>
    </div>
    <div>
      <label for="website" class="block text-sm leading-6 text-gray-900">Website</label>
      <div class="mt-2.5">
        <input type="url" name="website" id="website"
          class="block rounded-full w-full border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-gray-600 sm:text-sm sm:leading-6">
      </div>
    </div>
    <div class="sm:col-span-2">
      <label for="message" class="block text-sm leading-6 text-gray-900">Message <span class="text-cyan-700">*</span></label>
      <div class="mt-2.5">
        <textarea id="message" name="message" required="" rows="4"
          class="block rounded-2xl resize-none w-full border-0 px-3.5 py-2 text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-gray-600 sm:text-sm sm:leading-6"></textarea>
      </div>
    </div>
  </div>
  <div class="g-recaptcha brochure__form__captcha mt-5" style="
                transform: scale(0.77);
                -webkit-transform: scale(0.77);
                transform-origin: 0 0;
                -webkit-transform-origin: 0 0;
              " data-sitekey="6LcZMKwpAAAAAOgMHGYXmamt-A-DLK6-b4AcFf9v">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ceg5yd75c83o" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcZMKwpAAAAAOgMHGYXmamt-A-DLK6-b4AcFf9v&amp;co=aHR0cHM6Ly9ob3Jpem9uc3R1ZC5pbzo0NDM.&amp;hl=de&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;size=normal&amp;cb=mymv13lq14lw"></iframe></div>
      <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div class="mt-10">
    <button type="submit" value="Submit"
      class="block w-full bg-cyan-700 transition px-3.5 hover:bg-cyan-800 py-2.5 text-center text-sm font-semibold text-white rounded-full shadow-sm focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2"> Let’s talk </button>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST https://horizonstud.us21.list-manage.com/subscribe/post?u=a1ec4bfce7ec1eea2fe7c3e75&id=ebab92255d&f_id=002dfbe6f0

<form action="https://horizonstud.us21.list-manage.com/subscribe/post?u=a1ec4bfce7ec1eea2fe7c3e75&amp;id=ebab92255d&amp;f_id=002dfbe6f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form"
  class="mx-auto mt-10 flex max-w-md gap-x-4 validate" target="_blank">
  <label for="email-address" class="sr-only">Email address</label>
  <input id="email-address" name="EMAIL" type="email" autocomplete="email" required=""
    class="min-w-0 flex-auto rounded-md border-0 bg-white/10 px-3.5 py-2 text-gray-700 shadow-sm ring-1 ring-inset ring-gray-900/20 focus:ring-2 focus:ring-inset focus:ring-white sm:text-sm sm:leading-6" placeholder="Enter your email">
  <button type="submit" class="flex-none rounded-md bg-cyan-700 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-cyan-800 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">
    Subscribe </button>
</form>

Text Content

Horizon Creative Studio


YOUR IDEAS, LIMITLESS CREATIVITY.|

Horizon Creative Studio offers expert creative consultancy services to enhance
and establish your online brand presence. We work closely with our clients to
understand your specific objectives and provide tailored advice that will bring
your ideas to life.

Learn more




WHAT WE OFFER

Everything you need to shape your online identity


Website Development Our web development services prioritise functionality and
performance to ensure your website looks great and functions seamlessly across
all devices .

Wesbite Design If your current website is outdated or not performing as
expected, we can help. Our team will analyze your existing site and identify
areas for improvement.

Branding & Identity We create striking logos, marketing content, and social
media graphics to powerfully communicate your brand.

Sound Engineering Whether you're looking for podcast editing or professional
audio engineering, we ensure your audio sounds clear and crisp.


RECENT WORK


WEBSITE DEVELOPMENT

REYNISH AUDIO: BRAND REFRESH

We worked with Reynish Audio to revitalise their brand identity and develop a
modern, engaging website, providing them with a fresh and impactful new look.


APPAREL DESIGN

THE HIRAETH: MERCH DESIGN

In a recent collaboration, we had the pleasure of working closely with The
Hiraeth to bring their vision to life in the form of exclusive band merch.


WEBSITE DEVELOPMENT

PICCOLO BLU: WEBSITE

We designed a website for Piccolo Blu with the aim of boosting their online
presence and making it easy for users to find their opening hours and connect
with them on social media.


MEET THE


FOUNDER


SAM PAYNE


FOUNDER OF HORIZON CREATIVE STUDIO

As the founder of Horizon Creative Studio, my passion lies in blending
creativity and technical expertise to craft captivating digital experiences.
With a solid background in web design and development, I've dedicated myself to
shaping online worlds that truly stand out.

Having collaborated with a diverse array of clients, ranging from startups to
established brands, I've had the privilege of turning their visions into digital
masterpieces. At Horizon Creative Studio, our focus extends beyond merely
designing beautiful websites – we're committed to creating immersive online
experiences that not only captivate audiences but also drive tangible results.


WHAT CAN WE DO TO HELP YOU?

First name *

Last name *

Email *

Website

Message *


Let’s talk


STAY IN THE LOOP, SUBSCRIBE!

Stay ahead of the curve with exclusive updates and special offers delivered
straight to your inbox when you subscribe.

Email address Subscribe

© 2024 Horizon Creative Studio, Inc. All rights reserved.