This commit is contained in:
2025-08-26 23:05:23 +02:00
parent b4628492fd
commit 7b9006a1c7

View File

@@ -163,7 +163,7 @@ export function Testimonials() {
</svg>
</button>
<div className="bg-transparent p-8 md:p-12 text-center min-h-[400px] flex flex-col justify-center">
<div className="bg-black bg-opacity-10 p-8 md:p-12 text-center min-h-[400px] flex flex-col justify-center rounded-lg">
{/* Star Rating */}
<StarRating rating={5} />