Skip to content

Commit

Permalink
mega menu-reordering (PR from TinaCMS) (#3010)
Browse files Browse the repository at this point in the history
TinaCMS content update

Co-authored-by: tina-cloud-app[bot] <58178390+tina-cloud-app[bot]@users.noreply.github.com>
  • Loading branch information
tina-cloud-app[bot] authored Aug 23, 2024
1 parent a9ba426 commit 80dc4f5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions content/megamenu/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
{
"name": "Development Teams",
"menuItems": [
{
"name": "AI Development",
"url": "/consulting?tag=AI-Development",
"description": "Creating intelligent, data-driven solutions for businesses",
"iconImg": "/images/megamenu-icons/AIDevelopment.svg"
},
{
"name": "Web Development",
"url": "/consulting?tag=Web-Development",
Expand All @@ -20,12 +26,6 @@
"description": "Building cutting-edge apps for diverse platforms",
"iconImg": "/images/megamenu-icons/MobileDevelopment.svg"
},
{
"name": "AI Development",
"url": "/consulting?tag=AI-Development",
"description": "Creating intelligent, data-driven solutions for businesses",
"iconImg": "/images/megamenu-icons/AIDevelopment.svg"
},
{
"name": "Database Development",
"url": "/consulting?tag=Database-Development",
Expand Down

0 comments on commit 80dc4f5

Please sign in to comment.