Merge version_1 into main #2
252
src/app/page.tsx
252
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Hem",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Hem", id: "hero"},
|
||||
{
|
||||
name: "Tjänster",
|
||||
id: "services",
|
||||
},
|
||||
name: "Tjänster", id: "services"},
|
||||
{
|
||||
name: "Om oss",
|
||||
id: "about",
|
||||
},
|
||||
name: "Om oss", id: "about"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Privatdetektiv Stockholm"
|
||||
/>
|
||||
@@ -54,112 +46,65 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Diskretion och resultat när det gäller som mest"
|
||||
description="Vi erbjuder professionella utredningstjänster för både företag och privatpersoner i Stockholm. Erfarenhet, trygghet och fullständig konfidentialitet."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=1",
|
||||
imageAlt: "Investigation scene",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Investigation scene"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=2",
|
||||
imageAlt: "Surveillance setup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Surveillance setup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=3",
|
||||
imageAlt: "Confidential files",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Confidential files"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=4",
|
||||
imageAlt: "Office meeting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Office meeting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=5",
|
||||
imageAlt: "Digital analysis",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Digital analysis"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=6",
|
||||
imageAlt: "Stockholm office",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Stockholm office"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=7",
|
||||
imageAlt: "Observation work",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Observation work"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=8",
|
||||
imageAlt: "Evidence review",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Evidence review"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=9",
|
||||
imageAlt: "Investigation team",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Investigation team"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=10",
|
||||
imageAlt: "Report drafting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Report drafting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=11",
|
||||
imageAlt: "Discreet meeting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Discreet meeting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg?_wi=12",
|
||||
imageAlt: "Security tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-with-stock-exchange-listings-business-charts-displayed-background_482257-83137.jpg", imageAlt: "Security tech"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Boka konsultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Boka konsultation", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-thoughtful-middle-aged-business-man_1262-2985.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-thoughtful-middle-aged-business-man_1262-2985.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", alt: "Client 5"},
|
||||
]}
|
||||
avatarText="Över 1500 nöjda kunder"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Diskretion",
|
||||
},
|
||||
type: "text", text: "Diskretion"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Konfidentialitet",
|
||||
},
|
||||
type: "text", text: "Konfidentialitet"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expertis",
|
||||
},
|
||||
type: "text", text: "Expertis"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Resultat",
|
||||
},
|
||||
type: "text", text: "Resultat"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Trygghet",
|
||||
},
|
||||
type: "text", text: "Trygghet"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -171,19 +116,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Shield,
|
||||
label: "Konfidentialitet",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Konfidentialitet", value: "100%"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Erfarenhet",
|
||||
value: "20+ år",
|
||||
},
|
||||
label: "Erfarenhet", value: "20+ år"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Lyckade utredningar",
|
||||
value: "1500+",
|
||||
},
|
||||
label: "Lyckade utredningar", value: "1500+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -193,40 +132,20 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyFour
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Företagsutredningar",
|
||||
author: "Säkra er verksamhet",
|
||||
description: "Vi utför bakgrundskontroller, utredning av oegentligheter och granskning av anställda för att skydda ert företag.",
|
||||
tags: [
|
||||
"Företag",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-company-recruiting-board-sitting-desk-office-while-interviewing-woman-that-came-vacant-job-multiethnic-recruiters-talking-with-candidate-about-available-post-details_482257-40307.jpg?_wi=1",
|
||||
imageAlt: "Corporate background",
|
||||
},
|
||||
id: "f1", title: "Företagsutredningar", author: "Säkra er verksamhet", description: "Vi utför bakgrundskontroller, utredning av oegentligheter och granskning av anställda för att skydda ert företag.", tags: [
|
||||
"Företag"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-company-recruiting-board-sitting-desk-office-while-interviewing-woman-that-came-vacant-job-multiethnic-recruiters-talking-with-candidate-about-available-post-details_482257-40307.jpg", imageAlt: "Corporate background"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Privatutredningar",
|
||||
author: "Hitta svar i svåra frågor",
|
||||
description: "Vi hjälper privatpersoner med allt från svåra familjeärenden till lokalisering och sökande av försvunna personer.",
|
||||
tags: [
|
||||
"Privat",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-company-recruiting-board-sitting-desk-office-while-interviewing-woman-that-came-vacant-job-multiethnic-recruiters-talking-with-candidate-about-available-post-details_482257-40307.jpg?_wi=2",
|
||||
imageAlt: "Private investigation",
|
||||
},
|
||||
id: "f2", title: "Privatutredningar", author: "Hitta svar i svåra frågor", description: "Vi hjälper privatpersoner med allt från svåra familjeärenden till lokalisering och sökande av försvunna personer.", tags: [
|
||||
"Privat"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-company-recruiting-board-sitting-desk-office-while-interviewing-woman-that-came-vacant-job-multiethnic-recruiters-talking-with-candidate-about-available-post-details_482257-40307.jpg", imageAlt: "Private investigation"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Bakgrundskontroller",
|
||||
author: "Säker rekrytering",
|
||||
description: "Djupgående kontroll av individer inför rekrytering eller partnerskap för att ge er fullständig trygghet.",
|
||||
tags: [
|
||||
"Säkerhet",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-company-recruiting-board-sitting-desk-office-while-interviewing-woman-that-came-vacant-job-multiethnic-recruiters-talking-with-candidate-about-available-post-details_482257-40307.jpg?_wi=3",
|
||||
imageAlt: "Checks",
|
||||
},
|
||||
id: "f3", title: "Bakgrundskontroller", author: "Säker rekrytering", description: "Djupgående kontroll av individer inför rekrytering eller partnerskap för att ge er fullständig trygghet.", tags: [
|
||||
"Säkerhet"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-company-recruiting-board-sitting-desk-office-while-interviewing-woman-that-came-vacant-job-multiethnic-recruiters-talking-with-candidate-about-available-post-details_482257-40307.jpg", imageAlt: "Checks"},
|
||||
]}
|
||||
title="Våra Tjänster"
|
||||
description="Vi anpassar våra utredningsmetoder efter era specifika behov med absolut största diskretion."
|
||||
@@ -240,45 +159,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Erik S.",
|
||||
handle: "VD",
|
||||
testimonial: "Professionella och oerhört diskreta. Löste vårt problem snabbt.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
|
||||
},
|
||||
id: "1", name: "Erik S.", handle: "VD", testimonial: "Professionella och oerhört diskreta. Löste vårt problem snabbt.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Karin M.",
|
||||
handle: "Privat",
|
||||
testimonial: "De gav mig trygghet i en svår livssituation. Mycket kunniga.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg",
|
||||
},
|
||||
id: "2", name: "Karin M.", handle: "Privat", testimonial: "De gav mig trygghet i en svår livssituation. Mycket kunniga.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anders L.",
|
||||
handle: "HR-chef",
|
||||
testimonial: "Smidig process och mycket noggrann bakgrundskontroll.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
},
|
||||
id: "3", name: "Anders L.", handle: "HR-chef", testimonial: "Smidig process och mycket noggrann bakgrundskontroll.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sofia B.",
|
||||
handle: "Entreprenör",
|
||||
testimonial: "Snabb respons och tydlig kommunikation genom hela utredningen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-thoughtful-middle-aged-business-man_1262-2985.jpg",
|
||||
},
|
||||
id: "4", name: "Sofia B.", handle: "Entreprenör", testimonial: "Snabb respons och tydlig kommunikation genom hela utredningen.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-thoughtful-middle-aged-business-man_1262-2985.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Johan P.",
|
||||
handle: "Privat",
|
||||
testimonial: "Fick det svar jag behövde. Rekommenderas varmt för diskretion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
},
|
||||
id: "5", name: "Johan P.", handle: "Privat", testimonial: "Fick det svar jag behövde. Rekommenderas varmt för diskretion.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Vad våra kunder säger"
|
||||
@@ -291,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Är era tjänster lagliga?",
|
||||
content: "Ja, vi arbetar strikt inom lagens ramar och följer alla svenska bestämmelser.",
|
||||
},
|
||||
id: "q1", title: "Är era tjänster lagliga?", content: "Ja, vi arbetar strikt inom lagens ramar och följer alla svenska bestämmelser."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Hur garanterar ni diskretion?",
|
||||
content: "Diskretion är vår grundpelare. Vi hanterar all information med strikt sekretess.",
|
||||
},
|
||||
id: "q2", title: "Hur garanterar ni diskretion?", content: "Diskretion är vår grundpelare. Vi hanterar all information med strikt sekretess."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Vad kostar en utredning?",
|
||||
content: "Priset varierar beroende på ärendets komplexitet. Kontakta oss för en konsultation.",
|
||||
},
|
||||
id: "q3", title: "Vad kostar en utredning?", content: "Priset varierar beroende på ärendets komplexitet. Kontakta oss för en konsultation."},
|
||||
]}
|
||||
sideTitle="Vanliga Frågor"
|
||||
sideDescription="Här har vi samlat svar på de vanligaste frågorna vi får gällande våra tjänster och arbetssätt."
|
||||
@@ -316,16 +201,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Vi finns här för dig"
|
||||
title="Kontakta oss för en första konsultation"
|
||||
description="Boka ett konfidentiellt samtal med oss för att diskutera hur vi kan hjälpa dig med ditt ärende."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ring oss nu",
|
||||
href: "tel:+46000000000",
|
||||
},
|
||||
text: "Ring oss nu", href: "tel:+46000000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -335,29 +217,19 @@ export default function LandingPage() {
|
||||
logoText="Privatdetektiv Stockholm"
|
||||
columns={[
|
||||
{
|
||||
title: "Tjänster",
|
||||
items: [
|
||||
title: "Tjänster", items: [
|
||||
{
|
||||
label: "Företag",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Företag", href: "#services"},
|
||||
{
|
||||
label: "Privat",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Privat", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{
|
||||
label: "Om oss",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Om oss", href: "#about"},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Kontakt", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user