Preppy Beauty - BlinkLite Mini™ body { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; background-color: #fff; color: #000; } header { background-color: #fff; color: #000; padding: 20px; text-align: center; border-bottom: 2px solid #ddd; } header h1 { margin: 0; font-weight: 300; } header p { margin: 5px 0 0; font-weight: 300; } .container { max-width: 1200px; margin: 0 auto; padding: 20px; } .dropdown { margin: 20px 0; } .dropdown-btn { background-color: #f5f5f5; color: #000; padding: 10px; border: 1px solid #ddd; border-radius: 4px; cursor: pointer; width: 100%; text-align: left; font-size: 16px; font-weight: 300; } .dropdown-content { display: none; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; padding: 10px; margin-top: 5px; } .dropdown-content p, .dropdown-content ul { margin: 0; } .dropdown-content ul { list-style-type: disc; margin-left: 20px; } .dropdown-btn.active + .dropdown-content { display: block; } .dropdown-btn:hover { background-color: #e0e0e0; } PREPPY BEAUTY Illuminate Your Eyes with BlinkLite Mini™ BlinkLite Mini™: Eye Beautification Tool Introducing BlinkLite Mini™ by Preppy Beauty, the ultimate tool for achieving radiant, refreshed eyes. With its advanced hot compress massage feature and color light therapy, BlinkLite Mini™ is designed to reduce dark circles, puffiness, and fatigue. Compact, portable, and USB-chargeable, it's a must-have for your daily beauty regimen. Product Details BlinkLite Mini™ offers: Hot Compress Massage: Delivers soothing heat to relax the delicate skin around your eyes, reducing puffiness and improving blood circulation. Color Light Therapy: Features multiple color light settings that target various eye concerns, including dark circles and fatigue. Compact and Portable: Designed for convenience, this eye beautification tool is easy to carry and use wherever you go. USB Charging: Rechargeable via USB for effortless power and portability. How to Use 1. Cleanse your face and gently pat the area around your eyes dry. 2. Turn on the BlinkLite Mini™ and select your desired color light setting using the control button. 3. Place the device over your closed eyes and allow the hot compress massage to soothe and revitalize the skin. 4. Use the device for 5-10 minutes per session, as needed, to reduce puffiness and dark circles. 5. After use, turn off the device and recharge as needed via the USB connection. The Science Hot Compress Therapy: The application of gentle heat helps to relax the muscles around the eyes, enhance blood circulation, and reduce swelling. Color Light Therapy: Different light colors penetrate the skin at varying depths to target specific concerns: Red Light: Improves blood flow and reduces signs of aging. Blue Light: Targets bacteria and reduces inflammation. Green Light: Evens out skin tone and lightens dark circles. Yellow Light: Boosts collagen production and reduces puffiness. Customer Reviews Our customers are thrilled with the BlinkLite Mini™! Many have noticed a significant reduction in dark circles and puffiness, with an overall refreshed look. Check out more reviews on our website to see how BlinkLite Mini™ has enhanced their beauty routines! document.querySelectorAll('.dropdown-btn').forEach(button => { button.addEventListener('click', () => { button.classList.toggle('active'); }); });