@php $faqs = [ [ 'question' => 'What types of spas are featured in the gallery?', 'answer' => 'Our gallery includes raised, spillover, in-ground, and custom luxury spas integrated with pools.', ], [ 'question' => 'Do your spas include lighting or jet systems?', 'answer' => 'Yes, many spas shown include LED lighting, hydrotherapy jets, and digital temperature controls.', ], [ 'question' => 'Can I view standalone spa designs in the gallery?', 'answer' => 'Yes, the gallery showcases both integrated and standalone spas to inspire different layouts.', ], [ 'question' => 'Are spa materials like tile and stone visible in the gallery images?', 'answer' => 'Absolutely. We highlight details such as glass tile finishes and natural stone coping.', ], [ 'question' => 'Are the spa designs customizable based on my home’s style?', 'answer' => 'Every spa in the gallery is custom-designed to suit the home’s architecture and client preferences.', ], [ 'question' => 'Can I install a spa without a pool?', 'answer' => 'Yes, and our gallery includes several examples of stand-alone spa installations.', ], [ 'question' => 'What shapes and sizes of spas are shown in the gallery?', 'answer' => 'You’ll see circular, square, rectangular, and custom freeform spas in various sizes.', ], [ 'question' => 'How long does a spa project like the ones in the gallery take?', 'answer' => 'Most spa installations take 4–8 weeks, depending on the design and features.', ], ]; @endphp