I want to create postcards. Is there a way to automate the process so that I don’t have to design each one individually, with images and text loading automatically?
The first image represents the front of the postcard, which mainly features a scenic photo.
The second image represents the back of the postcard, which includes:
- Gift recipient (top left),
- Travel reflections (center),
- Souvenir (displayed as an image on the top right),
- Signature (bottom right).
I want users to receive a random postcard from a different location each time they use the system. Initially, they would see the postcard’s front side, and upon clicking, it would flip to reveal the back side. I’ve tried using image animations, but it seems that loading the back-side content causes errors. Could anyone provide suggestions to solve this issue? I would greatly appreciate it!
By the way, does anyone know how to create a flip effect or animation for this? Thank you!