From f72ece20972659c150a74b0db46e9d02d2ef1d8c Mon Sep 17 00:00:00 2001 From: harry-haran Date: Sat, 21 Mar 2026 22:25:46 +0530 Subject: [PATCH] Added bird descriptions for onboarding task --- .../ui/public/js/HMI_API_onboarding_task.json | 24 ++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/src/Components/HMI/ui/public/js/HMI_API_onboarding_task.json b/src/Components/HMI/ui/public/js/HMI_API_onboarding_task.json index 2efbcca94..22f0e9664 100644 --- a/src/Components/HMI/ui/public/js/HMI_API_onboarding_task.json +++ b/src/Components/HMI/ui/public/js/HMI_API_onboarding_task.json @@ -57,15 +57,33 @@ }, { "Bird": "Acanthiza pusilla", - "description": [] + "description": [ + "The brown thornbill is a tiny passerine bird commonly found in coastal and inland regions of southeastern Australia.", + "It has subtle brown and grey tones that help it blend easily into bushy environments.", + "This species actively hunts insects by moving quickly through foliage and branches.", + "They often live in small groups and communicate with soft, high-pitched calls.", + "Their nests are small, enclosed structures usually hidden in dense vegetation." + ] }, { "Bird": "Acanthiza reguloides", - "description": [] + "description": [ + "The buff-rumped thornbill is a small bird native to eastern parts of Australia.", + "It is identifiable by its light-colored rump and relatively plain body markings.", + "These birds are highly social and are frequently seen moving together in flocks.", + "They feed mainly on insects, picking them from leaves and bark.", + "Group members often cooperate in raising chicks within shared territories." + ] }, { "Bird": "Acanthiza uropygialis", - "description": [] + "description": [ + "The chestnut-rumped thornbill inhabits dry and open woodland areas across Australia.", + "It features a noticeable reddish-brown patch near the tail region.", + "This species is well adapted to arid climates and sparse vegetation.", + "They forage mostly on the ground or low shrubs in search of insects.", + "Their nests are carefully concealed to protect against predators in open habitats." + ] }, { "Bird": "Acanthorhynchus tenuirostris",