See the solution below in Explanation:
Explanation:
DISTRO-SW1
Sw1
int vlan 100
standby 1 ip 192.168.1.1
standby 1 priority 110
standby 1 preempt
copy run start
DISTRO-SW2
SW2
int vlan 100
standby 1 ip 192.168.1.1
standby 1 preempt
copy run start
OR
MINOR CHANGE IN ABOVE HSRP SCENERIO
Graphical user interface, text, application, email Description automatically generated

Check the IP address 1.254 check the minimum 15 seconds solution get change.
DISTRO-SW1
Sw1
int vlan 100
glbp 1 ip 192.168.1.254
glbp 1 priority 110
glbp 1 timers 5 15
glbp 1 preempt
copy run start
DISTRO-SW2
SW2
int vlan 100
glbp 1 ip 192.168.1.254
glbp 1 timers 5 15
glbp 1 preempt
copy run start