export const carouselItems = [ { title: 'Own your data', text: 'Take ownership of your data and control with whom you share your information.', source: require('@assets/images/app-introduction/carousel-item1.png'), }, { title: 'Exchange Data Securely', text: 'Collect and share your identity data with other organizations and users smoothly and safely.', source: require('@assets/images/app-introduction/carousel-item2.png'), }, { title: 'Discover services', text: 'From hotel check-ins to financial services, unleash the power of your digital documents and apply for services in a hassle-free manner.', source: require('@assets/images/app-introduction/carousel-item3.png'), }, ];