This commit is contained in:
pradeepkumar
2026-03-28 20:08:23 +05:30
parent dc64335d28
commit 1d48bd8b47
2 changed files with 7 additions and 7 deletions

View File

@@ -110,7 +110,7 @@ export function TestimonialsSection({ content }: { content?: TestimonialsContent
const data = content ?? defaultContent;
return (
<section className="py-12 md:py-16 bg-[#c5d6d6]">
<section className="py-12 md:py-16">
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
{/* Section Header */}
<div className="text-center mb-6">