Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 12:57:45 +00:00

View File

@@ -137,10 +137,10 @@ export default function LandingPage() {
animationType="slide-up"
showRating={true}
testimonials={[
{ id: "1", name: "Sarah Mitchell", handle: "Compliance Officer", testimonial: "Grado's transparent destruction protocols and real-time tracking eliminated our compliance risk overnight. Their ISO 27001 certification gave us complete confidence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Mitchell" },
{ id: "1", name: "Sarah Mitchell", handle: "Compliance Officer", testimonial: "Grado's transparent destruction protocols and real-time tracking eliminated our compliance risk overnight. Their ISO 27001 certification gave us complete confidence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Mitchell" },
{ id: "2", name: "James Richardson", handle: "Facility Manager", testimonial: "The secure transport and climate-controlled storage facilities exceeded our HIPAA requirements. Their documentation is impeccable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "James Richardson" },
{ id: "3", name: "Elena Vasquez", handle: "IT Director", testimonial: "Five years with Grado and zero incidents. Their GDPR compliance handling is the best in the industry. Highly recommended for any enterprise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg", imageAlt: "Elena Vasquez" },
{ id: "4", name: "David Chen", handle: "Legal Counsel", testimonial: "The certificate of destruction is legally binding and accepted by all regulators. Grado made our document retention policy bulletproof.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Chen" }
{ id: "4", name: "David Chen", handle: "Legal Counsel", testimonial: "The certificate of destruction is legally binding and accepted by all regulators. Grado made our document retention policy bulletproof.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "David Chen" }
]}
/>
</div>