prixite/prixite.github.io

Turn About Us into a markdown page

Closed this issue · 0 comments

Currently the data is coming from data/data.ts. I would like to get all the data from a mardown file. I like the structure of this page https://prixite.com/services/web-development. Let's change about-us page style to the style of services page. The name of the markdown file should be data/pages/about-us.md. I am listing down the tasks below:

  • Create data/pages/about-us.md
  • The MD file should have a title
  • The MD file should have a short description. We will fill the about-us section on the landing page from this.
  • The MD file should have the ability include image url that we can show.
  • There should a normal Markdown body in the file

Example contents:

---
index: 2
title: 'Prixite - Machine Learning'
header: 'Machine Learning'
description: 'We provide top-notch machine learning services to help your business stay ahead of the curve.'
image: '/images/services/ml.png'
---

Our team of experienced professionals has a deep understanding of the latest machine learning techniques and technologies, and we use this knowledge to help our clients solve complex problems and make data-driven decisions.

We offer a range of machine learning services, including:

- Custom machine learning model development: We will work with you to understand your specific needs and goals, and then design and build a machine learning model that meets those needs.

- Machine learning consulting: Need guidance on how to use machine learning to solve a particular problem? Our team can provide expert advice and support to help you get the most out of your machine learning efforts.

- Machine learning training: Our training programs are tailored to your specific needs and goals, and are designed to help you and your team understand the fundamentals of machine learning and how to apply it to your business.

No matter what your machine learning needs may be, Prixite has the expertise and experience to help you succeed. Contact us today to learn more and see how we can help your business thrive.