From c34f700a51dcbe83eb89c693f437b38b55ecba56 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:31:52 +0000 Subject: [PATCH 1/4] Update registry/components/MetricCardSeven.json --- registry/components/MetricCardSeven.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/components/MetricCardSeven.json b/registry/components/MetricCardSeven.json index a0ca92e..12e73f4 100644 --- a/registry/components/MetricCardSeven.json +++ b/registry/components/MetricCardSeven.json @@ -70,7 +70,7 @@ "ariaLabel?": "string (default: 'Metrics section')", "className?": "string" }, - "usageExample": "", + "usageExample": "", "do": [ "Use for feature showcases", "Use for capability displays", -- 2.49.1 From f2e905239454e584984de1375f5dc3713cfdfb0a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:31:53 +0000 Subject: [PATCH 2/4] Update registry/components/TestimonialCardSixteen.json --- registry/components/TestimonialCardSixteen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/components/TestimonialCardSixteen.json b/registry/components/TestimonialCardSixteen.json index 3199376..a1c7992 100644 --- a/registry/components/TestimonialCardSixteen.json +++ b/registry/components/TestimonialCardSixteen.json @@ -52,7 +52,7 @@ "required": true, "exactCount": 3, "structure": { - "value": "string - KPI value (e.g., '500+', '98%')", + "value": "string - KPI value (e.g., '300+', '98%')", "label": "string - KPI label" }, "note": "Exactly 3 KPI items displayed in a card below testimonials" @@ -97,7 +97,7 @@ "textBoxButtonClassName?": "string", "textBoxButtonTextClassName?": "string" }, - "usageExample": "\n \n", + "usageExample": "\n \n", "do": [ "Use for testimonial sections with visual emphasis on people", "Include exactly 3 KPI items for the bottom section", -- 2.49.1 From 06743c2e88f19c0283362b5d9724aa830955a380 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:31:53 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1369 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1368 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c0b97e0..11c2493 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,7 +22,7 @@ export const metadata: Metadata = { follow: true, }, openGraph: { - title: "KlimaComfort AS | Smart Climate Solutions", description: "Expert HVAC solutions with 20+ years of industry experience. Total technical responsibility for modern buildings.", url: "https://klimacomfort.no", siteName: "KlimaComfort AS", type: "website", images: [ + title: "KlimaComfort AS | Smart Climate Solutions", description: "Expert HVAC solutions with 7+ years of industry experience. Total technical responsibility for modern buildings.", url: "https://klimacomfort.no", siteName: "KlimaComfort AS", type: "website", images: [ { url: "http://img.b2bpic.net/free-photo/smoke-pipe-industry-factory_1127-3436.jpg", alt: "KlimaComfort HVAC Solutions"}, ], @@ -1407,6 +1407,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +