@php $faqs = [ [ 'question' => 'What is shown in your 3D rendering gallery?', 'answer' => 'We showcase photorealistic visualizations of pools, patios, kitchens, and complete outdoor environments.', ], [ 'question' => 'Are the renderings based on real projects?', 'answer' => 'Yes, many designs transition into actual projects you’ll find in our other galleries.', ], [ 'question' => 'Can I request a 3D rendering for my project?', 'answer' => 'Yes, we offer personalized renderings to help you visualize before construction begins.', ], [ 'question' => 'Do the 3D renderings include night lighting effects?', 'answer' => 'Absolutely. We show day and night views with lighting layouts included.', ], [ 'question' => 'Can I see multiple layout options in one rendering?', 'answer' => 'Yes, we can generate alternate versions to compare styles and features.', ], [ 'question' => 'Are material textures and colors visible in the rendering?', 'answer' => 'Yes, we use accurate textures and color palettes to reflect your choices.', ], [ 'question' => 'Can I view the 3D rendering on mobile or tablet?', 'answer' => 'Yes, renderings are optimized for viewing on any device.', ], [ 'question' => 'Is a rendering included in the consultation process?', 'answer' => 'It\'s included for qualifying projects. Ask us about eligibility during your estimate.', ], ]; @endphp