added footer mt
This commit is contained in:
@@ -3,12 +3,11 @@
|
|||||||
class="w-full flex flex-col-center persian-number font-iran-yekan-x"
|
class="w-full flex flex-col-center persian-number font-iran-yekan-x"
|
||||||
dir="rtl"
|
dir="rtl"
|
||||||
>
|
>
|
||||||
|
|
||||||
<Header />
|
<Header />
|
||||||
<main class="w-full overflow-x-hidden">
|
<main class="w-full overflow-x-hidden">
|
||||||
<NuxtPage />
|
<NuxtPage />
|
||||||
</main>
|
</main>
|
||||||
<div class="w-full flex-col flex">
|
<div class="w-full flex-col flex mt-20">
|
||||||
<ServiceHighlights />
|
<ServiceHighlights />
|
||||||
<Footer />
|
<Footer />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user