diff --git a/src/app/page.tsx b/src/app/page.tsx index eda95fd..1ea717b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,15 +146,15 @@ export default function CompliancePage() { testimonials={[ { id: "1", name: "Sarah Chen", role: "Chief Privacy Officer", company: "TechCorp Platform", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sarah Chen" + imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Sarah Chen" }, { id: "2", name: "Marcus Johnson", role: "General Counsel", company: "DataFlow Systems", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Marcus Johnson" + imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Marcus Johnson" }, { id: "3", name: "Elena Rodriguez", role: "Founder & CEO", company: "GrowthPlatform Inc", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Elena Rodriguez" + imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Elena Rodriguez" } ]} kpiItems={[