Add Nexteam as a sponsor.
authorDave Page <dpage@pgadmin.org>
Thu, 25 Apr 2024 09:51:24 +0000 (10:51 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 25 Apr 2024 09:51:24 +0000 (10:51 +0100)
templates/context.json

index c2afb2eeffb2fc4552f8f385b889396213cc8db3..1a81cee15f7d6d6efb8d85bbf5ab0dfcf4968fb9 100644 (file)
 
            "companies": [
                {
-                   "name": "TBD",
-                   "url": "TBD",
-                   "img": "TBD.png",
-                   "description": "TBD",
-                   "visible": false,
-                   "interview": [
-                       {
-                           "Q": "TBD",
-                           "A": [
-                               "TBD",
-                               "TBD"
-                           ]
-                       }
-                   ]
+                   "name": "Nexteam",
+                   "url": "https://nexteam.co.uk/",
+                   "img": "nexteam.png",
+                   "description": "Nexteam is a network of technology professionals who passionately deliver successful outcomes with a fixed price agile process. Be it helping your team with PostgreSQL or taking your ideas from the drawing board to implementation, we can help you succeed.",
+                   "visible": true,
+                   "interview": []
                }
            ]
        },