diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c6c401..7c1deda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,19 +61,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Anders Bergström", role: "Husägare", company: "Stockholm", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg" }, { id: "2", name: "Maria Eriksson", role: "Fastighetsägare", company: "Gothenburg", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg" }, { id: "3", name: "Erik Nilsson", role: "Byggentreprenör", company: "Malmö", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg" }, { id: "4", name: "Sofia Larsson", role: "Projektledare", company: "Uppsala", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=4" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg" } ]} kpiItems={[ @@ -146,6 +146,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/close-up-graduation-diploma_23-2148928779.jpg" imageAlt="Certifierad VVS-expertis och auktoriseringsmärken" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} />