@php $faqs = [ [ 'question' => 'What styles of pools are showcased in your gallery?', 'answer' => 'Our gallery features luxury resort-style, geometric, freeform, and custom-designed inground pools.', ], [ 'question' => 'Can I find ideas for a small backyard pool in your gallery?', 'answer' => 'Yes, we showcase space-efficient pool designs ideal for compact yards without compromising on style.', ], [ 'question' => 'Do the gallery pools include custom features like lighting or waterfalls?', 'answer' => 'Many of our gallery pools include LED lighting, integrated spas, and rock waterfalls for added elegance.', ], [ 'question' => 'Are the pool designs in the gallery built in Florida?', 'answer' => 'Yes, all pools featured are real installations completed across Florida, designed for the local climate.', ], [ 'question' => 'What type of decking materials are used around the pools?', 'answer' => 'We use materials like travertine, porcelain pavers, and concrete to complement pool designs.', ], [ 'question' => 'Do you feature saltwater pool systems in your gallery?', 'answer' => 'Yes, some projects highlight the beauty and functionality of saltwater pool systems.', ], [ 'question' => 'Can I get a similar pool as one in the gallery?', 'answer' => 'Absolutely. Let us know which project inspired you, and we\'ll tailor a custom plan for your space.', ], [ 'question' => 'How often is the pool gallery updated?', 'answer' => 'We add new pool projects regularly to reflect our latest designs, trends, and craftsmanship.', ], ]; @endphp