Fix landing page issue

This commit is contained in:
Chris Veleris 2025-07-15 01:43:07 +03:00 committed by antanst
parent 7894c7181d
commit 67b6afe54a

View file

@ -1252,7 +1252,7 @@
.testimonial-card:nth-child(4) { animation-delay: 12s; }
.testimonial-card:nth-child(5) { animation-delay: 16s; }
</style>
<div style="position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 60\" width=\"60\" height=\"60\"><defs><pattern id=\"testimonial-pattern\" x=\"0\" y=\"0\" width=\"60\" height=\"60\" patternUnits=\"userSpaceOnUse\"><circle cx=\"30\" cy=\"30\" r=\"1.5\" fill=\"rgba(255,255,255,0.1)\"/></pattern></defs><rect width=\"60\" height=\"60\" fill=\"url(%23testimonial-pattern)\"/></svg>') repeat; opacity: 0.3;"></div>
<div style="position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 60 60%22 width=%2260%22 height=%2260%22%3E%3Cdefs%3E%3Cpattern id=%22testimonial-pattern%22 x=%220%22 y=%220%22 width=%2260%22 height=%2260%22 patternUnits=%22userSpaceOnUse%22%3E%3Ccircle cx=%2230%22 cy=%2230%22 r=%221.5%22 fill=%22rgba(255,255,255,0.1)%22/%3E%3C/pattern%3E%3C/defs%3E%3Crect width=%2260%22 height=%2260%22 fill=%22url(%23testimonial-pattern)%22/%3E%3C/svg%3E') repeat; opacity: 0.3;"></div>
<div class="container" style="position: relative; z-index: 1;">
<div class="section-header" style="text-align: center; margin-bottom: 60px;">
<h2 style="color: white; font-size: 2.5rem; font-weight: 700; margin-bottom: 16px;">What Users Are Saying</h2>