SELECT 'title' AS component, 'Welcome to the API' AS contents; SELECT 'button' AS component; SELECT 'Back home' AS title, 'home' AS icon, '/' AS link;