Merge version_1 into main #2
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user