title pages and ...
This commit is contained in:
+14
-1
@@ -5,6 +5,19 @@ import React from 'react'
|
||||
import Accordion from '@/components/Accordion'
|
||||
import WhyDanak from '../home/WhyDanak'
|
||||
|
||||
export const metadata = {
|
||||
title: 'داناک | درباره ما',
|
||||
description: 'درباره ما',
|
||||
openGraph: {
|
||||
title: 'داناک | درباره ما',
|
||||
description: 'درباره ما',
|
||||
url: 'https://danakcorp.com/about',
|
||||
siteName: 'داناک',
|
||||
locale: 'fa_IR',
|
||||
type: 'website',
|
||||
},
|
||||
}
|
||||
|
||||
const About: NextPage = () => {
|
||||
return (
|
||||
<div className='mt-24'>
|
||||
@@ -62,7 +75,7 @@ const About: NextPage = () => {
|
||||
مشاوره استقرار ISMS
|
||||
</div>
|
||||
<div className='flex-1 xl:min-w-[30%] min-w-[90%] bg-[#ECEFF6] h-10 rounded-xl font-bold flex justify-center items-center'>
|
||||
نظام صنفی
|
||||
نظام صنفی رایانه ای
|
||||
</div>
|
||||
<div className='flex-1 xl:min-w-[30%] min-w-[90%] bg-[#ECEFF6] h-10 rounded-xl font-bold flex justify-center items-center'>
|
||||
GDPR
|
||||
|
||||
Reference in New Issue
Block a user