#Preview("My iPhone", traits: .landscapeLeft) {
   ContentView()
}
#Preview("My Second iPhone") {
   ContentView()
}