VALENTINE Journals

Volume 4 – Valentine




The Volume Includes

Lyrics PagesEarly Drafts of the LyricsDiary of the Song (2 Entries)Interpretation of the Music Video for Valentine, along with accompanying original poetry liner notes"Life Begins After the First Sin You Ever Commit" – Original WritingSketches from my sketchbook"Notes From Fausteir" – A Segment about the song 'Valentine'"Anecdotes From the Day of The Song Release" Segment"Trivia" SegmentPosters


PAGES33
size30,2 mb


GET IT FOR FREE

OR PAY AS MUCH AS YOU WISH



The Valentine Bundle

ALL-IN-ONE VALENTINE PRODUCTS


The BUNDLE Includes

Valentine Journals VOL.4 – Valentine3 high QUALITY POSTER DESIGNSHIGH QUALITIY DOWNLOADABLE SINGLE


items5


Get it for $3.99


The Valentine Bundle [SUBSCRIBER EDITION]

ALL-IN-ONE VALENTINE PRODUCTS


The BUNDLE Includes

26-SECOND SNIPPET FROM THE UPCOMING SINGLEValentine Journals VOL.4 – Valentine3 high QUALITY POSTER DESIGNSHIGH QUALITIY DOWNLOADABLE SINGLE


items6


GET IT FOR $1.49

OR FOR FREE WITH THE PROMO CODE IN THE MAIL



Valentine

DIGITAL SINGLE


GET IT FOR $0.99



const items = document.querySelectorAll('.image-carousel-item'); const prevBtn = document.getElementById('imageCarouselPrev'); const nextBtn = document.getElementById('imageCarouselNext'); const totalItems = items.length; let currentIndex = 0; function updateCarousel(index) { currentIndex = (index + totalItems) % totalItems; items.forEach((item, i) => { if (i === currentIndex) { item.classList.add('active'); } else { item.classList.remove('active'); } }); } prevBtn.addEventListener('click', () => { updateCarousel(currentIndex - 1); }); nextBtn.addEventListener('click', () => { updateCarousel(currentIndex + 1); }); // Initialize updateCarousel(0);

Valentine Posters

POSTER DESIGNS


The BUNDLE Includes

Valentine Journals VOL.4 – Valentine3 high QUALITY POSTER DESIGNSHIGH QUALITIY DOWNLOADABLE SINGLE


GET IT FOR $1.99