www_tf_demo/content/home/index.md
2024-11-14 04:37:19 +01:00

33 lines
907 B
Markdown

---
title: "Home"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 1
---
<!--
This page is made by combining different 'block' (partial html pages) together.
To edit the page content, please go to specific 'block' that you would like to edit.
To see the list of the blocks in this page, add or remove some of the partial pages, go to: layouts/index.html.
HOMEPAGE (layouts/index.html) contains:
1. Hero section: "partials/hero.html
2. About section: "partials/about1.html"
3. Why Choose a Digital FreeZone section: "partials/about.html"
4. Why ZNZ section: "partials/feature.html
5. Benefits section: "partials/benefits.html"
6. Blog section : "partials/blogs.html"
7. Company License section: "partials/presale.html"
8. FAQ section: "partials/faq.html"
---
Extras:
1. header: "partials/header_custom.html"
2. footer: "partials/footer.html"
-->