www.light.bio Open in urlscan Pro
54.194.41.141  Public Scan

Submitted URL: http://www.light.bio/
Effective URL: https://www.light.bio/
Submission: On May 23 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form enctype="multipart/form-data" method="post" target="form_submit_iframe">
  <div class="input-wrapper js-input-wrapper" style="width: 173px; height: 32px; margin-right: 10px; background-color: rgb(241, 223, 184); border-radius: 0px; box-shadow: rgb(241, 223, 184) 0px 0px 0px 2px inset;"><input class="js-input" type="text"
      autocapitalize="off" autocomplete="off" autocorrect="off" name="Email" placeholder="Email" spellcheck="false" data-sort="1" inputmode="email"
      style="font-family: Roboto; font-style: normal; font-weight: 400; color: rgb(0, 0, 0); font-size: 12px; letter-spacing: 0px; margin-bottom: 0px; text-align: left; direction: ltr;">
    <div class="overlay"></div>
  </div>
  <div class="button"
    style="width: 173px; height: 32px; line-height: 32px; background-color: rgb(250, 245, 117); border-radius: 10px; box-shadow: rgb(250, 245, 117) 0px 0px 0px 2px inset; font-family: Roboto; font-style: normal; font-weight: 500; color: rgb(0, 0, 0); font-size: 12px; letter-spacing: 0px; text-align: center; text-indent: 0px;"
    data-default="width: 173px; height: 32px; line-height: 32px; background-color: rgb(250, 245, 117); border-radius: 10px; box-shadow: rgb(250, 245, 117) 0px 0px 0px 2px inset; font-family: Roboto; font-style: normal; font-weight: 500; color: rgb(0, 0, 0); font-size: 12px; letter-spacing: 0px; text-align: center; text-indent: 0px;"
    data-hover="width: 173px; height: 32px; line-height: 32px; background-color: rgb(249, 168, 112); border-radius: 10px; box-shadow: rgb(249, 168, 112) 0px 0px 0px 2px inset; font-family: Roboto; font-style: normal; font-weight: 500; color: rgb(0, 0, 0); font-size: 12px; letter-spacing: 0px; text-align: center; text-indent: 0px;">
    <div class="caption">subscribe</div>
    <svg class="error" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 26" style="fill: rgb(0, 0, 0);">
      <path d="M17 19.8c-1.4 0-2.6 1.1-2.6 2.6s1.1 2.6 2.6 2.6c1.4 0 2.6-1.1 2.6-2.6S18.4 19.8 17 19.8zM19 0.4h-4L15 17.4h4L19 0.4z"></path>
    </svg>
    <div class="pending"></div>
    <svg class="show-if-empty-submitted-text" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 26" style="fill: rgb(0, 0, 0);">
      <path d="M31.4 3C30.6 2.3 29.4 2.3 28.6 3l0 0L13.1 18.6l-7.8-7.8 0 0c-0.8-0.7-2-0.7-2.7 0 -0.8 0.8-0.8 2 0 2.7l0 0L13.1 24.1l0.4-0.4h0L31.4 5.8l0 0C32.1 5 32.1 3.8 31.4 3z"></path>
    </svg>
  </div>
</form>

POST /charge

<form action="/charge" method="post" id="payment-form">
  <div class="form-row">
    <div class="form-error card-number-error hidden"></div>
    <div id="card-number-element" class="payment-input">
    </div>
  </div>
  <div class="form-row">
    <div class="form-error card-expiry-error hidden"></div>
    <div id="card-expiry-element" class="payment-input">
    </div>
  </div>
  <div class="form-row">
    <div class="form-error card-name-error hidden"></div>
    <input type="text" class="payment-input card-name-input hidden" name="name" placeholder="Name on card">
  </div>
  <div class="form-row">
    <div class="form-error card-cvc-error hidden"></div>
    <div id="card-cvc-element" class="payment-input">
    </div>
  </div>
  <!-- Used to display Element errors. -->
  <div id="card-number-errors" role="alert"></div>
  <div id="card-expiry-errors" role="alert"></div>
  <div id="card-name-errors" role="alert"></div>
  <div id="card-cvc-errors" role="alert"></div>
  <div id="payment-failed-msg">
    <div class="failed-msg-content">
      <div class="error-icon">
        <svg width="4px" height="27px" viewBox="0 0 4 27" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
          <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
            <g transform="translate(-1010.000000, -261.000000)" fill="#FFFFFF" fill-rule="nonzero">
              <g transform="translate(1010.000000, 261.000000)">
                <g>
                  <path
                    d="M2,0 C3.05322259,-1.93473851e-16 3.90702819,0.853805605 3.90702819,1.90702819 C3.90702819,1.93727706 3.90630849,1.96752165 3.9048697,1.99773628 L3.04535404,20.0475651 C3.01996411,20.5807536 2.58027854,21 2.0464859,21 L1.9535141,21 C1.41972146,21 0.980035886,20.5807536 0.954645959,20.0475651 L0.0951302988,1.99773628 C0.045033609,0.945705789 0.857261433,0.0522551831 1.90929192,0.00215849327 C1.93950655,0.000719701408 1.96975113,5.55662667e-18 2,0 Z">
                  </path>
                  <circle cx="2" cy="25" r="2"></circle>
                </g>
              </g>
            </g>
          </g>
        </svg>
      </div>
      <div class="error-message"></div>
    </div>
  </div>
  <button class="sidebar-btn cart-payment-btn">Pay</button>
</form>

Text Content

FIREFLY PETUNIA: THE FLOWER YOU WILL LOVE THE MOST


DISCOVER THE ALLURE OF THE FIREFLY PETUNIA.
A BEAUTIFUL PLANT BY DAY, IT UNVEILS MESMERIZING LUMINESCENCE AFTER DUSK.

ITS SOOTHING LIGHT IS PRODUCED FROM LIVING ENERGY, CULTIVATING A DEEPER
CONNECTION WITH THE INNER LIFE OF THE PLANT. YOUR NURTURING CARE WILL BE
REWARDED WITH EVEN GREATER BRILLIANCE.



Limited stock.
Shipments begin in Spring 2024

Pre-order for $29



THE ONLY PLANT YOU SEE WHEN LIGHTS GO OFF


EXPERIENCE ORGANIC LIGHT FROM LIVING FLOWERS. THEIR SUBTLE GLOW OFFERS A
BACKDROP FOR MEDITATION, REFLECTION, OR SIMPLY A MOMENT OF TRANQUILITY.

WHETHER AS A THOUGHTFUL GIFT OR A UNIQUE ADDITION TO GATHERINGS, THE FIREFLY
PETUNIA IS SURE TO IGNITE FEELINGS OF WONDER AND AMAZEMENT.

Limited stock.
Shipments begin in Spring 2024


Pre-order for $29



PETUNIAS WITH
SOMETHING SPECIAL


THE FIREFLY PETUNIA EMITS A SOFT GLOW SIMILAR TO MOONLIGHT. IT CAN BE GROWN IN
POTS, BASKETS, OR GARDENS, QUICKLY ATTAINING ABOUT 8 TO 10 INCHES IN SIZE WITH
ABUNDANT WHITE FLOWERS. THIS PLANT IS EASY TO CARE FOR, THRIVING WITHOUT NEEDING
SPECIAL CONDITIONS OR TREATMENTS.

ALTHOUGH TYPICALLY REGARDED AS ANNUALS, PETUNIAS CAN BE GROWN INDOORS IF PLACED
IN A SUNNY SPOT. THEY FLOURISH UNDER LONG SUMMER DAYS, PREFERRING AT LEAST SIX
HOURS OF DIRECT SUNLIGHT. PROMOTING VIGOROUS GROWTH WILL PRODUCE A BRIGHTER
GLOW.

Limited stock.
Shipments begin in Spring 2024

Pre-order for $29




WHERE BEAUTY AND SCIENCE INTERTWINE TO CREATE SOMETHING MAGICAL




INFUSED WITH THE FASCINATION OF BIOLUMINESCENCE, THE FIREFLY PETUNIA TELLS A
STORY OF SCIENTIFIC INGENUITY AND NATURAL SPLENDOR. THROUGH METICULOUS GENETIC
ENHANCEMENT, THE GLOW OF NATURALLY LUMINOUS MUSHROOMS HAS BEEN HARNESSED FOR
FLOWERING PLANTS, BRINGING A SOFT LIGHT TO YOUR HOME AND GARDEN. IT'S NATURE,
ILLUMINATED.

THE MAGIC OF BIOLUMINESCENT PLANTS WILL SPARK CURIOSITY AND INTEREST IN NATURE
AND SCIENCE, ESPECIALLY IN CHILDREN. BY HANDS-ON EXPLORATION OF A LIVING PLANT
DESIGNED TO EMIT LIGHT, YOUNG LEARNERS ARE INTRODUCED TO THE STIMULATING WORLD
OF BIOTECHNOLOGY. THE FIREFLY PETUNIA IS MORE THAN A VISUAL DELIGHT; IT'S A
LIVING EXAMPLE OF THE MARVELS OF SCIENTIFIC ACHIEVEMENT.





Our glowing plants – in BBC’s The Green Planet





Light Bio partners with Ginkgo Bioworks

Light Bio has published in Nature Biotechnology




Mushrooms give plants the green light to glow.

read more

"Nothing captures the wonder of biology quite like seeing glowing plants in
person. We're so excited to bring this unique application onto our platform and
to help Light Bio bring the magic of glowing plants to people." — Jason Kelly,
CEO of Ginkgo Bioworks.

read the press release

Showing the video provided by Light Bio, David Attenborough explains how plants
defend themselves.

watch on BBC website

Light Bio’s core technology is published in Nature Biotechnology, one of the top
scientific journals. The study was highligted by other major scientific
journals, such as "Science" and "Nature Plants".

read the paper here



USDA gives approval to sell Firefly Petunias in the US

Let there be light.

read more

“This petunia may be safely grown and bred in the United States.”

read more







Glowing flowers created through insertion of DNA from luminous mushroom. April
2020.

read more

Glow in the dark plants and other bioluminescent creatures.

read more

These Stunning Genetically Engineered Plants Glow Bright Green.

read more

Scientists create glow-in-the-dark plants.

read more

Pot plants engineered to radiate soft green light offer horticulture a bright
future, scientists believe.

read more







Scientists Create Glowing Plants Using Bioluminescent Mushroom DNA.

read more

Hanno realizzato piante che si illuminano. Come nel film Avatar.

read more

Scientists Engineer Gorgeous Glowing Plants That Shine Bright Their Entire Life
Cycle.

read more

Biolumineszierende Pflanzen geschaffen: Leuchtender Tabak.

read more

New Technique could help shed light on plants' working — and lead to unusual
home decor.

read more

subscribe



FAQ








© LIGHT BIO, 2019 – 2024 | HELLO@LIGHT.BIO | FOLLOW US ON INSTAGRAM, TWITTER,
TIKTOK & YOUTUBE


TERMS & CONDITIONS | PRIVACY POLICY | SHIPPING & HANDLING


BE THE FIRST TO KNOW ABOUT NEW THINGS COMING FROM LIGHT BIO







M

Payment completed
Check your email for details

Summary
Shipping address








Email

Note

Pay

Order summary

Order ID

Shipping address

Shipping method

Order tax

Email

Phone

Grand total

Error

Pay with card

Pay

Cancel order
Payment completed
Check your email for details




 * Terms & Conditions
 * Privacy Policy
 * Shipping & Handling information



Print