diff --git a/src/app/page.tsx b/src/app/page.tsx index de86785..695beea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,11 +131,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Sarah", handle: "@sarahdev", testimonial: "The best UI kit ever.", imageSrc: "asset://test-1" }, - { id: "t2", name: "John", handle: "@johncode", testimonial: "Scale my business fast.", imageSrc: "asset://test-2" }, - { id: "t3", name: "Elena", handle: "@elenaart", testimonial: "Design quality is elite.", imageSrc: "asset://test-3" }, - { id: "t4", name: "Marcus", handle: "@marcusmkt", testimonial: "Worth every cent.", imageSrc: "asset://test-4" }, - { id: "t5", name: "Chloe", handle: "@chloedesign", testimonial: "Changed my workflow.", imageSrc: "asset://test-5" }, + { id: "t1", name: "Sarah", handle: "@sarahdev", testimonial: "The UI kit allowed me to slash my design sprint from weeks to days. Incredible efficiency.", imageSrc: "asset://test-1" }, + { id: "t2", name: "John", handle: "@johncode", testimonial: "The AI automation system helped me recover 15 hours of manual work every single week.", imageSrc: "asset://test-2" }, + { id: "t3", name: "Elena", handle: "@elenaart", testimonial: "The asset quality is top-tier; my conversion rate improved by 20% after implementing the new design library.", imageSrc: "asset://test-3" }, + { id: "t4", name: "Marcus", handle: "@marcusmkt", testimonial: "Finally, a kit that is ready for production. It paid for itself within the first client project.", imageSrc: "asset://test-4" }, + { id: "t5", name: "Chloe", handle: "@chloedesign", testimonial: "The documentation and file organization changed my workflow entirely. I feel so much more professional now.", imageSrc: "asset://test-5" }, ]} title="Loved by Creators" description="Success stories from our community."