@php $faqs = [ [ 'question' => 'What materials are used in your driveway gallery projects?', 'answer' => 'We use brick, concrete, and porcelain pavers in various finishes for curb appeal and durability.', ], [ 'question' => 'Can I view custom paver patterns in the driveway gallery?', 'answer' => 'Yes, you’ll find herringbone, basket weave, and custom inlay designs throughout the gallery.', ], [ 'question' => 'Do the driveways in your gallery support heavy vehicle use?', 'answer' => 'Absolutely. All designs shown are engineered for structural integrity and long-term use.', ], [ 'question' => 'Are color variations of pavers visible in the gallery?', 'answer' => 'Yes, we showcase a wide range of color blends to match different home styles.', ], [ 'question' => 'Do you include drainage systems in driveway installations?', 'answer' => 'Many gallery projects include trench drains and permeable pavers for proper water management.', ], [ 'question' => 'Are any of the driveways in the gallery designed for gated communities?', 'answer' => 'Yes, we have completed projects for HOAs and private residences alike.', ], [ 'question' => 'What’s the average installation time for a driveway like those shown?', 'answer' => 'Typical projects take 3–5 days depending on size and prep requirements.', ], [ 'question' => 'Can I replicate a driveway design from the gallery for my home?', 'answer' => 'Definitely! We can adapt any design to fit your property’s layout.', ], ]; @endphp