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",
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",
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' }, '*');
})();
+`
+ }}
+ />
+
+