diff --git a/src/app/page.tsx b/src/app/page.tsx index 810ea77..28b33ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,17 +73,17 @@ export default function LandingPage() { { value: "50+", label: "Daily Brews", - imageSrc: "http://img.b2bpic.net/free-photo/homeless-man-holding-hand-out-help-empty-cup_23-2148760764.jpg", + }, { value: "100%", label: "Fresh Beans", - imageSrc: "http://img.b2bpic.net/free-photo/sack-with-coffee-beans-near-box-sugar-cup_23-2148180215.jpg", + }, { value: "500+", label: "Happy Customers", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-young-friends-spending-time-together-coffee-shop-outdoors-urban-concept_58466-15880.jpg", + }, ]} enableKpiAnimation={true}