The Wedding of

Yuni & Ari

The Wedding

We invited you to celebrate our wedding

The Beloved

Groom & Bride

Once in awhile, right in the middle of an ordinary life, love gives us a fairy tale.

Sri Wahyuni S. Pd

Putri ke 2
Bapak Rohim & Ibu Samsiah
Alamat : kp blok kemiri rt 03 / 01 desa Perigi Mekar Kecamatan Ciseeng

Reza Ari Nugroho

Putra Pertama
Bapak Much Sofwan & Ibu Rosanih
Alamat : jl Kembang Beji no 32 Beji Depok

OUR SPECIAL

Wedding Event

  • 0Days
  • 0Hours
  • 0Minutes
  • 0Seconds

Where & When

Wedding Day

The highest happiness on earth is the happiness of marriage.

A Glimpse of

Our Moments

I would rather share one lifetime with you than face all the ages of this world alone.
J. R. R. Tolkien

Give your prayers & best wishes

to the bride and groom

It is an honor and pleasure for us,
if you can attend and give us your blessing.

1Present
0Not Present
0Masih Ragu

    Hope to see you soon, Stay safe and healthy!

    Wedding Gift

    Share Love

    Your prayers & blessings at our wedding is enough as a gift, but if you want to give more, we are happy to receive it and it will complement our happiness even more

    bank bri 2
    transfer ke rekening a.n Sri Wahyuni
    0144275373100
    Salin Rekening
    dana.png
    transfer ke rekening a.n Sri Wahyuni
    089598888959
    Salin Rekening

    Thank You

    Yuni & Ari

    The Big Family of Our Wedding Couple.

    Terima kasih telah memilih produk kami. Semoga pernikahan Anda Barokah dan menjadi keluarga yang Sakinah, Mawaddah, Warrahmah. Aamiin

    – WeddingPress –
    Undangan Pernikahan Digital
    Created By :

    Sage Couple
    The Wedding Of
    Yuni & Ari
    Sabtu, 16 November 2024
    Kpd Bpk/Ibu/Saudara/i
    Tamu Undangan
    Tanpa Mengurangi Rasa Hormat, Kami Mengundang Anda Untuk Berhadir Di Acara Pernikahan Kami.
    //Script Custom Nama Tamu by Andy dari WeddingPress var urlParams = new URLSearchParams(window.location.search); if (urlParams) { var textElement = document.getElementById('namatamu'); var defaultText = textElement.innerHTML; var newText = defaultText; if (urlParams.has('to')) { var toValue = urlParams.get('to'); newText = newText.replace(/Tamu Undangan/g, toValue); } if (urlParams.has('dear')) { var dearValue = urlParams.get('dear'); newText = newText.replace(/Tamu Undangan/g, dearValue); } if (urlParams.has('kepada')) { var kepadaValue = urlParams.get('kepada'); newText = newText.replace(/Tamu Undangan/g, kepadaValue); } textElement.innerHTML = newText; }
    function revealElements(selector) { var elements = document.querySelectorAll(selector); var windowHeight = window.innerHeight; var elementVisible = 150; elements.forEach(function(element) { var elementTop = element.getBoundingClientRect().top; if (elementTop < windowHeight - elementVisible) { element.classList.add("active"); } else { element.classList.remove("active"); } }); } window.addEventListener("scroll", function() { revealElements(".muncul, .muncul-kiri, .muncul-kanan, .zoom"); }); .muncul { position: relative; transform: translateY(6rem) scale(0.93); opacity: 0; transition: opacity 0.5s ease, transform 1s ease; /* Durasi muncul tanpa delay */ } .muncul.active { transform: translateY(0); opacity: 1; } .muncul-kiri { position: relative; transform: translateX(-100%) scale(0.93); opacity: 0; transition: opacity 0.5s ease, transform 1s ease; /* Durasi muncul tanpa delay */ } .muncul-kiri.active { transform: translateX(0); opacity: 1; } .muncul-kanan { position: relative; transform: translateX(100%) scale(0.93); opacity: 0; transition: opacity 0.5s ease, transform 1s ease; /* Durasi muncul tanpa delay */ } .muncul-kanan.active { transform: translateX(0); opacity: 1; } .zoom { position: relative; transform: scale(0.5); opacity: 0; transition: opacity 0.5s ease, transform 1.5s ease; /* Durasi muncul tanpa delay */ } .zoom.active { transform: scale(1); opacity: 1; }
    //* script show-hide by andy dari weddingpress *// document.addEventListener("DOMContentLoaded", function () { var btnAmplop = document.getElementById("btnAmplop"); var btnHide = document.getElementById("btn-hide"); var amplop = document.getElementById("amplop"); // Sembunyikan btn-hide dan amplop saat halaman dimuat btnHide.style.display = "none"; amplop.style.display = "none"; // Fungsi untuk menampilkan btn-hide dan amplop saat btnAmplop diklik btnAmplop.onclick = function () { // Menampilkan btn-hide btnHide.style.display = "block"; // Menyembunyikan btnAmplop btnAmplop.style.display = "none"; // Menampilkan section amplop amplop.style.display = "block"; }; // Fungsi untuk menampilkan btnAmplop kembali dan menyembunyikan btn-hide saat btn-hide diklik btnHide.onclick = function () { // Menyembunyikan btn-hide btnHide.style.display = "none"; // Menampilkan btnAmplop kembali btnAmplop.style.display = "block"; // Menyembunyikan section amplop amplop.style.display = "none"; }; });