From efaaadc66037dd80dbe0bc9d12b34e711d5dcd95 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:27:27 +0000 Subject: [PATCH] Update src/app/prising/page.tsx --- src/app/prising/page.tsx | 100 +++++++++------------------------------ 1 file changed, 22 insertions(+), 78 deletions(-) diff --git a/src/app/prising/page.tsx b/src/app/prising/page.tsx index 1bbab50..0007ad9 100644 --- a/src/app/prising/page.tsx +++ b/src/app/prising/page.tsx @@ -18,9 +18,7 @@ export default function PricingPage() { ]; const navButtons = { - text: "Kom i gang", - href: "#contact", - }; + text: "Kom i gang", href: "#contact"}; return ( @@ -178,13 +126,9 @@ export default function PricingPage() {