construct both the big image variant set and the smaller carousel variant set to scroll and animate simultaneously
Make sure the naming conventions between each variant in the set match 1:1
Bind instances of both to a string variable of a matching string
Basically, you’ll need to build out the behavior so that when you swipe the larger image, it initiates a variant swap so that the bound variable will swap the smaller image carousel to the matching variant.