diff --git a/src/app/page.tsx b/src/app/page.tsx index 974d20f..76b18ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,9 +115,9 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah J.", role: "Regular", testimonial: "Dre makes the best coffee in the city, no contest.", imageSrc: "http://img.b2bpic.net/free-photo/faceless-young-woman-browsing-smartphone-cafe_23-2147785376.jpg"}, + id: "1", name: "Sarah J.", role: "Regular", testimonial: "Dre makes the best coffee in the city, no contest.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNrC43KPEmPWd5yo1BdJUtWT1J/uploaded-1776239353478-ssrkw5cn.jpg"}, { - id: "2", name: "Mark D.", role: "Foodie", testimonial: "The cheese toastie with that honey-salt combo is literally life changing.", imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg"}, + id: "2", name: "Mark D.", role: "Foodie", testimonial: "The cheese toastie with that honey-salt combo is literally life changing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNrC43KPEmPWd5yo1BdJUtWT1J/uploaded-1776239339163-hlgj7y46.jpg"}, { id: "3", name: "Emily R.", role: "Commuter", testimonial: "Quick, delicious, and the vibe is always on point.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNrC43KPEmPWd5yo1BdJUtWT1J/uploaded-1776239272215-x2vnv9wf.jpg"}, {