File manager - Edit - /var/www/ratemypay_dev/storage/framework/views/d9025c85516f166ed1ca43d8b339cd74.php
Back
<section class="py-20 px-6 bg-[#F9FAFB]"> <div class="max-w-[820px] mx-auto"> <div class="text-center mb-12"> <span class="bg-gradient-to-r from-[#2F3D7E] to-[#F76C5E] bg-clip-text text-transparent text-xs font-bold tracking-[0.2em] uppercase">FAQ</span> <h2 class="text-[32px] md:text-[24px] font-bold text-[#101828] mt-3 mb-4 leading-tight"> Frequently Asked Questions </h2> <p class="text-[#4A5565]"> Everything you need to know before getting started with RateMyPay. </p> </div> <?php $faqs = [ [ 'q' => 'What is RateMyPay?', 'a' => 'RateMyPay is an enterprise compensation intelligence platform that helps businesses benchmark salaries, design pay structures, and make data-driven compensation decisions using real-time market data from 50+ countries.', ], [ 'q' => "What's the difference between the plans?", 'a' => 'Starter covers the essentials for small teams, Professional unlocks unlimited usage and team collaboration for growing companies, and Enterprise includes custom branding, dedicated CSM, and full API access for large organizations.', ], [ 'q' => 'Can I mix different plan tiers across products?', 'a' => 'Yes. You can mix and match plan tiers across our product suite so each team pays for exactly what they need.', ], [ 'q' => 'Can I change my region after selecting products?', 'a' => 'Absolutely. You can switch regions at any time from your dashboard settings and your market data will automatically update.', ], [ 'q' => 'Is my data secure?', 'a' => 'Yes. RateMyPay is SOC 2 Type II certified with end-to-end encryption, and we never share your sensitive compensation data outside your organization.', ], [ 'q' => 'Do you offer custom enterprise plans?', 'a' => 'Yes. Our team builds tailored compensation solutions for enterprise customers with specific compliance, integration, or scale requirements. Contact us to discuss.', ], ]; ?> <div class="flex flex-col gap-3" x-data="{ open: null }"> <?php $__currentLoopData = $faqs; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $i => $faq): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="border border-[#E5E7EB] bg-white rounded-xl overflow-hidden"> <button type="button" class="w-full flex items-center justify-between px-6 py-4 text-left hover:bg-gray-50 transition" @click="open = open === <?php echo e($i); ?> ? null : <?php echo e($i); ?>"> <span class="font-semibold text-[#101828]"><?php echo e($faq['q']); ?></span> <span class="w-8 h-8 rounded-full bg-[#EEF1F7] flex items-center justify-center shrink-0 transition-transform" :class="open === <?php echo e($i); ?> ? 'rotate-45' : ''"> <svg class="w-3.5 h-3.5 text-[#4A5565]" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M12 4v16m8-8H4" /> </svg> </span> </button> <div x-show="open === <?php echo e($i); ?>" x-transition.opacity style="display: none;"> <div class="px-6 pb-5 text-[#4A5565] leading-relaxed"><?php echo e($faq['a']); ?></div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <div class="mt-10 border border-[#E5E7EB] rounded-2xl p-8 bg-white"> <div class="text-center mb-5"> <h3 class="font-semibold text-[#101828] text-lg"> Are you looking for a reliable compensation and performance website? </h3> <p class="text-[#4A5565] text-sm mt-1"> Let's get all the tools so our team can meet your needs as quickly as possible. </p> </div> <form class="flex flex-col sm:flex-row gap-3 max-w-[560px] mx-auto"> <input type="email" placeholder="Enter your work email" required class="flex-1 px-4 h-12 rounded-xl border border-[#E5E7EB] focus:outline-none focus:ring-2 focus:ring-[#2F3D7E]/20 focus:border-[#2F3D7E]" autocomplete="email"> <button type="submit" class="h-12 px-6 rounded-xl bg-[#2F3D7E] hover:bg-[#2F3D7E] text-white font-medium transition-all text-sm"> Sign Up </button> </form> </div> </div> </section> <?php /**PATH /var/www/ratemypay_dev/resources/views/landing/partials/faq.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings