Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ const HomePage = () => {
|
||||
title="Tidig Expertis Inom Fastighetsmarknaden"
|
||||
description="Med decenniers erfarenhet hjälper vi investerare och företag att navigera komplexa fastighetsprojekt. Vi kombinerar marknadsinsikt, juridisk kunskap och finansiell strategi för att maximera avkastning och minimera risk."
|
||||
tag="Vår Historia"
|
||||
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=1"
|
||||
imageAlt="Professionellt konsultkontor med team"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -102,28 +102,28 @@ const HomePage = () => {
|
||||
id: "1",
|
||||
title: "Fastighetsförvaltning",
|
||||
tags: ["Daglig Drift", "Underhåll"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-businessman-looking-businesswoman-using-digital-tablet-outdoors_23-2147941524.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-businessman-looking-businesswoman-using-digital-tablet-outdoors_23-2147941524.jpg?_wi=1",
|
||||
imageAlt: "Fastighetsförvaltning",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Fastighetsutveckling",
|
||||
tags: ["Projektet", "Planering"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-feeling-uncertain-while-using-digital-tablet-meeting-with-their-insurance-agent-home_637285-3878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-feeling-uncertain-while-using-digital-tablet-meeting-with-their-insurance-agent-home_637285-3878.jpg?_wi=1",
|
||||
imageAlt: "Fastighetsutveckling",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Rådgivning & Organisering",
|
||||
tags: ["Strategi", "Optimering"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-businessman-looking-businesswoman-using-digital-tablet-outdoors_23-2147941524.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-businessman-looking-businesswoman-using-digital-tablet-outdoors_23-2147941524.jpg?_wi=2",
|
||||
imageAlt: "Rådgivning",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Värdepappersplaceringar",
|
||||
tags: ["Investeringar", "Avkastning"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-feeling-uncertain-while-using-digital-tablet-meeting-with-their-insurance-agent-home_637285-3878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-feeling-uncertain-while-using-digital-tablet-meeting-with-their-insurance-agent-home_637285-3878.jpg?_wi=2",
|
||||
imageAlt: "Värdepappersplaceringar",
|
||||
},
|
||||
]}
|
||||
@@ -191,7 +191,7 @@ const HomePage = () => {
|
||||
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=1",
|
||||
imageAlt: "Erik Larsson",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ const HomePage = () => {
|
||||
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=1",
|
||||
imageAlt: "Maria Andersson",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ const HomePage = () => {
|
||||
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=1",
|
||||
imageAlt: "Per Bergström",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ const HomePage = () => {
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-defocused-woman_23-2148336874.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-defocused-woman_23-2148336874.jpg?_wi=1"
|
||||
imageAlt="Fastighetskonsultation"
|
||||
mediaPosition="right"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user