diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a8ec0c..c9fcd0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function PoliklinikaLiriaPage() { useInvertedBackground={false} metrics={[ { id: "1", value: "10+", title: "Vite Përvojë", description: "Besim i krijuar ndër vite.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-medics-applauding-expert-physician-after-finding-diagnosis_482257-116764.jpg" }, - { id: "2", value: "5000+", title: "Pacientë të Lumtur", description: "Buzëqeshje të rikthyera.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg" } + { id: "2", value: "5000+", title: "Pacientë të Lumtur", description: "Buzëqeshje të rikthyera.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg?_wi=1" } ]} /> @@ -100,7 +100,7 @@ export default function PoliklinikaLiriaPage() { cardAnimation="slide-up" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Besnik H.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg" }, + { id: "1", name: "Besnik H.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg?_wi=2" }, { id: "2", name: "Arta K.", imageSrc: "http://img.b2bpic.net/free-photo/this-is-my-way-relax_329181-1143.jpg" } ]} />