Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 11:19:37 +00:00
parent 2e42ae0060
commit ec94b28b45

View File

@@ -46,7 +46,7 @@ const AboutPage = () => {
title="Vår Expertis Inom Fastighetsmarknaden"
description="Bolaget grundades på en vision att transformera fastighetsmarknaden genom strategisk rådgivning, innovativ portföljförvaltning och långsiktig värdeutveckling. Under två decennier har vi byggt en ledande position som pålitlig partner för investerare, utvecklare och institutioner."
tag="Om Bolaget"
imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-watching-content-computer-pointing-display-talking-while-sitting-desk-with-paper-chart-business-communication-concept_74855-11706.jpg"
imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-watching-content-computer-pointing-display-talking-while-sitting-desk-with-paper-chart-business-communication-concept_74855-11706.jpg?_wi=2"
imageAlt="Bolaget konsultkontor med dedikerad team"
useInvertedBackground={false}
buttons={[
@@ -119,7 +119,7 @@ const AboutPage = () => {
role: "Investerare & Företagare",
company: "Larsson Fastigheter AB",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2",
imageAlt: "Erik Larsson",
},
{
@@ -128,7 +128,7 @@ const AboutPage = () => {
role: "CFO",
company: "Nordic Property Group",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-working-office_1157-26410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-working-office_1157-26410.jpg?_wi=2",
imageAlt: "Maria Andersson",
},
{
@@ -137,7 +137,7 @@ const AboutPage = () => {
role: "Verkställande Direktör",
company: "Bergström Utveckling",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-old-man_23-2148831086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-old-man_23-2148831086.jpg?_wi=2",
imageAlt: "Per Bergström",
},
]}