@php $faqs = [ [ 'question' => 'What patio materials are featured in your gallery?', 'answer' => 'Our projects highlight travertine, porcelain, concrete, and natural stone.', ], [ 'question' => 'Are covered patios shown in the gallery?', 'answer' => 'Yes, we include both open and covered patio installations.', ], [ 'question' => 'Can I find multi-level patios in the gallery?', 'answer' => 'Definitely. We showcase multi-tiered patio designs perfect for entertaining.', ], [ 'question' => 'Do you show outdoor furniture arrangements in your patio projects?', 'answer' => 'Many gallery images display full setups to help envision usability.', ], [ 'question' => 'Are the patios in the gallery built for entertaining?', 'answer' => 'Yes, with features like seating walls, fire pits, and integrated kitchens.', ], [ 'question' => 'Do you include lighting or pergolas in patio projects?', 'answer' => 'Yes, you\'ll see both ambient lighting and structural shade options in the gallery.', ], [ 'question' => 'Are your patio designs customizable to small spaces?', 'answer' => 'Absolutely. Many projects in the gallery are optimized for compact yards.', ], [ 'question' => 'Can I get a quote for a patio like the one in your gallery?', 'answer' => 'Yes, we offer free consultations for any design that inspires you.', ], ]; @endphp