{"id":7,"date":"2026-08-11T16:52:43","date_gmt":"2026-08-11T16:52:43","guid":{"rendered":"https:\/\/millerlighting.wpenginepowered.com\/?page_id=7"},"modified":"2026-08-11T18:25:08","modified_gmt":"2026-08-11T18:25:08","slug":"landing","status":"publish","type":"page","link":"https:\/\/millerlight.com\/","title":{"rendered":"Landing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eccdf01 e-con e-atomic-element e-flexbox-base e-default-div e-11805d5 \" data-id=\"eccdf01\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"eccdf01\" data-e-type=\"e-flexbox\" data-id=\"eccdf01\">\n    \t\t<div class=\"elementor-element elementor-element-08d386a elementor-widget elementor-widget-html\" data-id=\"08d386a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Miller Lighting & Energy, Inc.<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n<style>\r\n  :root {\r\n    --navy: #0B1E36;\r\n    --navy-light: #132845;\r\n    --green: #2D6A2E;\r\n    --green-bright: #388E3C;\r\n    --green-light: #E8F5E9;\r\n    --bg-gray: #F4F5F7;\r\n    --text-dark: #222222;\r\n    --text-muted: #555555;\r\n    --white: #ffffff;\r\n  }\r\n\r\n  * { box-sizing: border-box; }\r\n\r\n  body {\r\n    font-family: 'Open Sans', sans-serif;\r\n    margin: 0;\r\n    padding: 0;\r\n    background-color: #d8d8d8;\r\n    color: var(--text-dark);\r\n  }\r\n\r\n  .page-container {\r\n    max-width: 1000px;\r\n    margin: 20px auto;\r\n    background: #fff;\r\n    box-shadow: 0 0 20px rgba(0,0,0,0.2);\r\n    overflow: hidden;\r\n  }\r\n\r\n  \/* TOP SECTION LAYOUT *\/\r\n  .top-layout {\r\n    display: flex;\r\n    flex-direction: row;\r\n  }\r\n\r\n  \/* Left Navy Sidebar *\/\r\n  .left-sidebar {\r\n    width: 340px;\r\n    background-color: var(--navy);\r\n    color: var(--white);\r\n    padding: 30px 20px 0 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    text-align: center;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .brand-header {\r\n    margin-bottom: 20px;\r\n    width: 100%;\r\n  }\r\n  .brand-header img.company-logo {\r\n    max-width: 240px;\r\n    width: 100%;\r\n    height: auto;\r\n    display: block;\r\n    margin: 0 auto 10px auto;\r\n  }\r\n  .brand-header .top-tagline-updated {\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    color: #81C784;\r\n    margin-top: 10px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  .divider-line {\r\n    width: 90%;\r\n    height: 1px;\r\n    background-color: rgba(255,255,255,0.15);\r\n    margin: 15px 0 25px 0;\r\n  }\r\n\r\n  .announcement-card-simple {\r\n    text-align: center;\r\n    margin-bottom: 30px;\r\n    padding: 0 10px;\r\n  }\r\n  .announcement-card-simple p {\r\n    font-size: 14px;\r\n    line-height: 1.5;\r\n    margin: 0;\r\n    color: #ECEFF1;\r\n  }\r\n  .announcement-card-simple a {\r\n    color: #81C784;\r\n    font-weight: 700;\r\n    text-decoration: underline;\r\n  }\r\n  .announcement-card-simple a:hover {\r\n    color: #ffffff;\r\n  }\r\n\r\n  .sidebar-img-container {\r\n    width: 100%;\r\n    margin-top: auto;\r\n  }\r\n  .sidebar-img-container img {\r\n    width: 100%;\r\n    height: 190px;\r\n    object-fit: cover;\r\n    display: block;\r\n  }\r\n  .sidebar-banner {\r\n    background-color: var(--green);\r\n    color: var(--white);\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    padding: 10px 5px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  \/* Right Top Section *\/\r\n  .right-content {\r\n    flex-grow: 1;\r\n    padding: 25px 20px 15px 20px;\r\n    background-color: var(--white);\r\n  }\r\n\r\n  .main-heading {\r\n    font-size: 24px;\r\n    font-weight: 800;\r\n    color: var(--navy);\r\n    margin: 0 0 5px 0;\r\n  }\r\n  .main-heading span { color: var(--green); }\r\n  .main-subtext {\r\n    font-size: 12px;\r\n    color: var(--text-muted);\r\n    margin: 0 0 20px 0;\r\n    line-height: 1.4;\r\n  }\r\n\r\n  \/* Grid Layout for Top Cards *\/\r\n  .cards-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 15px;\r\n    margin-bottom: 20px;\r\n  }\r\n  .cards-grid.bottom-row {\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 10px;\r\n  }\r\n\r\n  .service-card {\r\n    background-color: var(--bg-gray);\r\n    border-radius: 2px;\r\n    text-align: center;\r\n    position: relative;\r\n    padding-bottom: 10px;\r\n  }\r\n  .service-card .card-title {\r\n    background-color: var(--green);\r\n    color: var(--white);\r\n    font-size: 10px;\r\n    font-weight: 700;\r\n    padding: 6px 4px;\r\n    text-transform: uppercase;\r\n  }\r\n  .service-card .card-img-wrap {\r\n    position: relative;\r\n    height: 100px;\r\n  }\r\n  .service-card img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n  }\r\n  .service-card .badge-icon {\r\n    width: 36px;\r\n    height: 36px;\r\n    background-color: var(--green);\r\n    border: 2px solid var(--white);\r\n    border-radius: 50%;\r\n    color: var(--white);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 16px;\r\n    position: absolute;\r\n    bottom: -18px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    z-index: 2;\r\n  }\r\n  .service-card .card-desc {\r\n    font-size: 10px;\r\n    color: var(--text-dark);\r\n    margin-top: 22px;\r\n    padding: 0 8px;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .bottom-tagline-bar {\r\n    text-align: center;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n    color: var(--navy);\r\n    padding: 10px 0 0 0;\r\n    letter-spacing: 0.5px;\r\n  }\r\n  .bottom-tagline-bar span { color: var(--green); }\r\n\r\n  \/* BOTTOM THREE-COLUMN SECTION *\/\r\n  .bottom-layout {\r\n    display: grid;\r\n    grid-template-columns: 30% 35% 35%;\r\n    border-top: 2px solid #e0e0e0;\r\n    background-color: var(--white);\r\n  }\r\n\r\n  \/* Bottom Column 1 *\/\r\n  .col-1 {\r\n    padding: 20px;\r\n    border-right: 1px solid #eee;\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n  .col-1 h2 {\r\n    font-size: 20px;\r\n    font-weight: 800;\r\n    color: var(--navy);\r\n    margin: 0 0 15px 0;\r\n    line-height: 1.2;\r\n  }\r\n  .col-1 .line-accent {\r\n    width: 40px;\r\n    height: 2px;\r\n    background-color: var(--green);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .feature-list-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n    margin-bottom: 15px;\r\n  }\r\n  .feature-list-item i {\r\n    color: var(--green);\r\n    font-size: 18px;\r\n    margin-top: 2px;\r\n  }\r\n  .feature-list-item h4 {\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    color: var(--navy);\r\n    margin: 0 0 2px 0;\r\n  }\r\n  .feature-list-item p {\r\n    font-size: 10px;\r\n    color: var(--text-muted);\r\n    margin: 0;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .cta-banner-left {\r\n    background-color: var(--navy);\r\n    color: var(--white);\r\n    padding: 15px 12px;\r\n    margin-top: auto;\r\n    text-align: left;\r\n  }\r\n  .cta-banner-left h3 {\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    margin: 0 0 4px 0;\r\n  }\r\n  .cta-banner-left h3 span { color: #81C784; }\r\n\r\n  \/* Bottom Column 2 (Image Stack) *\/\r\n  .col-2 {\r\n    padding: 15px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n  }\r\n  .stack-item {\r\n    position: relative;\r\n    height: 120px;\r\n  }\r\n  .stack-item img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n  }\r\n  .stack-item .label {\r\n    position: absolute;\r\n    bottom: 8px;\r\n    left: 8px;\r\n    background-color: var(--green);\r\n    color: var(--white);\r\n    font-size: 9px;\r\n    font-weight: 700;\r\n    padding: 4px 8px;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  \/* Bottom Column 3 *\/\r\n  .col-3 {\r\n    padding: 20px 20px 0 20px;\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n  .col-3 h2 {\r\n    font-size: 20px;\r\n    font-weight: 800;\r\n    color: var(--navy);\r\n    margin: 0 0 15px 0;\r\n  }\r\n  .col-3 h2 span { color: var(--green); }\r\n\r\n  .value-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n    margin-bottom: 15px;\r\n  }\r\n  .value-item .icon-circle {\r\n    width: 32px;\r\n    height: 32px;\r\n    background-color: var(--green);\r\n    border-radius: 50%;\r\n    color: var(--white);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 14px;\r\n    flex-shrink: 0;\r\n  }\r\n  .value-item h4 {\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    color: var(--green);\r\n    margin: 0 0 2px 0;\r\n  }\r\n  .value-item p {\r\n    font-size: 10px;\r\n    color: var(--text-muted);\r\n    margin: 0;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .contact-box {\r\n    background-color: var(--navy);\r\n    color: var(--white);\r\n    padding: 20px;\r\n    margin-top: auto;\r\n  }\r\n  .contact-box h3 {\r\n    font-size: 14px;\r\n    color: #81C784;\r\n    margin: 0 0 6px 0;\r\n    font-weight: 700;\r\n  }\r\n  .contact-box p.survey-text {\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    margin: 0 0 15px 0;\r\n    color: #ffffff;\r\n    line-height: 1.4;\r\n  }\r\n  .contact-list {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0;\r\n  }\r\n  .contact-list li {\r\n    font-size: 12px;\r\n    margin-bottom: 8px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n  }\r\n  .contact-list i {\r\n    color: var(--white);\r\n    font-size: 14px;\r\n    width: 16px;\r\n    text-align: center;\r\n  }\r\n  .contact-list a {\r\n    color: var(--white);\r\n    text-decoration: none;\r\n  }\r\n  .contact-list a:hover {\r\n    text-decoration: underline;\r\n    color: #81C784;\r\n  }\r\n\r\n  \/* REVERSED WHITE FOOTER WITH BOTH LINES FULL WIDTH *\/\r\n  footer {\r\n    background-color: var(--white);\r\n    color: var(--green);\r\n    padding: 0 0 15px 0;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    width: 100%;\r\n  }\r\n\r\n  \/* LINE 1: FULL WIDTH BOLD GREEN TOP BORDER *\/\r\n  .footer-top-line {\r\n    width: 100%;\r\n    height: 4px;\r\n    background-color: var(--green);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .footer-center-content {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 25px;\r\n    width: 100%;\r\n    max-width: 800px;\r\n    padding: 0 20px 20px 20px;\r\n  }\r\n  .footer-logo-wrap img {\r\n    height: 65px;\r\n    width: auto;\r\n    display: block;\r\n  }\r\n  .footer-taglines {\r\n    text-align: left;\r\n    color: var(--green);\r\n  }\r\n  .footer-taglines .line-1 {\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.3px;\r\n  }\r\n  .footer-taglines .line-2 {\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    color: var(--green);\r\n    margin-top: 4px;\r\n  }\r\n\r\n  \/* LINE 2: FULL WIDTH BOLD GREEN BOTTOM BORDER *\/\r\n  .footer-bottom-line {\r\n    width: 100%;\r\n    height: 4px;\r\n    background-color: var(--green);\r\n    margin-bottom: 12px;\r\n  }\r\n  \r\n  .footer-credit {\r\n    width: 100%;\r\n    font-size: 11px;\r\n    text-align: center;\r\n    color: var(--text-muted);\r\n    padding: 0 20px;\r\n  }\r\n  .footer-credit a {\r\n    color: var(--green);\r\n    font-weight: 700;\r\n    text-decoration: underline;\r\n  }\r\n  .footer-credit a:hover {\r\n    color: var(--navy);\r\n  }\r\n\r\n  \/* MOBILE & TABLET RESPONSIVE STYLES *\/\r\n  @media screen and (max-width: 850px) {\r\n    .page-container {\r\n      margin: 0;\r\n      box-shadow: none;\r\n    }\r\n\r\n    .top-layout {\r\n      flex-direction: column;\r\n    }\r\n\r\n    .left-sidebar {\r\n      width: 100%;\r\n      padding: 25px 20px;\r\n    }\r\n\r\n    .sidebar-img-container img {\r\n      height: 220px;\r\n    }\r\n\r\n    .cards-grid {\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 12px;\r\n    }\r\n    \r\n    .cards-grid.bottom-row {\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 12px;\r\n    }\r\n\r\n    .bottom-layout {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .col-1, .col-2, .col-3 {\r\n      border-right: none;\r\n      border-bottom: 1px solid #e0e0e0;\r\n      padding: 25px 20px;\r\n    }\r\n\r\n    .col-2 {\r\n      gap: 15px;\r\n    }\r\n\r\n    .stack-item {\r\n      height: 160px;\r\n    }\r\n\r\n    .footer-center-content {\r\n      flex-direction: column;\r\n      gap: 15px;\r\n      text-align: center;\r\n    }\r\n\r\n    .footer-taglines {\r\n      text-align: center;\r\n    }\r\n\r\n    .footer-taglines .line-1,\r\n    .footer-taglines .line-2 {\r\n      font-size: 13px;\r\n    }\r\n  }\r\n\r\n  @media screen and (max-width: 500px) {\r\n    .cards-grid,\r\n    .cards-grid.bottom-row {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .main-heading {\r\n      font-size: 20px;\r\n    }\r\n\r\n    .bottom-tagline-bar {\r\n      font-size: 13px;\r\n    }\r\n\r\n    .contact-box {\r\n      padding: 15px;\r\n    }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"page-container\">\r\n\r\n  <!-- TOP LAYOUT SECTION -->\r\n  <div class=\"top-layout\">\r\n    \r\n    <!-- LEFT NAVY SIDEBAR -->\r\n    <div class=\"left-sidebar\">\r\n      <div class=\"brand-header\">\r\n        <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/logo.jpg\" alt=\"Miller Lighting & Energy, Inc.\" class=\"company-logo\">\r\n        <div class=\"top-tagline-updated\">Energy Efficient Lighting Since 1989<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"divider-line\"><\/div>\r\n\r\n      <div class=\"announcement-card-simple\">\r\n        <p>While we redesign our website contact us directly at <a href=\"mailto:info@millerlight.com\">info@millerlight.com<\/a> to discuss your LED lighting needs.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"sidebar-img-container\">\r\n        <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Office.jpg\" alt=\"Building Exterior\">\r\n        <div class=\"sidebar-banner\">\r\n          ENERGY-EFFICIENT SOLUTIONS. LASTING RESULTS.\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- RIGHT CONTENT AREA -->\r\n    <div class=\"right-content\">\r\n      <h1 class=\"main-heading\">Lighting Solutions That<br>Work for <span>Your Business.<\/span><\/h1>\r\n      <p class=\"main-subtext\">We provide energy-efficient lighting and lighting services designed to improve your spaces, reduce costs, and maximize performance.<\/p>\r\n\r\n      <!-- Row 1: 3 Cards -->\r\n      <div class=\"cards-grid\">\r\n        <div class=\"service-card\">\r\n          <div class=\"card-title\">Offices & Common Areas<\/div>\r\n          <div class=\"card-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Offices.jpg\" alt=\"Offices\">\r\n            <div class=\"badge-icon\"><i class=\"fa-solid fa-building\"><\/i><\/div>\r\n          <\/div>\r\n          <div class=\"card-desc\">Improve comfort, productivity and the overall look of your workspaces.<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-card\">\r\n          <div class=\"card-title\">Warehouses<\/div>\r\n          <div class=\"card-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Warehouses.jpg\" alt=\"Warehouses\">\r\n            <div class=\"badge-icon\"><i class=\"fa-solid fa-warehouse\"><\/i><\/div>\r\n          <\/div>\r\n          <div class=\"card-desc\">High-performance lighting for safety, visibility and operational efficiency.<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-card\">\r\n          <div class=\"card-title\">Parking Garages<\/div>\r\n          <div class=\"card-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Parking-Garages.jpg\" alt=\"Parking Garages\">\r\n            <div class=\"badge-icon\"><i class=\"fa-solid fa-square-parking\"><\/i><\/div>\r\n          <\/div>\r\n          <div class=\"card-desc\">Enhanced visibility and safety with energy-efficient lighting solutions.<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Row 2: 4 Cards -->\r\n      <div class=\"cards-grid bottom-row\">\r\n        <div class=\"service-card\">\r\n          <div class=\"card-title\">Parking Lots & Exterior<\/div>\r\n          <div class=\"card-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Parking-Lots-and-Exterior-Lighting.jpg\" alt=\"Parking Lots and Exterior Lighting\">\r\n            <div class=\"badge-icon\"><i class=\"fa-solid fa-lightbulb\"><\/i><\/div>\r\n          <\/div>\r\n          <div class=\"card-desc\">Reliable, efficient lighting for security, safety and curb appeal.<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-card\">\r\n          <div class=\"card-title\">Utility Incentives<\/div>\r\n          <div class=\"card-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Utility-Company-Incentives.jpg\" alt=\"Utility Company Incentives\">\r\n            <div class=\"badge-icon\"><i class=\"fa-solid fa-bolt\"><\/i><\/div>\r\n          <\/div>\r\n          <div class=\"card-desc\">Take advantage of available rebates and incentive programs.<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-card\">\r\n          <div class=\"card-title\">ROI & Payback<\/div>\r\n          <div class=\"card-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/ROI-and-Payback-Calculations.jpg\" alt=\"ROI and Payback Calculations\">\r\n            <div class=\"badge-icon\"><i class=\"fa-solid fa-chart-line\"><\/i><\/div>\r\n          <\/div>\r\n          <div class=\"card-desc\">Data-driven insights to help you understand your savings and payback.<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"service-card\">\r\n          <div class=\"card-title\">Installation<\/div>\r\n          <div class=\"card-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Installation-Upon-Request.jpg\" alt=\"Installation Upon Request\">\r\n            <div class=\"badge-icon\"><i class=\"fa-solid fa-wrench\"><\/i><\/div>\r\n          <\/div>\r\n          <div class=\"card-desc\">Professional installation services available to make your project seamless.<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"bottom-tagline-bar\">\r\n        BETTER LIGHTING. LOWER COSTS. <span>BRIGHTER FUTURES.<\/span>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- BOTTOM THREE-COLUMN LAYOUT SECTION -->\r\n  <div class=\"bottom-layout\">\r\n    \r\n    <!-- Col 1: Features checklist -->\r\n    <div class=\"col-1\">\r\n      <h2>Why Choose<br>Miller Lighting<br>& Energy, Inc.?<\/h2>\r\n      <div class=\"line-accent\"><\/div>\r\n\r\n      <div class=\"feature-list-item\">\r\n        <i class=\"fa-solid fa-circle-check\"><\/i>\r\n        <div>\r\n          <h4>Energy-Efficient Solutions<\/h4>\r\n          <p>Lower your energy consumption and operating costs.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"feature-list-item\">\r\n        <i class=\"fa-solid fa-circle-check\"><\/i>\r\n        <div>\r\n          <h4>Quality Products<\/h4>\r\n          <p>We offer reliable, high-performance LED lighting from trusted brands.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"feature-list-item\">\r\n        <i class=\"fa-solid fa-circle-check\"><\/i>\r\n        <div>\r\n          <h4>Expert Guidance<\/h4>\r\n          <p>From product selection to project planning, we're here to help.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"feature-list-item\">\r\n        <i class=\"fa-solid fa-circle-check\"><\/i>\r\n        <div>\r\n          <h4>Proven Results<\/h4>\r\n          <p>Maximize savings, improve safety, and create better environments.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cta-banner-left\">\r\n        <h3>Let's build a brighter,<br>more efficient future<br><span>together.<\/span><\/h3>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Col 2: Image Stack -->\r\n    <div class=\"col-2\">\r\n      <div class=\"stack-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Offices.jpg\" alt=\"Offices\">\r\n        <div class=\"label\">OFFICES & COMMON AREAS<\/div>\r\n      <\/div>\r\n      <div class=\"stack-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Warehouses.jpg\" alt=\"Warehouses\">\r\n        <div class=\"label\">WAREHOUSES<\/div>\r\n      <\/div>\r\n      <div class=\"stack-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Parking-Garages.jpg\" alt=\"Parking Garages\">\r\n        <div class=\"label\">PARKING GARAGES<\/div>\r\n      <\/div>\r\n      <div class=\"stack-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/Parking-Lots-and-Exterior-Lighting.jpg\" alt=\"Parking Lots and Exterior Lighting\">\r\n        <div class=\"label\">PARKING LOTS & EXTERIOR LIGHTING<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Col 3: Real Value & Contact -->\r\n    <div class=\"col-3\">\r\n      <h2>Solutions That<br>Deliver <span>Real Value<\/span><\/h2>\r\n      <div class=\"line-accent\"><\/div>\r\n\r\n      <div class=\"value-item\">\r\n        <div class=\"icon-circle\"><i class=\"fa-solid fa-dollar-sign\"><\/i><\/div>\r\n        <div>\r\n          <h4>Utility Incentives<\/h4>\r\n          <p>We help you identify and secure rebates from your utility provider to reduce project costs.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"value-item\">\r\n        <div class=\"icon-circle\"><i class=\"fa-solid fa-calculator\"><\/i><\/div>\r\n        <div>\r\n          <h4>ROI & Payback Calculations<\/h4>\r\n          <p>Detailed analysis to show your return on investment and long-term savings.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"value-item\">\r\n        <div class=\"icon-circle\"><i class=\"fa-solid fa-wrench\"><\/i><\/div>\r\n        <div>\r\n          <h4>Installation (Upon Request)<\/h4>\r\n          <p>Professional installation services available for a hassle-free experience from start to finish.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"contact-box\">\r\n        <h3>Have a lighting project in mind?<\/h3>\r\n        <p class=\"survey-text\">Contact us to schedule a survey of your facility.<\/p>\r\n\r\n        <ul class=\"contact-list\">\r\n          <li><i class=\"fa-solid fa-phone\"><\/i> <a href=\"tel:2153540700\">215-354-0700<\/a><\/li>\r\n          <li><i class=\"fa-solid fa-envelope\"><\/i> <a href=\"mailto:info@millerlight.com\">info@millerlight.com<\/a><\/li>\r\n          <li><i class=\"fa-solid fa-globe\"><\/i> <a href=\"https:\/\/www.millerlight.com\" target=\"_blank\">www.millerlight.com<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- FOOTER -->\r\n  <footer>\r\n    <!-- TOP FULL-WIDTH GREEN BORDER -->\r\n    <div class=\"footer-top-line\"><\/div>\r\n\r\n    <div class=\"footer-center-content\">\r\n      <div class=\"footer-logo-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/millerlight.com\/wp-content\/uploads\/2026\/08\/mle-inc-green.png\" alt=\"Miller Lighting & Energy, Inc. Logo\">\r\n      <\/div>\r\n      <div class=\"footer-taglines\">\r\n        <div class=\"line-1\">Energy Efficient Lighting Specialist since 1989<\/div>\r\n        <div class=\"line-2\">Authorized PECO Trade Ally since 2010<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BOTTOM FULL-WIDTH GREEN BORDER -->\r\n    <div class=\"footer-bottom-line\"><\/div>\r\n\r\n    <div class=\"footer-credit\">\r\n      Landing Page Implemented by <a href=\"https:\/\/itedge.com\/\" target=\"_blank\" rel=\"noopener\">IT Edge, Inc.<\/a>\r\n    <\/div>\r\n  <\/footer>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Miller Lighting &#038; Energy, Inc. Energy Efficient Lighting Since 1989 While we redesign our website contact us directly at info@millerlight.com to discuss your LED lighting needs. ENERGY-EFFICIENT SOLUTIONS. LASTING RESULTS. Lighting Solutions ThatWork for Your Business. We provide energy-efficient lighting and lighting services designed to improve your spaces, reduce costs, and maximize performance. Offices &#038; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/millerlight.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/millerlight.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/millerlight.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/millerlight.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/millerlight.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":31,"href":"https:\/\/millerlight.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":61,"href":"https:\/\/millerlight.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/61"}],"wp:attachment":[{"href":"https:\/\/millerlight.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}