Update src/app/page.tsx
This commit is contained in:
235
src/app/page.tsx
235
src/app/page.tsx
@@ -30,26 +30,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Tjenester",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Tjenester", id: "#services"},
|
||||
{
|
||||
name: "Hvordan det fungerer",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
name: "Hvordan det fungerer", id: "#how-it-works"},
|
||||
{
|
||||
name: "Priser",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Priser", id: "#pricing"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Kontakt", id: "#contact"},
|
||||
]}
|
||||
brandName="Freska Norge"
|
||||
button={{
|
||||
text: "Bestill nå",
|
||||
}}
|
||||
text: "Bestill nå"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,112 +48,62 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Ren luksus i hverdagen"
|
||||
description="Vi bringer profesjonell renholdskvalitet rett til døren din. Pålitelig, miljøvennlig og alltid med samme renholder."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ingrid L.",
|
||||
handle: "@ingridl",
|
||||
testimonial: "Fantastisk service hver gang. Slipper å bekymre meg for rent hjem!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gold-medallion-with-white-shield-check-mark-secure-approved-safe_84443-56161.jpg?_wi=1",
|
||||
imageAlt: "shield icon gold",
|
||||
},
|
||||
name: "Ingrid L.", handle: "@ingridl", testimonial: "Fantastisk service hver gang. Slipper å bekymre meg for rent hjem!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gold-medallion-with-white-shield-check-mark-secure-approved-safe_84443-56161.jpg", imageAlt: "shield icon gold"},
|
||||
{
|
||||
name: "Erik S.",
|
||||
handle: "@eriks",
|
||||
testimonial: "Veldig fornøyd med samme renholder hver uke. Profesjonelt og effektivt.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-young-creative-people-smart-casual-wear-discussing-business-shaking-hands-together_7861-3058.jpg?_wi=1",
|
||||
imageAlt: "shield gold 2",
|
||||
},
|
||||
name: "Erik S.", handle: "@eriks", testimonial: "Veldig fornøyd med samme renholder hver uke. Profesjonelt og effektivt.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-young-creative-people-smart-casual-wear-discussing-business-shaking-hands-together_7861-3058.jpg", imageAlt: "shield gold 2"},
|
||||
{
|
||||
name: "Marit K.",
|
||||
handle: "@maritk",
|
||||
testimonial: "Endelig en tjeneste som leverer det de lover. Veldig trygt og enkelt.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-presenting-work_1048-1747.jpg?_wi=1",
|
||||
imageAlt: "person icon gold",
|
||||
},
|
||||
name: "Marit K.", handle: "@maritk", testimonial: "Endelig en tjeneste som leverer det de lover. Veldig trygt og enkelt.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-presenting-work_1048-1747.jpg", imageAlt: "person icon gold"},
|
||||
{
|
||||
name: "Lars B.",
|
||||
handle: "@larsb",
|
||||
testimonial: "Topp kvalitet på vasken, og veldig god kundeservice.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-while-having-fingers-crossed_23-2148372328.jpg?_wi=1",
|
||||
imageAlt: "person gold 2",
|
||||
},
|
||||
name: "Lars B.", handle: "@larsb", testimonial: "Topp kvalitet på vasken, og veldig god kundeservice.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-while-having-fingers-crossed_23-2148372328.jpg", imageAlt: "person gold 2"},
|
||||
{
|
||||
name: "Solveig H.",
|
||||
handle: "@solveigh",
|
||||
testimonial: "Rent, pent og punktlig. Kan anbefales på det sterkeste.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/faq-customer-service-help-support-exclamation-graphic_53876-124369.jpg?_wi=1",
|
||||
imageAlt: "smartphone icon gold",
|
||||
},
|
||||
name: "Solveig H.", handle: "@solveigh", testimonial: "Rent, pent og punktlig. Kan anbefales på det sterkeste.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/faq-customer-service-help-support-exclamation-graphic_53876-124369.jpg", imageAlt: "smartphone icon gold"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Se våre tjenester",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Se våre tjenester", href: "#services"},
|
||||
{
|
||||
text: "Bestill renhold",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Bestill renhold", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349265.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349265.jpg"
|
||||
imageAlt="Stilig og ren stue interiør"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
|
||||
alt: "Kunde 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", alt: "Kunde 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
alt: "Kunde 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", alt: "Kunde 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
alt: "Kunde 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", alt: "Kunde 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-looking-photographer_23-2148339179.jpg",
|
||||
alt: "Kunde 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-looking-photographer_23-2148339179.jpg", alt: "Kunde 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg",
|
||||
alt: "Kunde 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg", alt: "Kunde 5"},
|
||||
]}
|
||||
avatarText="Over 5000+ fornøyde kunder"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Miljøsertifisert",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Miljøsertifisert", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Forsikret",
|
||||
icon: ShieldCheck,
|
||||
type: "text-icon", text: "Forsikret", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Fast renholder",
|
||||
icon: UserCheck,
|
||||
type: "text-icon", text: "Fast renholder", icon: UserCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Kvalitetsgaranti",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Kvalitetsgaranti", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "App-styring",
|
||||
icon: Smartphone,
|
||||
type: "text-icon", text: "App-styring", icon: Smartphone,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -175,55 +116,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Forsikret",
|
||||
description: "Alt er forsikret. Du kan slappe helt av.",
|
||||
icon: Shield,
|
||||
title: "Forsikret", description: "Alt er forsikret. Du kan slappe helt av.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gold-medallion-with-white-shield-check-mark-secure-approved-safe_84443-56161.jpg?_wi=2",
|
||||
imageAlt: "Shield",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gold-medallion-with-white-shield-check-mark-secure-approved-safe_84443-56161.jpg", imageAlt: "Shield"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-young-creative-people-smart-casual-wear-discussing-business-shaking-hands-together_7861-3058.jpg?_wi=2",
|
||||
imageAlt: "Shield Alt",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-young-creative-people-smart-casual-wear-discussing-business-shaking-hands-together_7861-3058.jpg", imageAlt: "Shield Alt"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-papers-near-laptop_23-2147802081.jpg?_wi=1",
|
||||
imageAlt: "smartphone gold 2",
|
||||
},
|
||||
{
|
||||
title: "Samme renholder",
|
||||
description: "Du får alltid samme person for best mulig resultat.",
|
||||
icon: User,
|
||||
title: "Samme renholder", description: "Du får alltid samme person for best mulig resultat.", icon: User,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-presenting-work_1048-1747.jpg?_wi=2",
|
||||
imageAlt: "User",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-presenting-work_1048-1747.jpg", imageAlt: "User"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-while-having-fingers-crossed_23-2148372328.jpg?_wi=2",
|
||||
imageAlt: "User Alt",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-while-having-fingers-crossed_23-2148372328.jpg", imageAlt: "User Alt"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349265.jpg?_wi=2",
|
||||
imageAlt: "Neon robot vacuum cleaner",
|
||||
},
|
||||
{
|
||||
title: "App-styrt",
|
||||
description: "Bestill og endre vask direkte i vår app.",
|
||||
icon: Smartphone,
|
||||
title: "App-styrt", description: "Bestill og endre vask direkte i vår app.", icon: Smartphone,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/faq-customer-service-help-support-exclamation-graphic_53876-124369.jpg?_wi=2",
|
||||
imageAlt: "App",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/faq-customer-service-help-support-exclamation-graphic_53876-124369.jpg", imageAlt: "App"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-papers-near-laptop_23-2147802081.jpg?_wi=2",
|
||||
imageAlt: "App Alt",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-papers-near-laptop_23-2147802081.jpg", imageAlt: "App Alt"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
|
||||
imageAlt: "Coffee time for me please",
|
||||
},
|
||||
]}
|
||||
title="Hvorfor velge Freska?"
|
||||
@@ -238,51 +155,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Enkel",
|
||||
price: "699 kr",
|
||||
subtitle: "For engangsvask",
|
||||
buttons: [
|
||||
id: "basic", badge: "Enkel", price: "699 kr", subtitle: "For engangsvask", buttons: [
|
||||
{
|
||||
text: "Velg",
|
||||
},
|
||||
text: "Velg"},
|
||||
],
|
||||
features: [
|
||||
"Enkel vask",
|
||||
"Miljøvennlig",
|
||||
],
|
||||
"Enkel vask", "Miljøvennlig"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Abonnement",
|
||||
price: "499 kr",
|
||||
subtitle: "Mest populær",
|
||||
buttons: [
|
||||
id: "pro", badge: "Abonnement", price: "499 kr", subtitle: "Mest populær", buttons: [
|
||||
{
|
||||
text: "Velg",
|
||||
},
|
||||
text: "Velg"},
|
||||
],
|
||||
features: [
|
||||
"Fast pris",
|
||||
"Samme renholder",
|
||||
"Prioritert hjelp",
|
||||
],
|
||||
"Fast pris", "Samme renholder", "Prioritert hjelp"],
|
||||
},
|
||||
{
|
||||
id: "corp",
|
||||
badge: "Bedrift",
|
||||
price: "Kontakt oss",
|
||||
subtitle: "For næringsliv",
|
||||
buttons: [
|
||||
id: "corp", badge: "Bedrift", price: "Kontakt oss", subtitle: "For næringsliv", buttons: [
|
||||
{
|
||||
text: "Ta kontakt",
|
||||
},
|
||||
text: "Ta kontakt"},
|
||||
],
|
||||
features: [
|
||||
"Skreddersydd",
|
||||
"MVA-faktura",
|
||||
"Dedikert team",
|
||||
],
|
||||
"Skreddersydd", "MVA-faktura", "Dedikert team"],
|
||||
},
|
||||
]}
|
||||
title="Våre prispakker"
|
||||
@@ -299,23 +193,14 @@ export default function LandingPage() {
|
||||
description="Kvalitet i hvert ledd gjennom hele prosessen."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: CheckCircle,
|
||||
title: "Vaskede hjem",
|
||||
value: "15 000+",
|
||||
},
|
||||
id: "m1", icon: CheckCircle,
|
||||
title: "Vaskede hjem", value: "15 000+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Clock,
|
||||
title: "Punktlighet",
|
||||
value: "99%",
|
||||
},
|
||||
id: "m2", icon: Clock,
|
||||
title: "Punktlighet", value: "99%"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Star,
|
||||
title: "Kundetilfredshet",
|
||||
value: "4.9/5",
|
||||
},
|
||||
id: "m3", icon: Star,
|
||||
title: "Kundetilfredshet", value: "4.9/5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -324,15 +209,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Kontakt oss"
|
||||
title="Klar for et renere hjem?"
|
||||
description="Vi svarer raskt på alle henvendelser."
|
||||
buttons={[
|
||||
{
|
||||
text: "Send forespørsel",
|
||||
},
|
||||
text: "Send forespørsel"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -341,13 +224,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Freska Norge"
|
||||
leftLink={{
|
||||
text: "Personvern",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Personvern", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Vilkår",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Vilkår", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user