Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-06 17:25:43 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ export default function AboutPage() {
title: "Aktive brukere i Norge",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/a-modern-clean-software-dashboard-interf-1772817867447-95453990.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/a-modern-clean-software-dashboard-interf-1772817867447-95453990.png?_wi=3"
imageAlt="Mentr platform"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -63,7 +63,7 @@ export default function HomePage() {
href: "https://example.com/demo",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/a-modern-clean-software-dashboard-interf-1772817867447-95453990.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/a-modern-clean-software-dashboard-interf-1772817867447-95453990.png?_wi=1"
imageAlt="Mentr AI Dashboard"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -76,13 +76,13 @@ export default function HomePage() {
{
title: "Automatisk transkribering",
description: "Presise møtetranskripsioner på norsk med AI-drevet teknologi",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/abstract-illustration-of-automated-workf-1772817862965-a3460356.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/abstract-illustration-of-automated-workf-1772817862965-a3460356.png?_wi=1",
imageAlt: "Automatisk transkribering",
},
{
title: "Intelligent oppgavegenerering",
description: "Oppgaver og action items blir automatisk ekstrahert og tildelt",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/abstract-illustration-of-automated-workf-1772817862965-a3460356.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/abstract-illustration-of-automated-workf-1772817862965-a3460356.png?_wi=2",
imageAlt: "Oppgavegenerering",
},
{
@@ -123,7 +123,7 @@ export default function HomePage() {
title: "Aktive brukere i Norge",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/a-modern-clean-software-dashboard-interf-1772817867447-95453990.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/a-modern-clean-software-dashboard-interf-1772817867447-95453990.png?_wi=2"
imageAlt="Mentr platform"
useInvertedBackground={false}
mediaAnimation="slide-up"