Merge version_1 into main #3

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

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
{
value: "1000+", 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

@@ -57,7 +57,7 @@ export default function HomePage() {
{
text: "Se demo", 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"
@@ -68,9 +68,9 @@ export default function HomePage() {
<FeatureCardOne
features={[
{
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", imageAlt: "Automatisk transkribering"},
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?_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", imageAlt: "Oppgavegenerering"},
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?_wi=2", imageAlt: "Oppgavegenerering"},
{
title: "Sømløs integrasjon", description: "Kobles direkte til Calendar, Slack, Teams og andre verktøy du bruker", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARMUj986il3lyc9NHbZIMr1wa7/modern-integration-concept-illustration--1772817863752-e0220c81.png", imageAlt: "Sømløs integrasjon"},
{
@@ -97,7 +97,7 @@ export default function HomePage() {
{
value: "1000+", 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"