Doh!, please see the comment from rainemak below, I had no idea we had a new setting in Settings/Display, please do ignore the below message/code!
While mooching about in
/usr/share/lipstick-jolla-home-qt5/lockscreen/LockScreen.qml
I found the default value for rotating the lockscreen to landscape.
At the bottom of LockScreen.qml, see the following dollop of code;
ConfigurationValue {
id: homescreenOrientationConfig
key: "/desktop/lipstick-jolla-home/allow_homescreen_rotation"
defaultValue: true //false <------- change from false to true
}
save the file, close it and restart lipstick;
systemctl --user restart lipstick