This is a landing page I made for a client's marketing campaigns.
They had Facebook advertisements for 3 target audiences pointing to these pages:
1. http://landing.surprisemechef.com/individual
2. http://landing.surprisemechef.com/event-managers
3. http://landing.surprisemechef.com/forgot-my-lunch
Each page is almost identical in terms of the looks, but the content of the page is different.
I then used the Infusionsoft API to store the form data.
To make the landing page, I used Python with Django on the backend. For the frontend, I used HTML, CSS, JavaScript and jQuery.