diff --git a/src/app/page.tsx b/src/app/page.tsx index 55c3722..d2ff829 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,8 +189,8 @@ export default function LandingPage() { { label: "Support Speed", value: "24/7" } ]} testimonials={[ - { id: "t1", name: "Sarah Chen", role: "Founder", company: "TechCorp", rating: 5, quote: "Sidekick changed how we run our operations. Proactive insights are a game changer.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg" }, - { id: "t2", name: "Michael Ross", role: "Director", company: "RetailInc", rating: 5, quote: "The new POS Hub is the most reliable hardware we've ever used in-store.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_53876-15997.jpg" } + { id: "t1", name: "Sarah Chen", role: "Founder", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg" }, + { id: "t2", name: "Michael Ross", role: "Director", company: "RetailInc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_53876-15997.jpg" } ]} title="Trusted by Commerce Leaders" description="Join thousands of merchants growing their business with our winter updates."