Update DaisyJane styling and page changes
This commit is contained in:
61
quote.php
61
quote.php
@@ -675,19 +675,39 @@ $breadcrumbs = [
|
||||
</form>
|
||||
|
||||
<!-- Testimonial -->
|
||||
<div style="background:#f0f7ff;border-radius:8px;padding:25px;margin-top:30px;">
|
||||
<div style="display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap;">
|
||||
<div style="font-size:3em;">💬</div>
|
||||
<div style="flex:1;min-width:250px;">
|
||||
<p style="margin:0 0 15px 0;font-style:italic;color:#333;line-height:1.6;">"We needed competitor pricing data from 50+ websites. UK Data Services delivered within a week, and the accuracy was incredible. The ROI was clear within the first month."</p>
|
||||
<div style="font-weight:600;color:#1a1a2e;">— Sarah Chen, Head of Strategy</div>
|
||||
<div style="color:#666;font-size:0.9em;">City Fintech Ltd</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="background:#f8f9fa;border-left:4px solid #144784;padding:1.5rem;border-radius:8px;margin-top:30px;">
|
||||
<blockquote>
|
||||
<p style="font-style:italic;margin-bottom:0.5rem;">"We needed competitor pricing data from 50+ websites. UK Data Services delivered within a week, and the accuracy was incredible."</p>
|
||||
<cite>— Sarah Chen, Head of Strategy, City Fintech Ltd</cite>
|
||||
</blockquote>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Sidebar -->
|
||||
<aside class="quote-sidebar">
|
||||
<div class="testimonial-card">
|
||||
<blockquote>
|
||||
<p>"UK Data Services transformed how we track competitor pricing. The data is accurate, timely, and has directly impacted our revenue."</p>
|
||||
<cite>— Client Testimonial</cite>
|
||||
</blockquote>
|
||||
</div>
|
||||
|
||||
<div class="what-happens-next">
|
||||
<h3>What happens next?</h3>
|
||||
<ol>
|
||||
<li><strong>We review your request</strong> — our team assesses your requirements</li>
|
||||
<li><strong>You receive a detailed proposal</strong> — within 24 hours</li>
|
||||
<li><strong>Free consultation call</strong> — we schedule a call to discuss your project</li>
|
||||
</ol>
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
<!-- FAQ Section -->
|
||||
<div style="margin-top:40px;">
|
||||
<div class="quote-faq-section" style="margin-top:40px;">
|
||||
<h3 style="margin:0 0 20px 0;color:#1a1a2e;">❓ Common Questions</h3>
|
||||
|
||||
<details style="border:1px solid #e0e0e0;border-radius:8px;margin-bottom:10px;padding:15px;">
|
||||
@@ -737,27 +757,6 @@ $breadcrumbs = [
|
||||
}
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Sidebar -->
|
||||
<aside class="quote-sidebar">
|
||||
<div class="testimonial-card">
|
||||
<blockquote>
|
||||
<p>"UK Data Services transformed how we track competitor pricing. The data is accurate, timely, and has directly impacted our revenue."</p>
|
||||
<cite>— Client Testimonial</cite>
|
||||
</blockquote>
|
||||
</div>
|
||||
|
||||
<div class="what-happens-next">
|
||||
<h3>What happens next?</h3>
|
||||
<ol>
|
||||
<li><strong>We review your request</strong> — our team assesses your requirements</li>
|
||||
<li><strong>You receive a detailed proposal</strong> — within 24 hours</li>
|
||||
<li><strong>Free consultation call</strong> — we schedule a call to discuss your project</li>
|
||||
</ol>
|
||||
</div>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user