Ultra-Thin LED GlowLight – USB Rechargeable Motion Sensor Cabinet Light with Magnetic Backing for Kitchen, Wardrobe, or Closets
@import url(‘https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap’);
.custom-section {
max-width: 1200px;
margin: auto;
padding: 20px;
font-family: ‘Poppins’, sans-serif;
}
.section-title {
text-align: center;
margin-bottom: 30px;
font-size: 24px;
font-weight: 600;
color: #27AE60;
}
.multi-column {
display: flex;
justify-content: space-between;
text-align: center;
flex-wrap: wrap;
}
.column {
width: 22%; /* Ancho de las columnas */
margin-bottom: 20px;
}
.icon img {
width: 80px; /* Tamaño del icono */
height: auto;
margin-bottom: 10px;
}
.column h3 {
font-size: 20px;
color: #27AE60;
font-weight: 600;
margin: 10px 0 5px;
}
.column p {
font-size: 16px;
color: #333;
}
@media (max-width: 768px) {
.column {
width: 45%; /* Cambia el ancho para pantallas más pequeñas */
}
}
@media (max-width: 480px) {
.column {
width: 100%; /* Una columna en pantallas muy pequeñas */
}
}
Motion Light – Smart Lighting Made Simple
Automatic Motion Activation
Lights up when you arrive, turns off when you leave.
Effortless Installation
Magnetic tape makes setup quick and reusable.
Customisable Lighting
Switch between Warm, Natural, and Cool tones.
.multi-row {
max-width: 1200px;
margin: auto;
padding: 20px;
font-family: ‘Poppins’, sans-serif;
}
.row {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
margin-bottom: 40px;
flex-wrap: wrap;
}
.row:nth-child(odd) {
flex-direction: row;
}
.row:nth-child(even) {
flex-direction: row-reverse;
}
.row img {
width: 50%; /* Ajuste el tamaño de la imagen */
max-height: 350px; /* Mantiene la altura original */
object-fit: contain;
border-radius: 10px;
display: block; /* Evita espacios extra por inline-block */
}
.row-content {
width: 45%; /* Ajusta el ancho del contenido */
}
.row h2 {
font-size: 24px;
color: #27AE60;
margin-bottom: 10px;
}
.row p {
font-size: 16px;
color: #333;
}
@media (max-width: 768px) {
.row {
flex-direction: column !important;
text-align: center;
}
.row img {
width: 100%; /* Asegúrate de que la imagen ocupe el ancho completo en pantallas pequeñas */
max-height: 300px;
margin-bottom: 10px;
}
.row-content {
width: 100%; /* El contenido ocupará el 100% en pantallas pequeñas */
}
}
Say Goodbye to Wires! Motion-Activated, Cordless Light with Easy Installation
No power outlets nearby? Cordless design solves that problem!
Wasting energy? Motion-activated technology ensures it only lights when needed.
Complicated installations? Magnetic tape makes setup a breeze.
Customer Reviews
Emma R. – ⭐⭐⭐⭐⭐
“Absolutely love this light! 💡 So easy to install, and the motion sensor works perfectly. It’s perfect for my wardrobe!”
The Smart Motion Sensor Light for Every Corner of Your Home
Brighten up your space with the Motion Light, the ultimate combination of functionality and style. With its sleek, cordless design, this rechargeable light is ideal for wardrobes, kitchens, hallways, or any dark corner in your home. Simply attach it, and let its motion sensor do the rest—automatically lighting up your way.
With up to several months of battery life in motion mode, GlowLight™ is as energy-efficient as it is convenient. Plus, the USB-C rechargeable battery ensures quick and hassle-free recharging.
GlowLight is more than just a light; it’s a seamless addition to your home. Whether you’re dressing up in the morning or finding your way at night, its brightness and versatility deliver unmatched convenience.
.specs-section {
max-width: 800px;
margin: auto;
padding: 20px;
font-family: ‘Poppins’, sans-serif;
}
.specs-section h2 {
text-align: center;
color: #27AE60;
font-weight: 600;
margin-bottom: 20px;
}
.specs-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 20px;
}
.specs-box {
flex: 1;
min-width: 300px;
padding: 15px;
border-left: 5px solid #27AE60;
background: #f9f9f9;
border-radius: 8px;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.specs-box h3 {
color: #333;
margin-bottom: 10px;
}
.specs-box p {
margin: 5px 0;
color: #555;
}
✨ How to Use & Specifications
🛠 How to Use
✔ Attach the included magnetic tape to your desired surface.
✔ Secure GlowLight to the magnetic base.
✔ Adjust the light tone and dimness as needed.
✔ Enjoy automatic, motion-activated lighting wherever you need it! 💡
📋 Specifications
Sizes: 20/30/40cm x 3.9cm
Lighting Tones: Warm, Natural, Cool
Dimmable: Yes
Cordless: Yes
Battery Capacity: 250mAh / 450mAh / 450mAh / 600mAh / 1000mAh
Power Supply: USB-C Rechargeable
Battery Time: Several months in motion mode 🔋
.cta-section {
max-width: 800px;
margin: auto;
padding: 40px 20px;
text-align: center;
font-family: ‘Poppins’, sans-serif;
}
.cta-section h2 {
font-size: 24px;
font-weight: 600;
color: #27AE60;
margin-bottom: 15px;
}
.cta-section p {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}
.cta-button {
display: inline-block;
background-color: #27AE60;
color: #fff;
padding: 12px 24px;
font-size: 18px;
font-weight: 600;
text-decoration: none;
border-radius: 5px;
transition: background 0.3s ease;
}
.cta-button:hover {
background-color: #1e8449;
}
Why Choose GlowLight?
Struggling with dark spaces at home? 🌙 Most lights require complicated wiring or constant battery changes 🔋. With GlowLight, you get a sleek, motion-activated, and rechargeable solution—no tools or outlets needed! ⚡ Simply attach it with the included magnetic tape and enjoy effortless lighting wherever you need it.
.faq-section {
max-width: 800px;
margin: 40px auto;
padding: 20px;
font-family: ‘Poppins’, sans-serif;
}
.faq-section h2 {
text-align: center;
color: #27AE60;
font-size: 28px;
font-weight: 600;
margin-bottom: 20px;
}
.faq-item {
background: #f9f9f9;
border-radius: 10px;
padding: 15px;
margin-bottom: 15px;
border-left: 5px solid #27AE60;
}
.faq-question {
font-weight: bold;
color: #222;
display: flex;
align-items: center;
}
.faq-question::before {
content: “❓”;
margin-right: 10px;
}
.faq-answer {
color: #555;
margin-top: 5px;
padding-left: 25px;
}
Frequently Asked Questions
Can I install GlowLight on uneven surfaces?
Yes! The magnetic tape adapts to most surfaces, making installation a breeze.
Does it stay on all the time?
No, it only lights up when motion is detected in low-light conditions, saving energy.
Is it bright enough for larger spaces?
Absolutely! Its adjustable tones and sizes are designed to provide ample light for any area.