feat: migrate Hugo Bootstrap theme to latest Hugo with Tailwind CSS and refactor codebase
* replace Bootstrap-based styling with Tailwind CSS * update theme compatibility for latest Hugo version * refactor templates and partials * fix outdated code and broken components * improve project structure and maintainability * optimize styling and frontend build setup
This commit is contained in:
23
exampleSite/content/english/about/_index.md
Normal file
23
exampleSite/content/english/about/_index.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "WE ARE ROXO DESIGN. AN AWARD-WINNING CREATIVE STUDIO IN FLORIDA."
|
||||
meta_title: "About Us"
|
||||
description: "We are specialized in developing forward-thinking brand identities, websites, illustration and animation for all types of customers. And we do this by bringing our customers through each phase of the design process with us."
|
||||
image: "/images/blog/blog-details-image-02.jpg"
|
||||
expertise_title: "Expertise"
|
||||
expertise_sectors:
|
||||
[
|
||||
"Customer Experience Design",
|
||||
"Digital Products",
|
||||
"Development",
|
||||
"Campaign & Content",
|
||||
"Employer Branding",
|
||||
"Animation & Motion Graphics",
|
||||
"Packaging & Product Design",
|
||||
"Retail & Spacial",
|
||||
"Print & Editorial Design",
|
||||
"Concept/Text",
|
||||
"Information Design",
|
||||
]
|
||||
layout: "about"
|
||||
draft: false
|
||||
---
|
||||
Reference in New Issue
Block a user