diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9f00e3f..04843ef 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -41,27 +41,27 @@ export default function LandingPage() {
@@ -209,32 +209,32 @@ export default function LandingPage() {
@@ -260,10 +260,10 @@ export default function LandingPage() {
columns={[
{
title: "Tjenester", items: [
- { label: "Lead Automation", href: "#services" },
- { label: "CRM Setup", href: "#services" },
- { label: "AI Chatbots", href: "#services" },
- { label: "Workflow Automation", href: "#services" }
+ { label: "Lead-automatisering", href: "#services" },
+ { label: "CRM-oppsett", href: "#services" },
+ { label: "AI-chatbots", href: "#services" },
+ { label: "Arbeidsflytautomatisering", href: "#services" }
]
},
{
@@ -282,7 +282,7 @@ export default function LandingPage() {
]
}
]}
- copyrightText="© 2025 AI Growth AS. All rights reserved."
+ copyrightText="© 2025 AI Growth AS. Alle rettigheter reservert."
/>