The Proposal Collection | Personal Gift
Home > Portfolio > Client Work > Personal Gifts > Custom Art Gift > The Proposal Series | Personal Gift

The Proposal Series | Personal Gift

This series of nine illustrations was commissioned as a heartfelt 10th-anniversary gift and proposal from a client to their romantic partner. Each illustration captures a different year in their relationship, picking up from 2012 when the client gifted a scrapbook recording their [prior] first three years together. The cover image features four vistas representing the couple’s previous homes in different countries. The final artwork depicts the proposal moment itself. The proposal was such a resounding success, technically, they ended up marrying each other twice [due to pandemic-related circumstances]!

Bring your own story to life with a bespoke illustration — perfect for marking milestones or creating unforgettable memories. Ready to make it personal? Let’s talk, and create something truly unique!

Shopping Basket
Scroll to Top
document.addEventListener("DOMContentLoaded", function () { const gallery = document.querySelector(".woocommerce-product-gallery"); const trigger = document.querySelector(".woocommerce-product-gallery__trigger");if (!gallery || !trigger) return;gallery.addEventListener("click", function (e) { const activeImageLink = e.target.closest(".flex-active-slide a"); if (!activeImageLink) return;e.preventDefault(); trigger.click(); }); gallery.style.cursor = "zoom-in"; });document.addEventListener("DOMContentLoaded", function () { const gallery = document.querySelector(".woocommerce-product-gallery"); if (gallery) { gallery.style.cursor = "zoom-in"; } });document.addEventListener('DOMContentLoaded', function() { if (typeof PhotoSwipeLightbox === 'undefined') return;const lightbox = new PhotoSwipeLightbox({ gallery: '.woocommerce-product-gallery__wrapper', // container of gallery images children: 'a', // each is an item pswpModule: PhotoSwipe, // PhotoSwipe module showHideAnimationType: 'fade', // smooth fade padding: { top: 0, bottom: 80 }, // space for thumbnails wheelToZoom: false // disable scroll-to-zoom });lightbox.init(); });