fix: escape lint strings and add intake table types

This commit is contained in:
colinislit
2025-11-23 11:03:17 +01:00
parent 6fcb9a0e7b
commit c12063d58d
4 changed files with 498 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ export function HeroQuote({ content }: HeroQuoteProps) {
}}
cite={content.attribution}
>
"{content.quote}"
“{content.quote}”
</blockquote>
<div className="text-white font-sans text-sm md:text-base" style={{ textShadow: '0 1px 3px rgba(0, 0, 0, 0.4)' }}>
@@ -56,4 +56,3 @@ export function HeroQuote({ content }: HeroQuoteProps) {
</section>
)
}

View File

@@ -16,7 +16,7 @@ export default function ReportsPage() {
Behandelaar Rapportage
</p>
<p className="text-slate-500 text-sm">
BI dashboards, KPI's, trends en statistieken
BI dashboards, KPI&apos;s, trends en statistieken
</p>
<p className="text-xs text-slate-400 mt-4">
Placeholder - Not designed yet