Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 22:08:12 +00:00

View File

@@ -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"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=1"
},
{
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"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=2"
},
{
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"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=3"
},
{
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"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=4"
}
]}
kpiItems={[