faq
This commit is contained in:
@@ -54,7 +54,7 @@ export async function generateMetadata(): Promise<Metadata> {
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<>
|
||||
<SeoJsonLd data={[websiteSchema()]} />
|
||||
<SeoJsonLd data={[websiteSchema(), organizationSchema()]} />
|
||||
|
||||
{/* Server-rendered SEO content for crawlers */}
|
||||
<div className="sr-only" aria-hidden="false">
|
||||
|
||||
Reference in New Issue
Block a user