@php $faqs = [ [ 'question' => 'What types of water accents are shown in the gallery?', 'answer' => 'Our gallery features waterfalls, sheer descents, bubblers, and fountains.', ], [ 'question' => 'Can I add a water feature to an existing pool or patio?', 'answer' => 'Yes, retrofits are possible and many examples show custom upgrades.', ], [ 'question' => 'Are the water features energy-efficient?', 'answer' => 'We use pumps and timers that reduce energy usage without compromising performance.', ], [ 'question' => 'Do your water features include lighting?', 'answer' => 'Many feature LED lights for dramatic evening ambiance.', ], [ 'question' => 'Are natural rock features shown in your gallery?', 'answer' => 'Yes, we include both natural stone and modern finishes.', ], [ 'question' => 'Do water features require a lot of maintenance?', 'answer' => 'Most require light cleaning and occasional checks—we guide you through it.', ], [ 'question' => 'Can I customize the sound and flow of the water?', 'answer' => 'Absolutely. We tailor every element to your sensory preferences.', ], [ 'question' => 'Are water features kid-friendly?', 'answer' => 'Yes, designs are safe and shallow to enhance enjoyment for all ages.', ], ]; @endphp