{"id":6,"date":"2025-12-18T15:03:39","date_gmt":"2025-12-18T15:03:39","guid":{"rendered":"https:\/\/bathroomrenovationgrandrapidsmi.com\/?page_id=6"},"modified":"2025-12-22T04:25:08","modified_gmt":"2025-12-22T04:25:08","slug":"home","status":"publish","type":"page","link":"https:\/\/bathroomrenovationgrandrapidsmi.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"Expert Bathroom Remodeling in Grand Rapids, MI. Bathroom Remodeling Experts transforms bathrooms with custom designs, quality craftsmanship, and professional installation. Available to answer your call anytime.\">\n    <meta name=\"keywords\" content=\"bathroom remodeling Grand Rapids MI, bathroom renovation Grand Rapids, shower installation, tub replacement, tile installation Grand Rapids\">\n    <title>Bathroom Remodeling Grand Rapids, MI | Expert Renovations | (616) 221-3334<\/title>\n    \n    <!-- Schema Markup -->\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"LocalBusiness\",\n      \"name\": \"Bathroom Remodeling Experts of Grand Rapids\",\n      \"image\": \"https:\/\/www.wmhendersoninc.com\/wp-content\/uploads\/2021\/06\/Local-Plumber-Broomall-WM-Henderson-Photo.jpg\",\n      \"@id\": \"https:\/\/bathroomrenovationgrandrapidsmi.com\",\n      \"url\": \"https:\/\/bathroomrenovationgrandrapidsmi.com\",\n      \"telephone\": \"+16162213334\",\n      \"priceRange\": \"$$\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"845 North Ave NE\",\n        \"addressLocality\": \"Grand Rapids\",\n        \"addressRegion\": \"MI\",\n        \"postalCode\": \"49503\",\n        \"addressCountry\": \"US\"\n      },\n      \"geo\": {\n        \"@type\": \"GeoCoordinates\",\n        \"latitude\": 42.9817,\n        \"longitude\": -85.6489\n      },\n      \"openingHoursSpecification\": {\n        \"@type\": \"OpeningHoursSpecification\",\n        \"dayOfWeek\": [\n          \"Monday\",\n          \"Tuesday\",\n          \"Wednesday\",\n          \"Thursday\",\n          \"Friday\",\n          \"Saturday\",\n          \"Sunday\"\n        ],\n        \"opens\": \"00:00\",\n        \"closes\": \"23:59\"\n      },\n      \"sameAs\": [\n        \"https:\/\/bathroomrenovationgrandrapidsmi.com\"\n      ],\n      \"areaServed\": {\n        \"@type\": \"City\",\n        \"name\": \"Grand Rapids\",\n        \"containedInPlace\": {\n          \"@type\": \"State\",\n          \"name\": \"Michigan\"\n        }\n      },\n      \"description\": \"Professional bathroom remodeling serving Grand Rapids, MI. Specializing in complete bathroom renovations, shower installations, tub replacements, tile work, and custom bathroom designs for residential properties.\"\n    }\n    <\/script>\n    \n    <link rel=\"canonical\" href=\"https:\/\/bathroomrenovationgrandrapidsmi.com\">\n    \n    <style>\n        \/* ===== GOOGLE FONTS ===== *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700;900&display=swap');\n        \n        \/* ===== RESET & BASE STYLES ===== *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        html {\n            scroll-behavior: smooth;\n        }\n        \n        body {\n            font-family: 'Roboto', sans-serif;\n            line-height: 1.6;\n            color: #2d3748;\n            overflow-x: hidden;\n        }\n        \n        img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n        }\n        \n        a {\n            text-decoration: none;\n            color: inherit;\n            transition: all 0.3s ease;\n        }\n        \n        button {\n            cursor: pointer;\n            border: none;\n            font-family: inherit;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        \/* ===== HEADER & NAVIGATION ===== *\/\n        .top-bar {\n            background: linear-gradient(135deg, #4a5568 0%, #718096 100%);\n            color: white !important;\n            padding: 12px 0;\n            text-align: center;\n            font-size: 14px;\n            font-weight: 500;\n        }\n        \n        .top-bar a {\n            color: white !important;\n            text-decoration: underline;\n        }\n        \n        header {\n            background: #fff;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n            position: sticky;\n            top: 0;\n            z-index: 1000;\n        }\n        \n        .header-content {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 20px 0;\n        }\n        \n        .logo {\n            font-size: 24px;\n            font-weight: 700;\n            color: #2d3748;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .logo-icon {\n            width: 40px;\n            height: 40px;\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white !important;\n            font-size: 24px;\n        }\n        \n        .header-cta {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n        }\n        \n        .phone-link {\n            font-size: 24px;\n            font-weight: 700;\n            color: #f59e0b;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .phone-link:hover {\n            color: #d97706;\n        }\n        \n        .cta-button {\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            color: white !important;\n            padding: 12px 30px;\n            border-radius: 8px;\n            font-weight: 600;\n            font-size: 16px;\n            box-shadow: 0 4px 15px rgba(251, 191, 36, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(251, 191, 36, 0.4);\n        }\n        \n        \/* Mobile Menu Toggle *\/\n        .mobile-menu-toggle {\n            display: none;\n            background: #4a5568;\n            color: white !important;\n            padding: 10px 15px;\n            border-radius: 6px;\n            font-size: 24px;\n        }\n        \n        \/* ===== HERO SECTION ===== *\/\n        .hero {\n            position: relative;\n            background: url('https:\/\/iili.io\/flb9SHB.jpg') center\/cover no-repeat;\n            min-height: 600px;\n            display: flex;\n            align-items: center;\n            color: white !important;\n            overflow: hidden;\n        }\n        \n        .hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(135deg, rgba(45, 55, 72, 0.70) 0%, rgba(74, 85, 104, 0.65) 100%);\n            z-index: 1;\n        }\n        \n        .hero-content {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n            padding: 0 40px;\n        }\n        \n        .hero h1 {\n            font-size: 48px;\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 20px;\n            color: white !important;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .hero-subtitle {\n            font-size: 22px;\n            margin-bottom: 30px;\n            color: white !important;\n            font-weight: 400;\n        }\n        \n        .hero-features {\n            display: flex;\n            gap: 30px;\n            margin-bottom: 35px;\n            flex-wrap: wrap;\n        }\n        \n        .hero-feature {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 18px;\n            color: white !important;\n        }\n        \n        .hero-feature-icon {\n            width: 30px;\n            height: 30px;\n            background: rgba(251, 191, 36, 0.3);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 18px;\n        }\n        \n        .hero-cta-group {\n            display: flex;\n            gap: 20px;\n            flex-wrap: wrap;\n        }\n        \n        .hero-button-primary {\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            color: white !important;\n            padding: 18px 40px;\n            border-radius: 8px;\n            font-weight: 700;\n            font-size: 18px;\n            box-shadow: 0 6px 25px rgba(251, 191, 36, 0.4);\n            transition: all 0.3s ease;\n        }\n        \n        .hero-button-primary:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 30px rgba(251, 191, 36, 0.5);\n        }\n        \n        .hero-button-secondary {\n            background: white !important;\n            color: #2d3748 !important;\n            padding: 18px 40px;\n            border-radius: 8px;\n            font-weight: 700;\n            font-size: 18px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);\n            transition: all 0.3s ease;\n        }\n        \n        .hero-button-secondary:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);\n        }\n        \n        \/* ===== TRUST BADGES ===== *\/\n        .trust-section {\n            background: #fef3c7;\n            padding: 40px 0;\n        }\n        \n        .trust-badges {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 30px;\n            text-align: center;\n        }\n        \n        .trust-badge {\n            background: white;\n            padding: 25px;\n            border-radius: 12px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n        }\n        \n        .trust-badge:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n        }\n        \n        .trust-badge-icon {\n            font-size: 48px;\n            margin-bottom: 15px;\n            color: #f59e0b;\n        }\n        \n        .trust-badge h3 {\n            font-size: 20px;\n            color: #2d3748;\n            margin-bottom: 10px;\n        }\n        \n        .trust-badge p {\n            font-size: 14px;\n            color: #718096;\n        }\n        \n        \/* ===== ABOUT SECTION ===== *\/\n        .about-section {\n            padding: 80px 0;\n            background: white;\n        }\n        \n        .about-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n        }\n        \n        .about-content h2 {\n            font-size: 42px;\n            color: #2d3748;\n            margin-bottom: 20px;\n            font-weight: 700;\n        }\n        \n        .about-content p {\n            font-size: 18px;\n            color: #4a5568;\n            margin-bottom: 20px;\n            line-height: 1.8;\n        }\n        \n        .about-features {\n            display: grid;\n            gap: 15px;\n            margin-top: 30px;\n        }\n        \n        .about-feature {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            padding: 15px;\n            background: #fef3c7;\n            border-radius: 8px;\n            border-left: 4px solid #f59e0b;\n        }\n        \n        .about-feature-icon {\n            font-size: 24px;\n            color: #f59e0b;\n        }\n        \n        .about-feature-text {\n            font-size: 16px;\n            color: #2d3748;\n            font-weight: 500;\n        }\n        \n        .about-image {\n            position: relative;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n        }\n        \n        .about-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n        \n        \/* ===== SERVICES SECTION ===== *\/\n        .services-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, #f7fafc 0%, #fef3c7 100%);\n        }\n        \n        .section-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n        \n        .section-header h2 {\n            font-size: 42px;\n            color: #2d3748;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .section-header p {\n            font-size: 18px;\n            color: #718096;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n        \n        .services-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }\n        \n        .service-card {\n            background: white;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            border-top: 4px solid #fbbf24;\n        }\n        \n        .service-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 40px rgba(0,0,0,0.15);\n        }\n        \n        .service-icon {\n            font-size: 54px;\n            color: #f59e0b;\n            margin-bottom: 20px;\n        }\n        \n        .service-card h3 {\n            font-size: 24px;\n            color: #2d3748;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n        \n        .service-card p {\n            font-size: 16px;\n            color: #718096;\n            line-height: 1.7;\n            margin-bottom: 20px;\n        }\n        \n        .service-list {\n            list-style: none;\n            display: grid;\n            gap: 8px;\n        }\n        \n        .service-list li {\n            font-size: 14px;\n            color: #4a5568;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .service-list li::before {\n            content: '\u2713';\n            color: #10b981;\n            font-weight: 700;\n            font-size: 16px;\n        }\n        \n        \/* ===== PORTFOLIO SECTION ===== *\/\n        .portfolio-section {\n            padding: 80px 0;\n            background: white;\n        }\n        \n        .portfolio-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n            margin-top: 50px;\n        }\n        \n        .portfolio-item {\n            background: #fef3c7;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n            transition: all 0.3s ease;\n        }\n        \n        .portfolio-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 40px rgba(0,0,0,0.15);\n        }\n        \n        .portfolio-image {\n            position: relative;\n            width: 100%;\n            height: 350px;\n            overflow: hidden;\n        }\n        \n        .portfolio-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n        \n        .portfolio-item:hover .portfolio-image img {\n            transform: scale(1.05);\n        }\n        \n        .portfolio-badge {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            color: white !important;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            box-shadow: 0 4px 15px rgba(251, 191, 36, 0.4);\n        }\n        \n        .portfolio-content {\n            padding: 30px;\n        }\n        \n        .portfolio-content h3 {\n            font-size: 26px;\n            color: #2d3748;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .portfolio-meta {\n            display: flex;\n            gap: 20px;\n            margin-bottom: 15px;\n            flex-wrap: wrap;\n        }\n        \n        .portfolio-meta-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 14px;\n            color: #718096;\n            font-weight: 500;\n        }\n        \n        .portfolio-meta-icon {\n            color: #f59e0b;\n            font-size: 16px;\n        }\n        \n        .portfolio-description {\n            font-size: 16px;\n            color: #4a5568;\n            line-height: 1.7;\n            margin-bottom: 20px;\n        }\n        \n        .portfolio-features {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n        }\n        \n        .portfolio-feature-tag {\n            background: white;\n            color: #2d3748;\n            padding: 6px 15px;\n            border-radius: 20px;\n            font-size: 13px;\n            font-weight: 500;\n            border: 2px solid #f59e0b;\n        }\n        \n        \/* ===== GRAND RAPIDS OVERLAY SECTION ===== *\/\n        .grandrapids-overlay-section {\n            position: relative;\n            background: url('https:\/\/iili.io\/flbJSZF.jpg') center\/cover no-repeat;\n            color: white !important;\n            padding: 80px 20px;\n            overflow: hidden;\n        }\n        \n        .grandrapids-overlay-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, rgba(45, 55, 72, 0.70) 0%, rgba(74, 85, 104, 0.65) 100%);\n            z-index: 1;\n        }\n        \n        .grandrapids-overlay {\n            position: relative;\n            z-index: 2;\n        }\n        \n        .overlay-content {\n            background: none;\n            border: none;\n            padding: 0;\n            max-width: 1100px;\n            margin: 0 auto;\n        }\n        \n        .grandrapids-inner {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            align-items: center;\n        }\n        \n        .grandrapids-img {\n            flex: 1 1 450px;\n        }\n        \n        .grandrapids-img img {\n            width: 100%;\n            border-radius: 12px;\n            border: 5px solid #fbbf24;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.3);\n        }\n        \n        .grandrapids-text {\n            flex: 1 1 450px;\n        }\n        \n        .grandrapids-text h2 {\n            font-size: 38px;\n            margin-bottom: 20px;\n            color: white !important;\n            font-weight: 700;\n        }\n        \n        .grandrapids-text p {\n            margin-bottom: 20px;\n            line-height: 1.8;\n            color: white !important;\n            font-size: 17px;\n        }\n        \n        .grandrapids-quote {\n            font-style: italic;\n            color: white !important;\n            background: rgba(251, 191, 36, 0.15);\n            padding: 20px;\n            border-left: 4px solid #fbbf24;\n            border-radius: 8px;\n            margin-top: 25px;\n        }\n        \n        .grandrapids-quote strong {\n            color: white !important;\n            font-style: normal;\n        }\n        \n        \/* ===== WHY CHOOSE US SECTION ===== *\/\n        .why-choose-section {\n            padding: 80px 0;\n            background: white;\n        }\n        \n        .why-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n            margin-top: 50px;\n        }\n        \n        .why-item {\n            display: flex;\n            gap: 20px;\n            padding: 30px;\n            background: #fef3c7;\n            border-radius: 12px;\n            transition: all 0.3s ease;\n            border-left: 4px solid #f59e0b;\n        }\n        \n        .why-item:hover {\n            background: #fde68a;\n            transform: translateX(5px);\n        }\n        \n        .why-icon {\n            font-size: 42px;\n            color: #f59e0b;\n            flex-shrink: 0;\n        }\n        \n        .why-content h3 {\n            font-size: 22px;\n            color: #2d3748;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .why-content p {\n            font-size: 16px;\n            color: #718096;\n            line-height: 1.7;\n        }\n        \n        \/* ===== SERVICE AREAS SECTION ===== *\/\n        .areas-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, #f7fafc 0%, #fef3c7 100%);\n        }\n        \n        .areas-grid {\n            display: grid;\n            grid-template-columns: repeat(5, 1fr);\n            gap: 15px;\n            margin-top: 40px;\n        }\n        \n        .area-item {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            font-size: 15px;\n            color: #2d3748;\n            font-weight: 500;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n        }\n        \n        .area-item:hover {\n            background: #fbbf24;\n            color: white !important;\n            transform: translateY(-3px);\n            box-shadow: 0 6px 20px rgba(251, 191, 36, 0.3);\n        }\n        \n        \/* ===== TESTIMONIALS SECTION ===== *\/\n        .testimonials-section {\n            padding: 80px 0;\n            background: white;\n        }\n        \n        .testimonials-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n            margin-top: 50px;\n        }\n        \n        .testimonial-card {\n            background: #fef3c7;\n            padding: 35px;\n            border-radius: 12px;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n            position: relative;\n        }\n        \n        .testimonial-quote {\n            font-size: 48px;\n            color: #f59e0b;\n            position: absolute;\n            top: 20px;\n            left: 30px;\n            opacity: 0.2;\n        }\n        \n        .testimonial-text {\n            font-size: 16px;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 20px;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .testimonial-author {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            margin-top: 20px;\n        }\n        \n        .testimonial-avatar {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white !important;\n            font-weight: 700;\n            font-size: 20px;\n        }\n        \n        .testimonial-info h4 {\n            font-size: 17px;\n            color: #2d3748;\n            font-weight: 600;\n        }\n        \n        .testimonial-stars {\n            color: #fbbf24;\n            font-size: 14px;\n        }\n        \n        \/* ===== CTA SECTION ===== *\/\n        .cta-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, #4a5568 0%, #718096 100%);\n            color: white !important;\n            text-align: center;\n        }\n        \n        .cta-section h2 {\n            font-size: 42px;\n            margin-bottom: 20px;\n            color: white !important;\n            font-weight: 700;\n        }\n        \n        .cta-section p {\n            font-size: 20px;\n            margin-bottom: 35px;\n            color: white !important;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n        \n        .cta-button-white {\n            background: white !important;\n            color: #2d3748 !important;\n            padding: 18px 45px;\n            border-radius: 8px;\n            font-weight: 700;\n            font-size: 18px;\n            box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);\n            transition: all 0.3s ease;\n        }\n        \n        .cta-button-white:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);\n        }\n        \n        .cta-button-orange {\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            color: white !important;\n            padding: 18px 45px;\n            border-radius: 8px;\n            font-weight: 700;\n            font-size: 18px;\n            box-shadow: 0 6px 25px rgba(251, 191, 36, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .cta-button-orange:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 30px rgba(251, 191, 36, 0.4);\n        }\n        \n        \/* ===== FOOTER ===== *\/\n        footer {\n            background: #2d3748;\n            color: white !important;\n            padding: 60px 0 30px;\n        }\n        \n        .footer-content {\n            display: grid;\n            grid-template-columns: 2fr 1fr 1fr 1fr;\n            gap: 40px;\n            margin-bottom: 40px;\n        }\n        \n        .footer-about h3 {\n            font-size: 24px;\n            margin-bottom: 15px;\n            color: white !important;\n        }\n        \n        .footer-about p {\n            font-size: 15px;\n            color: #a0aec0 !important;\n            line-height: 1.7;\n            margin-bottom: 20px;\n        }\n        \n        .footer-contact-info {\n            display: grid;\n            gap: 12px;\n        }\n        \n        .footer-contact-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 15px;\n            color: #a0aec0 !important;\n        }\n        \n        .footer-contact-item a {\n            color: #a0aec0 !important;\n        }\n        \n        .footer-contact-item a:hover {\n            color: #fbbf24 !important;\n        }\n        \n        .footer-section h4 {\n            font-size: 18px;\n            margin-bottom: 20px;\n            color: white !important;\n            font-weight: 600;\n        }\n        \n        .footer-links {\n            list-style: none;\n            display: grid;\n            gap: 12px;\n        }\n        \n        .footer-links a {\n            color: #a0aec0 !important;\n            font-size: 15px;\n            transition: all 0.3s ease;\n        }\n        \n        .footer-links a:hover {\n            color: #fbbf24 !important;\n            padding-left: 5px;\n        }\n        \n        .footer-bottom {\n            border-top: 1px solid #4a5568;\n            padding-top: 30px;\n            text-align: center;\n            color: #718096 !important;\n            font-size: 14px;\n        }\n        \n        \/* ===== FAQ SECTION ===== *\/\n        .faq-section {\n            padding: 80px 0;\n            background: white;\n        }\n        \n        .faq-container {\n            max-width: 900px;\n            margin: 0 auto;\n            margin-top: 50px;\n        }\n        \n        .faq-item {\n            background: #fef3c7;\n            border-radius: 12px;\n            margin-bottom: 20px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n        }\n        \n        .faq-item:hover {\n            box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n        }\n        \n        .faq-question {\n            padding: 25px 30px;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            background: #fef3c7;\n            transition: all 0.3s ease;\n        }\n        \n        .faq-question:hover {\n            background: #fde68a;\n        }\n        \n        .faq-question h3 {\n            font-size: 19px;\n            color: #2d3748;\n            font-weight: 600;\n            margin: 0;\n            padding-right: 20px;\n        }\n        \n        .faq-icon {\n            font-size: 24px;\n            color: #f59e0b;\n            transition: transform 0.3s ease;\n            flex-shrink: 0;\n        }\n        \n        .faq-item.active .faq-icon {\n            transform: rotate(180deg);\n        }\n        \n        .faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease, padding 0.4s ease;\n            padding: 0 30px;\n        }\n        \n        .faq-item.active .faq-answer {\n            max-height: 500px;\n            padding: 0 30px 25px 30px;\n        }\n        \n        .faq-answer p {\n            font-size: 16px;\n            color: #4a5568;\n            line-height: 1.8;\n            margin: 0;\n        }\n        \n        \/* ===== PROCESS SECTION ===== *\/\n        .process-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, #f7fafc 0%, #fef3c7 100%);\n        }\n        \n        .process-steps {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px;\n            margin-top: 50px;\n            position: relative;\n        }\n        \n        .process-step {\n            text-align: center;\n            position: relative;\n        }\n        \n        .process-number {\n            width: 80px;\n            height: 80px;\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white !important;\n            font-size: 32px;\n            font-weight: 700;\n            margin: 0 auto 20px;\n            box-shadow: 0 6px 20px rgba(251, 191, 36, 0.3);\n            position: relative;\n            z-index: 2;\n        }\n        \n        .process-step h3 {\n            font-size: 22px;\n            color: #2d3748;\n            margin-bottom: 12px;\n            font-weight: 600;\n        }\n        \n        .process-step p {\n            font-size: 15px;\n            color: #718096;\n            line-height: 1.7;\n        }\n        \n        \/* ===== TIPS SECTION ===== *\/\n        .tips-section {\n            padding: 80px 0;\n            background: white;\n        }\n        \n        .tips-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n            margin-top: 50px;\n        }\n        \n        .tip-card {\n            background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n            padding: 35px;\n            border-radius: 12px;\n            border-left: 5px solid #f59e0b;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n        }\n        \n        .tip-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n        }\n        \n        .tip-icon {\n            font-size: 42px;\n            margin-bottom: 20px;\n        }\n        \n        .tip-card h3 {\n            font-size: 21px;\n            color: #2d3748;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n        \n        .tip-card p {\n            font-size: 15px;\n            color: #4a5568;\n            line-height: 1.7;\n        }\n        \n        \/* ===== PORTFOLIO SECTION ===== *\/\n        .portfolio-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, #f7fafc 0%, #fef3c7 100%);\n        }\n        \n        .portfolio-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n            margin-top: 50px;\n        }\n        \n        .portfolio-item {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n            transition: all 0.3s ease;\n        }\n        \n        .portfolio-item:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 40px rgba(0,0,0,0.15);\n        }\n        \n        .portfolio-image {\n            position: relative;\n            height: 350px;\n            overflow: hidden;\n        }\n        \n        .portfolio-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n        \n        .portfolio-item:hover .portfolio-image img {\n            transform: scale(1.08);\n        }\n        \n        .portfolio-badge {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            color: white !important;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            box-shadow: 0 4px 15px rgba(251, 191, 36, 0.4);\n        }\n        \n        .portfolio-content {\n            padding: 30px;\n        }\n        \n        .portfolio-content h3 {\n            font-size: 26px;\n            color: #2d3748;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .portfolio-meta {\n            display: flex;\n            gap: 20px;\n            margin-bottom: 15px;\n            flex-wrap: wrap;\n        }\n        \n        .portfolio-meta-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 14px;\n            color: #718096;\n        }\n        \n        .portfolio-meta-icon {\n            color: #f59e0b;\n        }\n        \n        .portfolio-content p {\n            font-size: 16px;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }\n        \n        .portfolio-features {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n        }\n        \n        .portfolio-feature-tag {\n            background: #fef3c7;\n            color: #2d3748;\n            padding: 6px 15px;\n            border-radius: 20px;\n            font-size: 13px;\n            font-weight: 500;\n        }\n        \n        \/* ===== RESPONSIVE DESIGN ===== *\/\n        @media (max-width: 1024px) {\n            .services-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .why-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .testimonials-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .areas-grid {\n                grid-template-columns: repeat(4, 1fr);\n            }\n            \n            .footer-content {\n                grid-template-columns: 1fr 1fr;\n            }\n            \n            .process-steps {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .portfolio-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .tips-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .portfolio-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .mobile-menu-toggle {\n                display: block;\n            }\n            \n            .header-cta {\n                flex-direction: column;\n                gap: 10px;\n            }\n            \n            .hero h1 {\n                font-size: 36px;\n            }\n            \n            .hero-content {\n                padding: 0 20px;\n            }\n            \n            .hero-subtitle {\n                font-size: 18px;\n            }\n            \n            .hero-features {\n                flex-direction: column;\n                gap: 15px;\n            }\n            \n            .hero-cta-group {\n                flex-direction: column;\n            }\n            \n            .about-grid {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n            \n            .services-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .testimonials-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .areas-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .section-header h2,\n            .about-content h2,\n            .cta-section h2 {\n                font-size: 32px;\n            }\n            \n            .grandrapids-inner {\n                flex-direction: column;\n            }\n            \n            .grandrapids-text h2 {\n                font-size: 28px;\n            }\n            \n            .footer-content {\n                grid-template-columns: 1fr;\n                gap: 30px;\n            }\n            \n            .process-steps {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .hero h1 {\n                font-size: 28px;\n            }\n            \n            .hero-content {\n                padding: 0 15px;\n            }\n            \n            .phone-link {\n                font-size: 20px;\n            }\n            \n            .areas-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .cta-buttons {\n                flex-direction: column;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Top Bar -->\n    <div class=\"top-bar\">\n        <div class=\"container\">\n            Transform Your Bathroom in Grand Rapids, MI | We&#8217;re Available to Answer Your Call 24\/7\n        <\/div>\n    <\/div>\n\n    <!-- Header -->\n    <header>\n        <div class=\"container\">\n            <div class=\"header-content\">\n                <div class=\"logo\">\n                    <div class=\"logo-icon\">\ud83d\udc77<\/div>\n                    <span>Bathroom Remodeling Experts of Grand Rapids<\/span>\n                <\/div>\n                <div class=\"header-cta\">\n                    <a href=\"tel:+16162213334\" class=\"phone-link\">\n                        \ud83d\udcde (616) 221-3334\n                    <\/a>\n                    <a href=\"tel:+16162213334\" class=\"cta-button\">Call Now<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- Hero Section -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <div class=\"hero-content\">\n                <h1>Expert Bathroom Remodeling in Grand Rapids, MI<\/h1>\n                <p class=\"hero-subtitle\">Transform your bathroom into a beautiful, functional space with our professional remodeling services. From modern upgrades to complete renovations, we bring your vision to life.<\/p>\n                \n                <div class=\"hero-features\">\n                    <div class=\"hero-feature\">\n                        <div class=\"hero-feature-icon\">\u2713<\/div>\n                        <span>Custom Designs<\/span>\n                    <\/div>\n                    <div class=\"hero-feature\">\n                        <div class=\"hero-feature-icon\">\u2713<\/div>\n                        <span>Quality Craftsmanship<\/span>\n                    <\/div>\n                    <div class=\"hero-feature\">\n                        <div class=\"hero-feature-icon\">\u2713<\/div>\n                        <span>Exceptional Quality<\/span>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"hero-cta-group\">\n                    <a href=\"tel:+16162213334\" class=\"hero-button-primary\">\ud83d\udcde (616) 221-3334<\/a>\n                    <a href=\"#services\" class=\"hero-button-secondary\">View Our Services<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Trust Badges -->\n    <section class=\"trust-section\">\n        <div class=\"container\">\n            <div class=\"trust-badges\">\n                <div class=\"trust-badge\">\n                    <div class=\"trust-badge-icon\">\u2b50<\/div>\n                    <h3>Top Rated<\/h3>\n                    <p>Highly rated bathroom remodeling in Grand Rapids<\/p>\n                <\/div>\n                <div class=\"trust-badge\">\n                    <div class=\"trust-badge-icon\">\ud83c\udfa8<\/div>\n                    <h3>Custom Designs<\/h3>\n                    <p>Personalized bathroom designs tailored to your style<\/p>\n                <\/div>\n                <div class=\"trust-badge\">\n                    <div class=\"trust-badge-icon\">\ud83d\udc77<\/div>\n                    <h3>Expert Craftsmen<\/h3>\n                    <p>Skilled professionals with years of remodeling experience<\/p>\n                <\/div>\n                <div class=\"trust-badge\">\n                    <div class=\"trust-badge-icon\">\ud83d\udcde<\/div>\n                    <h3>Always Reachable<\/h3>\n                    <p>We&#8217;re here to answer your call anytime<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- About Section -->\n    <section class=\"about-section\">\n        <div class=\"container\">\n            <div class=\"about-grid\">\n                <div class=\"about-content\">\n                    <h2>Your Trusted Bathroom Remodeling Experts in Grand Rapids<\/h2>\n                    <p>At Bathroom Remodeling Experts of Grand Rapids, we specialize in transforming ordinary bathrooms into extraordinary spaces. Our team combines creative design expertise with superior craftsmanship to deliver bathroom renovations that exceed expectations.<\/p>\n                    <p>Whether you&#8217;re looking to update fixtures, expand your space, or complete a full renovation, we handle every aspect of your bathroom remodeling project with precision and care. From initial design consultation to final installation, we&#8217;re committed to making your dream bathroom a reality.<\/p>\n                    \n                    <div class=\"about-features\">\n                        <div class=\"about-feature\">\n                            <div class=\"about-feature-icon\">\u2713<\/div>\n                            <div class=\"about-feature-text\">Complete Bathroom Renovations<\/div>\n                        <\/div>\n                        <div class=\"about-feature\">\n                            <div class=\"about-feature-icon\">\u2713<\/div>\n                            <div class=\"about-feature-text\">Custom Design Services<\/div>\n                        <\/div>\n                        <div class=\"about-feature\">\n                            <div class=\"about-feature-icon\">\u2713<\/div>\n                            <div class=\"about-feature-text\">Serving Grand Rapids &#038; Surrounding Areas<\/div>\n                        <\/div>\n                        <div class=\"about-feature\">\n                            <div class=\"about-feature-icon\">\u2713<\/div>\n                            <div class=\"about-feature-text\">Superior Workmanship Guaranteed<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"about-image\">\n                    <img decoding=\"async\" src=\"https:\/\/iili.io\/flb22fa.jpg\" alt=\"Beautiful remodeled bathroom in Grand Rapids home\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services Section -->\n    <section id=\"services\" class=\"services-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Our Bathroom Remodeling Services<\/h2>\n                <p>Complete bathroom renovation solutions for your home in Grand Rapids, MI.<\/p>\n            <\/div>\n            \n            <div class=\"services-grid\">\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udebf<\/div>\n                    <h3>Shower Installation &#038; Remodel<\/h3>\n                    <p>Upgrade your shower with modern designs, custom tile work, and premium fixtures for a spa-like experience.<\/p>\n                    <ul class=\"service-list\">\n                        <li>Walk-in showers<\/li>\n                        <li>Custom tile showers<\/li>\n                        <li>Glass enclosures<\/li>\n                        <li>Rain shower systems<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udec1<\/div>\n                    <h3>Bathtub Replacement<\/h3>\n                    <p>Replace your old tub with a beautiful new bathtub that combines style, comfort, and functionality.<\/p>\n                    <ul class=\"service-list\">\n                        <li>Soaking tubs<\/li>\n                        <li>Freestanding tubs<\/li>\n                        <li>Tub-to-shower conversions<\/li>\n                        <li>Jetted tubs<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83c\udfa8<\/div>\n                    <h3>Tile Installation<\/h3>\n                    <p>Professional tile installation for floors, walls, and showers using premium materials and expert techniques.<\/p>\n                    <ul class=\"service-list\">\n                        <li>Floor tile installation<\/li>\n                        <li>Wall tile &#038; backsplash<\/li>\n                        <li>Shower tile work<\/li>\n                        <li>Custom patterns &#038; designs<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udeaa<\/div>\n                    <h3>Vanity Installation<\/h3>\n                    <p>Transform your bathroom with a stunning new vanity that provides both beauty and storage functionality.<\/p>\n                    <ul class=\"service-list\">\n                        <li>Custom vanity installation<\/li>\n                        <li>Double vanities<\/li>\n                        <li>Countertop installation<\/li>\n                        <li>Modern sink fixtures<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83d\udca1<\/div>\n                    <h3>Lighting &#038; Fixtures<\/h3>\n                    <p>Enhance your bathroom&#8217;s ambiance with modern lighting solutions and premium fixtures.<\/p>\n                    <ul class=\"service-list\">\n                        <li>LED lighting installation<\/li>\n                        <li>Vanity lighting<\/li>\n                        <li>Recessed lighting<\/li>\n                        <li>Fixture upgrades<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\ud83c\udfd7\ufe0f<\/div>\n                    <h3>Complete Renovations<\/h3>\n                    <p>Full bathroom remodeling services from demolition to final touches for a complete transformation.<\/p>\n                    <ul class=\"service-list\">\n                        <li>Design consultation<\/li>\n                        <li>Complete demolition<\/li>\n                        <li>Layout modifications<\/li>\n                        <li>Turnkey installation<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Portfolio Section -->\n    <section class=\"portfolio-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Our Recent Bathroom Remodeling Projects<\/h2>\n                <p>Take a look at some of our beautiful bathroom transformations in Grand Rapids.<\/p>\n            <\/div>\n            \n            <div class=\"portfolio-grid\">\n                <!-- Project 1 -->\n                <div class=\"portfolio-item\">\n                    <div class=\"portfolio-image\">\n                        <img decoding=\"async\" src=\"https:\/\/iili.io\/flZtZFt.jpg\" alt=\"Modern master bathroom renovation with walk-in shower\">\n                        <div class=\"portfolio-badge\">Master Bath<\/div>\n                    <\/div>\n                    <div class=\"portfolio-content\">\n                        <h3>Modern Minimalist Retreat<\/h3>\n                        <div class=\"portfolio-meta\">\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\ud83d\udccd<\/span>\n                                <span>East Grand Rapids<\/span>\n                            <\/div>\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\u23f1\ufe0f<\/span>\n                                <span>3 Weeks<\/span>\n                            <\/div>\n                        <\/div>\n                        <p class=\"portfolio-description\">A compact bathroom transformation showcasing contemporary elegance with clean lines and thoughtful space optimization. This design proves that small spaces can deliver maximum style and functionality through strategic planning and modern finishes.<\/p>\n                        <div class=\"portfolio-features\">\n                            <span class=\"portfolio-feature-tag\">Space-Efficient Layout<\/span>\n                            <span class=\"portfolio-feature-tag\">Modern Color Palette<\/span>\n                            <span class=\"portfolio-feature-tag\">Premium Fixtures<\/span>\n                            <span class=\"portfolio-feature-tag\">Enhanced Lighting<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Project 2 -->\n                <div class=\"portfolio-item\">\n                    <div class=\"portfolio-image\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1620626011761-996317b8d101?w=800&#038;h=600&#038;fit=crop\" alt=\"Elegant bathroom with freestanding tub\">\n                        <div class=\"portfolio-badge\">Full Remodel<\/div>\n                    <\/div>\n                    <div class=\"portfolio-content\">\n                        <h3>Spa-Inspired Retreat<\/h3>\n                        <div class=\"portfolio-meta\">\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\ud83d\udccd<\/span>\n                                <span>Heritage Hill<\/span>\n                            <\/div>\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\u23f1\ufe0f<\/span>\n                                <span>4 Weeks<\/span>\n                            <\/div>\n                        <\/div>\n                        <p class=\"portfolio-description\">Historic home bathroom transformed into a spa-like sanctuary with a stunning freestanding soaking tub, heated tile floors, double vanity with vessel sinks, and elegant marble accents throughout.<\/p>\n                        <div class=\"portfolio-features\">\n                            <span class=\"portfolio-feature-tag\">Freestanding Tub<\/span>\n                            <span class=\"portfolio-feature-tag\">Heated Floors<\/span>\n                            <span class=\"portfolio-feature-tag\">Marble Accents<\/span>\n                            <span class=\"portfolio-feature-tag\">Double Vanity<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n  \n                 <!-- Project 3 -->\n                <div class=\"portfolio-item\">\n                    <div class=\"portfolio-image\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507652313519-d4e9174996dd?w=800&#038;h=600&#038;fit=crop\" alt=\"Classic bathroom remodel with clawfoot tub\">\n                        <div class=\"portfolio-badge\">Luxury Spa<\/div>\n                    <\/div>\n                    <div class=\"portfolio-content\">\n                        <h3>Zen Sanctuary Spa Bath<\/h3>\n                        <div class=\"portfolio-meta\">\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\ud83d\udccd<\/span>\n                                <span>Heritage Hill<\/span>\n                            <\/div>\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\u23f1\ufe0f<\/span>\n                                <span>3 Weeks<\/span>\n                            <\/div>\n                        <\/div>\n                        <p>A luxurious spa-inspired bathroom featuring organic textures and natural elements that transform daily routines into rejuvenating experiences. This serene retreat blends modern sophistication with tropical ambiance, creating a peaceful escape within the home.<\/p>\n                        <div class=\"portfolio-features\">\n                            <span class=\"portfolio-feature-tag\">Freestanding Soaking Tub<\/span>\n                            <span class=\"portfolio-feature-tag\">Textured Feature Wall<\/span>\n                            <span class=\"portfolio-feature-tag\">Natural Accent Elements<\/span>\n                            <span class=\"portfolio-feature-tag\">Skylight Illumination<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                 <!-- Project 4 -->\t\t\t\t\n                <div class=\"portfolio-item\">\n                    <div class=\"portfolio-image\">\n                        <img decoding=\"async\" src=\"https:\/\/iili.io\/fltNRDJ.jpg\" alt=\"Bathroom maximizing space with smart design\">\n                        <div class=\"portfolio-badge\">Clean Contemporary<\/div>\n                    <\/div>\n                    <div class=\"portfolio-content\">\n                        <h3>Scandinavian Serenity<\/h3>\n                        <div class=\"portfolio-meta\">\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\ud83d\udccd<\/span>\n                                <span>Walker<\/span>\n                            <\/div>\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\u23f1\ufe0f<\/span>\n                                <span>4 Weeks<\/span>\n                            <\/div>\n                        <\/div>\n                        <p>A sophisticated modern bathroom showcasing minimalist design principles with soft neutral tones and streamlined fixtures. This tranquil space emphasizes functionality and elegance through thoughtful details and a clutter-free aesthetic that promotes calm and relaxation.<\/p>\n                        <div class=\"portfolio-features\">\n                            <span class=\"portfolio-feature-tag\">Floating Vanity Design<\/span>\n                            <span class=\"portfolio-feature-tag\">Frameless Walk-In Shower<\/span>\n                            <span class=\"portfolio-feature-tag\">Statement Lighting<\/span>\n                            <span class=\"portfolio-feature-tag\">Soft Color Palette<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                 <!-- Project 5 -->\t\t\t\t\n                <div class=\"portfolio-item\">\n                    <div class=\"portfolio-image\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1631889993959-41b4e9c6e3c5?w=800&#038;h=600&#038;fit=crop\" alt=\"Modern minimalist bathroom with clean lines\">\n                        <div class=\"portfolio-badge\">Modern Design<\/div>\n                    <\/div>\n                    <div class=\"portfolio-content\">\n                        <h3>Urban Oasis Escape<\/h3>\n                        <div class=\"portfolio-meta\">\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\ud83d\udccd<\/span>\n                                <span>Ada<\/span>\n                            <\/div>\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\u23f1\ufe0f<\/span>\n                                <span>3 Weeks<\/span>\n                            <\/div>\n                        <\/div>\n                        <p>A contemporary bathroom that masterfully blends warm natural elements with bold architectural details. This design creates visual drama through contrasting textures and an unexpected color palette, resulting in a space that&#8217;s both inviting and distinctively modern.<\/p>\n                        <div class=\"portfolio-features\">\n                            <span class=\"portfolio-feature-tag\">Wood Slat Feature Wall<\/span>\n                            <span class=\"portfolio-feature-tag\">Large Format Tile<\/span>\n                            <span class=\"portfolio-feature-tag\">Integrated Soaking Tub<\/span>\n                            <span class=\"portfolio-feature-tag\">Floating Wood Vanity<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n  \n                <!-- Project 6 -->\n                <div class=\"portfolio-item\">\n                    <div class=\"portfolio-image\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1584622650111-993a426fbf0a?w=800&#038;h=600&#038;fit=crop\" alt=\"Accessible bathroom with walk-in shower\">\n                        <div class=\"portfolio-badge\">Accessible<\/div>\n                    <\/div>\n                    <div class=\"portfolio-content\">\n                        <h3>Refined Rustic Charm<\/h3>\n                        <div class=\"portfolio-meta\">\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\ud83d\udccd<\/span>\n                                <span>Wyoming<\/span>\n                            <\/div>\n                            <div class=\"portfolio-meta-item\">\n                                <span class=\"portfolio-meta-icon\">\u23f1\ufe0f<\/span>\n                                <span>3 Weeks<\/span>\n                            <\/div>\n                        <\/div>\n                        <p class=\"portfolio-description\">A beautifully balanced bathroom combining classic farmhouse warmth with contemporary sophistication. This design pairs timeless white subway tile with modern fixtures and rich wood tones, creating a space that feels both welcoming and elegantly current.<\/p>\n                        <div class=\"portfolio-features\">\n                            <span class=\"portfolio-feature-tag\">Glass-Enclosed Shower<\/span>\n                            <span class=\"portfolio-feature-tag\">Wood-Look Flooring<\/span>\n                            <span class=\"portfolio-feature-tag\">Comfort Height<\/span>\n                            <span class=\"portfolio-feature-tag\">Black Hardware Accents<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Grand Rapids Overlay Section -->\n    <section class=\"grandrapids-overlay-section\">\n        <div class=\"grandrapids-overlay\">\n            <div class=\"container overlay-content\">\n                <div class=\"grandrapids-inner\">\n                    <div class=\"grandrapids-img\">\n                        <img decoding=\"async\" src=\"https:\/\/iili.io\/flbFYo7.jpg\" alt=\"Grand Rapids Michigan skyline\">\n                    <\/div>\n                    <div class=\"grandrapids-text\">\n                        <h2>Grand Rapids&#8217; Premier Bathroom Remodeling Specialists<\/h2>\n                        <p>\n                            Bathroom Remodeling Experts of Grand Rapids has been transforming bathrooms throughout the local community with exceptional design and craftsmanship. We understand that your bathroom is more than just a functional space\u2014it&#8217;s a personal retreat where you start and end each day. Our team works closely with Grand Rapids homeowners to create bathrooms that reflect their style and meet their needs.\n                        <\/p>\n                        <p>\n                            From historic homes in Heritage Hill to modern residences in East Grand Rapids, we&#8217;ve built our reputation on quality workmanship, attention to detail, and customer satisfaction. Whether you&#8217;re near Millennium Park or closer to downtown, our bathroom remodeling experts are ready to transform your space into something truly special.\n                        <\/p>\n                        <div class=\"grandrapids-quote\">\n                            &#8220;The team completely transformed our outdated master bathroom into a modern spa-like retreat. Their design suggestions were perfect, and the quality of work exceeded our expectations. We couldn&#8217;t be happier!&#8221;<br><strong>\u2013 Sarah M., Grand Rapids<\/strong>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Why Choose Us Section -->\n    <section class=\"why-choose-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Why Choose Our Bathroom Remodeling Services?<\/h2>\n                <p>We&#8217;re dedicated to providing the best bathroom renovation experience in Grand Rapids.<\/p>\n            <\/div>\n            \n            <div class=\"why-grid\">\n                <div class=\"why-item\">\n                    <div class=\"why-icon\">\ud83c\udfaf<\/div>\n                    <div class=\"why-content\">\n                        <h3>Design Excellence<\/h3>\n                        <p>Our experienced designers work with you to create a bathroom that perfectly matches your vision and lifestyle. We combine functionality with aesthetics to deliver stunning results.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"why-item\">\n                    <div class=\"why-icon\">\ud83d\udcaf<\/div>\n                    <div class=\"why-content\">\n                        <h3>Transparent Pricing<\/h3>\n                        <p>We provide detailed, upfront estimates with no hidden costs. You&#8217;ll know exactly what your bathroom remodel will cost before we begin work.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"why-item\">\n                    <div class=\"why-icon\">\u23f0<\/div>\n                    <div class=\"why-content\">\n                        <h3>Available When You Need Us<\/h3>\n                        <p>We&#8217;re available to answer your call anytime to discuss your bathroom remodeling project. Our responsive team is here to address your questions and concerns.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"why-item\">\n                    <div class=\"why-icon\">\ud83c\udfe1<\/div>\n                    <div class=\"why-content\">\n                        <h3>Residential Specialists<\/h3>\n                        <p>We focus exclusively on residential bathroom remodeling, giving us specialized expertise in home renovations and personalized service for homeowners.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Service Areas Section -->\n    <section class=\"areas-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Serving Grand Rapids &#038; Surrounding Areas<\/h2>\n                <p>Proud to serve homeowners throughout West Michigan.<\/p>\n            <\/div>\n            \n            <div class=\"areas-grid\">\n                <div class=\"area-item\">Grand Rapids<\/div>\n                <div class=\"area-item\">East Grand Rapids<\/div>\n                <div class=\"area-item\">Kentwood<\/div>\n                <div class=\"area-item\">Wyoming<\/div>\n                <div class=\"area-item\">Walker<\/div>\n                <div class=\"area-item\">Grandville<\/div>\n                <div class=\"area-item\">Jenison<\/div>\n                <div class=\"area-item\">Rockford<\/div>\n                <div class=\"area-item\">Comstock Park<\/div>\n                <div class=\"area-item\">Ada<\/div>\n                <div class=\"area-item\">Cascade<\/div>\n                <div class=\"area-item\">Byron Center<\/div>\n                <div class=\"area-item\">Caledonia<\/div>\n                <div class=\"area-item\">Hudsonville<\/div>\n                <div class=\"area-item\">Lowell<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Testimonials Section -->\n    <section class=\"testimonials-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>What Our Customers Say<\/h2>\n                <p>Real reviews from satisfied homeowners in Grand Rapids.<\/p>\n            <\/div>\n            \n            <div class=\"testimonials-grid\">\n                <div class=\"testimonial-card\">\n                    <div class=\"testimonial-quote\">&#8220;<\/div>\n                    <p class=\"testimonial-text\">We hired them to completely remodel our master bathroom and the results are absolutely stunning! They helped us design the perfect layout, selected beautiful materials, and completed everything on schedule. Our bathroom is now our favorite room in the house.<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-avatar\">JD<\/div>\n                        <div class=\"testimonial-info\">\n                            <h4>Jennifer D.<\/h4>\n                            <div class=\"testimonial-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"testimonial-card\">\n                    <div class=\"testimonial-quote\">&#8220;<\/div>\n                    <p class=\"testimonial-text\">The shower installation was flawless. They converted our old tub into a beautiful walk-in shower with custom tile work. The attention to detail and quality craftsmanship really shows. We&#8217;re extremely happy with the transformation!<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-avatar\">MR<\/div>\n                        <div class=\"testimonial-info\">\n                            <h4>Michael R.<\/h4>\n                            <div class=\"testimonial-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"testimonial-card\">\n                    <div class=\"testimonial-quote\">&#8220;<\/div>\n                    <p class=\"testimonial-text\">From start to finish, the experience was excellent. They listened to our ideas, provided expert recommendations, and delivered a gorgeous bathroom renovation. The new vanity and lighting completely changed the feel of the space. Highly recommend!<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-avatar\">LK<\/div>\n                        <div class=\"testimonial-info\">\n                            <h4>Lisa K.<\/h4>\n                            <div class=\"testimonial-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Process Section -->\n    <section class=\"process-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Our Bathroom Remodeling Process<\/h2>\n                <p>A simple, straightforward approach to transforming your bathroom.<\/p>\n            <\/div>\n            \n            <div class=\"process-steps\">\n                <div class=\"process-step\">\n                    <div class=\"process-number\">1<\/div>\n                    <h3>Consultation<\/h3>\n                    <p>Contact us to schedule a free consultation. We&#8217;ll discuss your vision, budget, and timeline for your bathroom remodel.<\/p>\n                <\/div>\n                \n                <div class=\"process-step\">\n                    <div class=\"process-number\">2<\/div>\n                    <h3>Design &#038; Planning<\/h3>\n                    <p>Our design team creates a detailed plan with 3D renderings, material selections, and a comprehensive project timeline.<\/p>\n                <\/div>\n                \n                <div class=\"process-step\">\n                    <div class=\"process-number\">3<\/div>\n                    <h3>Transparent Quote<\/h3>\n                    <p>You&#8217;ll receive a detailed estimate with all costs clearly outlined. No hidden fees or surprises.<\/p>\n                <\/div>\n                \n                <div class=\"process-step\">\n                    <div class=\"process-number\">4<\/div>\n                    <h3>Expert Renovation<\/h3>\n                    <p>Our skilled craftsmen bring your design to life with meticulous attention to detail and respect for your home.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ Section -->\n    <section class=\"faq-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Frequently Asked Questions<\/h2>\n                <p>Answers to common questions about bathroom remodeling in Grand Rapids.<\/p>\n            <\/div>\n            \n            <div class=\"faq-container\">\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>How much does a bathroom remodel cost in Grand Rapids?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Bathroom remodeling costs vary based on the scope of work, materials selected, and size of your bathroom. A basic refresh might start around $8,000-$15,000, while a complete high-end renovation can range from $25,000-$50,000 or more. During your consultation, we&#8217;ll provide a detailed estimate tailored to your specific project and budget.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>How long does a typical bathroom remodel take?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Most bathroom remodels take 2-4 weeks from start to finish. Simple updates like replacing fixtures might take 1-2 weeks, while complete renovations involving layout changes, plumbing relocation, or custom tile work may take 4-6 weeks. We&#8217;ll provide a detailed timeline during the planning phase so you know exactly what to expect.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>Do I need permits for my bathroom remodel?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Permits are typically required for bathroom remodels that involve electrical work, plumbing modifications, or structural changes. Simple cosmetic updates usually don&#8217;t require permits. We handle all permit applications and ensure your project meets Grand Rapids building codes and regulations.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>Can you help with the design and material selection?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Absolutely! Our experienced design team will work with you to create a bathroom that matches your style and budget. We&#8217;ll help you select tiles, fixtures, vanities, lighting, and all finishing touches. We can provide 3D renderings so you can visualize your new bathroom before construction begins.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>Will I be able to use my bathroom during the remodel?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>During a full bathroom remodel, the bathroom will be out of service. For homes with multiple bathrooms, this typically isn&#8217;t an issue. If you only have one bathroom, we can discuss scheduling options to minimize inconvenience, or you might consider making temporary arrangements during the renovation period.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>What&#8217;s included in a complete bathroom renovation?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>A complete bathroom renovation typically includes demolition of existing fixtures, updating plumbing and electrical systems, installing new flooring, wall tile or paint, a new vanity and countertop, toilet, shower or tub, lighting fixtures, mirrors, and all finishing touches. We handle every aspect from start to finish.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>Do you work on older homes in historic Grand Rapids neighborhoods?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Yes, we have extensive experience remodeling bathrooms in older and historic homes throughout Grand Rapids, including neighborhoods like Heritage Hill. We understand the unique challenges of working with vintage homes and can update your bathroom while preserving the character and charm of your property.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <h3>What areas in Grand Rapids do you serve?<\/h3>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>We proudly serve Grand Rapids and all surrounding areas including East Grand Rapids, Kentwood, Wyoming, Walker, Grandville, Jenison, Rockford, Ada, Cascade, and many other communities throughout West Michigan. If you&#8217;re in the greater Grand Rapids area, we&#8217;re here to help transform your bathroom!<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Plumbing Tips Section -->\n    <section class=\"tips-section\">\n        <div class=\"container\">\n            <div class=\"section-header\">\n                <h2>Helpful Bathroom Remodeling Tips<\/h2>\n                <p>Expert advice to help you plan your perfect bathroom renovation.<\/p>\n            <\/div>\n            \n            <div class=\"tips-grid\">\n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">\ud83d\udcd0<\/div>\n                    <h3>Plan Your Layout Carefully<\/h3>\n                    <p>Consider your daily routines and how you use your bathroom. Ensure there&#8217;s adequate space between fixtures for comfortable movement. Good planning prevents costly changes during construction.<\/p>\n                <\/div>\n                \n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">\ud83d\udca1<\/div>\n                    <h3>Prioritize Lighting<\/h3>\n                    <p>Good lighting transforms a bathroom. Layer different types of lighting: ambient for overall illumination, task lighting near the mirror, and accent lighting for ambiance. LED fixtures provide energy efficiency and long life.<\/p>\n                <\/div>\n                \n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">\ud83c\udfa8<\/div>\n                    <h3>Choose Timeless Designs<\/h3>\n                    <p>While trendy designs are tempting, classic styles have lasting appeal. Neutral tiles and fixtures provide flexibility for future updates through accessories and paint without requiring a complete renovation.<\/p>\n                <\/div>\n                \n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">\ud83d\udca7<\/div>\n                    <h3>Invest in Quality Materials<\/h3>\n                    <p>Bathrooms endure moisture and frequent use. Investing in quality, water-resistant materials upfront saves money long-term. Consider porcelain tile, solid surface countertops, and well-made fixtures.<\/p>\n                <\/div>\n                \n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">\ud83d\udccf<\/div>\n                    <h3>Maximize Storage<\/h3>\n                    <p>Adequate storage keeps your bathroom organized and clutter-free. Consider built-in shelving, medicine cabinets, drawer organizers, and vanities with ample storage. Vertical space is often underutilized.<\/p>\n                <\/div>\n                \n                <div class=\"tip-card\">\n                    <div class=\"tip-icon\">\ud83c\udf21\ufe0f<\/div>\n                    <h3>Don&#8217;t Forget Ventilation<\/h3>\n                    <p>Proper ventilation prevents mold, mildew, and moisture damage. Install a quality exhaust fan rated for your bathroom size. Good airflow protects your investment and maintains a healthy environment.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n    <section class=\"cta-section\">\n        <div class=\"container\">\n            <h2>Ready to Transform Your Bathroom?<\/h2>\n            <p>Contact us today to discuss your bathroom remodeling project. We&#8217;re available to answer your call anytime!<\/p>\n            <div class=\"cta-buttons\">\n                <a href=\"tel:+16162213334\" class=\"cta-button-white\">\ud83d\udcde Call (616) 221-3334<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer>\n        <div class=\"container\">\n            <div class=\"footer-content\">\n                <div class=\"footer-about\">\n                    <h3>Bathroom Remodeling Experts<\/h3>\n                    <p>Your trusted bathroom remodeling specialists in Grand Rapids, MI, providing expert renovation services for residential properties. We&#8217;re committed to quality craftsmanship, beautiful designs, and customer satisfaction.<\/p>\n                    <div class=\"footer-contact-info\">\n                        <div class=\"footer-contact-item\">\n                            \ud83d\udcde <a href=\"tel:+16162213334\">(616) 221-3334<\/a>\n                        <\/div>\n                        <div class=\"footer-contact-item\">\n                            \ud83d\udccd Grand Rapids, MI 49503\n                        <\/div>\n                        <div class=\"footer-contact-item\">\n                            \ud83d\udd50 On Call 24\/7\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"footer-section\">\n                    <h4>Our Services<\/h4>\n                    <ul class=\"footer-links\">\n                        <li><a href=\"#services\">Bathroom Remodeling<\/a><\/li>\n                        <li><a href=\"#services\">Shower Installation<\/a><\/li>\n                        <li><a href=\"#services\">Tub Replacement<\/a><\/li>\n                        <li><a href=\"#services\">Tile Installation<\/a><\/li>\n                        <li><a href=\"#services\">Vanity Installation<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"footer-section\">\n                    <h4>Service Areas<\/h4>\n                    <ul class=\"footer-links\">\n                        <li><a href=\"#\">Grand Rapids<\/a><\/li>\n                        <li><a href=\"#\">East Grand Rapids<\/a><\/li>\n                        <li><a href=\"#\">Kentwood<\/a><\/li>\n                        <li><a href=\"#\">Wyoming<\/a><\/li>\n                        <li><a href=\"#\">Surrounding Areas<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"footer-section\">\n                    <h4>Quick Links<\/h4>\n                    <ul class=\"footer-links\">\n                        <li><a href=\"#services\">Our Services<\/a><\/li>\n                        <li><a href=\"#about\">About Us<\/a><\/li>\n                        <li><a href=\"tel:+16162213334\">Contact Us<\/a><\/li>\n                        <li><a href=\"#\">Service Areas<\/a><\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <div class=\"footer-bottom\">\n                <p>&copy; 2025 Bathroom Remodeling Experts of Grand Rapids. All rights reserved. | Licensed &#038; Insured Bathroom Remodeling Specialists in Grand Rapids, MI<\/p>\n\t\t\t\t<p style=\"font-size: 0.75rem; margin-top: 1rem; line-height: 1.4; opacity: 0.9;\">bathroom renovation grand rapids<\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Smooth scroll for anchor links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n        \n        \/\/ Add active class to header on scroll\n        window.addEventListener('scroll', function() {\n            const header = document.querySelector('header');\n            if (window.scrollY > 100) {\n                header.style.boxShadow = '0 4px 20px rgba(0,0,0,0.15)';\n            } else {\n                header.style.boxShadow = '0 2px 10px rgba(0,0,0,0.1)';\n            }\n        });\n        \n        \/\/ FAQ Accordion functionality\n        document.querySelectorAll('.faq-question').forEach(question => {\n            question.addEventListener('click', function() {\n                const faqItem = this.parentElement;\n                const isActive = faqItem.classList.contains('active');\n                \n                \/\/ Close all FAQ items\n                document.querySelectorAll('.faq-item').forEach(item => {\n                    item.classList.remove('active');\n                });\n                \n                \/\/ Open clicked item if it wasn't active\n                if (!isActive) {\n                    faqItem.classList.add('active');\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Bathroom Remodeling Grand Rapids, MI | Expert Renovations | (616) 221-3334 Transform Your Bathroom in Grand Rapids, MI | We&#8217;re Available to Answer Your Call 24\/7 \ud83d\udc77 Bathroom Remodeling Experts of Grand Rapids \ud83d\udcde (616) 221-3334 Call Now Expert Bathroom Remodeling in Grand Rapids, MI Transform your bathroom into a beautiful, functional space with our [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-page-builder-no-header-footer.php","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":4,"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":11,"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions\/11"}],"wp:attachment":[{"href":"https:\/\/bathroomrenovationgrandrapidsmi.com\/index.php\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}