@php $faqs = [ [ 'question' => 'What styles of walkways are featured in the gallery?', 'answer' => 'From modern minimalist paths to rustic garden walkways, our gallery offers a variety of options.', ], [ 'question' => 'Are curves and turns shown in your walkway designs?', 'answer' => 'Yes, many gallery images include curved walkways that enhance visual flow.', ], [ 'question' => 'Do your walkways use slip-resistant materials?', 'answer' => 'Absolutely. Safety is a priority in every walkway featured.', ], [ 'question' => 'Can I find inspiration for front yard walkways in the gallery?', 'answer' => 'Yes, many projects show stunning entrances and front-yard paths.', ], [ 'question' => 'Do the walkways in the gallery include lighting?', 'answer' => 'Some feature integrated lighting for nighttime safety and ambiance.', ], [ 'question' => 'Are your walkway designs ADA-compliant?', 'answer' => 'We include compliant projects and can customize for accessibility.', ], [ 'question' => 'Do gallery walkways connect with patios or driveways?', 'answer' => 'Yes, we often show full property hardscape connections.', ], [ 'question' => 'Can I request a similar layout to one seen in the gallery?', 'answer' => 'Of course. We’ll help you customize the same style to your property.', ], ]; @endphp