diff --git a/README.md b/README.md index 91983d44a..51e5d8c30 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ const CONFIG = { mess: 'Anh biết mà 🥰. Yêu em nhiều nhiều 😘😘', messDesc: 'Tối nay 7h anh qua đón nhé công chúa.', btnAccept: 'Okiiiii lun <3', - messLink: 'http://fb.com' //link mess của các bạn. VD: https://m.me/nam.nodemy + messLink: 'http://fb.com' //link mess của các bạn. } ``` diff --git a/config.js b/config.js index 8ea977914..c94a22fae 100644 --- a/config.js +++ b/config.js @@ -1,19 +1,16 @@ const CONFIG = { - introTitle: 'Babe à!', - introDesc: `Trái đất vốn lạ thường - Mà sao em cứ đi nhầm đường - Lạc vào tim anh lẻ loi - Đằng sau chữ yêu đây là thương`, + introTitle: 'Nhi à!', + introDesc: 'Facebook cứ hỏi anh: "What is on your mind?" Chẳng lẽ anh lại bảo em em em', btnIntro: 'hihi', - title: 'Phải chăng em đã yêu ngay từ cái nhìn đầu tiên 😙', - desc: 'Phải chăng em đã say ngay từ lúc thấy nụ cười ấy ', - btnYes: 'Vẫn cứ là thích anh <33', + title: 'Cho tui xin lũi Nhi nhoa', + desc: 'Vì tui nói thiệt sự quá đáng với Nhi, tui vô tình xúc phạm Nhi á, tha lũi tui nghe chứ không đêm nay tui mất ngủ!', + btnYes: 'Chấp nhận lời xin lỗi nè!!', btnNo: 'Không, Anh trai à :3', - question:'Trên thế giới hơn 7 tỉ người mà sao em lại yêu anh <3', - btnReply: 'Gửi cho anh <3', - reply: 'Yêu thì yêu mà không yêu thì yêu <33333333', - mess: 'Anh biết mà 🥰. Yêu em nhiều nhiều 😘😘', - messDesc: 'Tối nay 7h anh qua đón nhé công chúa.', + question:'Có gì để mai bình tĩnh lại rùi nói chuyện nghe!!', + btnReply: 'Gửi lời xoa nhẹ nè', + reply: 'Oki tha lỗi nghe', + mess: 'Tui biết mà 🥰. Tuyệt vời quá 😘😘', + messDesc: 'Hẹn em ngày mai nhé', btnAccept: 'Okiiiii lun <3', - messLink: 'http://fb.com' //link mess của các bạn. VD: https://m.me/nam.nodemy -} \ No newline at end of file + messLink: 'https://m.me/lethanhphuong2010' +} diff --git a/css/style.css b/css/style.css index 2c5576cde..a1fd56a0a 100644 --- a/css/style.css +++ b/css/style.css @@ -26,7 +26,7 @@ /* height: 100vh; */ z-index: 0; background-repeat: no-repeat; - background-image: url(../img/bg.webp); + background-image: url(../img/bg.webp.jpg); background-size: cover; background-position: 50%; -webkit-filter: blur(4px); @@ -88,4 +88,4 @@ header h4 { .swal2-backdrop-show{ background-size: 200px 100px !important; -} \ No newline at end of file +} diff --git a/img/bg.webp.jpg b/img/bg.webp.jpg new file mode 100644 index 000000000..76e598b0e Binary files /dev/null and b/img/bg.webp.jpg differ diff --git a/index.html b/index.html index f0a968131..f9d74b3cd 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - Thế giới của anhhhh + Gửi Nhi nè @@ -11,19 +11,43 @@ + + + + + + + + + +
- -
-
-
-
-
-
-
-
-
@@ -35,6 +59,478 @@

+ + + + + - \ No newline at end of file + diff --git a/js/main.js b/js/main.js index 9bc309847..c7081fae2 100644 --- a/js/main.js +++ b/js/main.js @@ -1,14 +1,4 @@ -$(document).ready(function() { - // process bar - setTimeout(function() { - firstQuestion(); - $('.spinner').fadeOut(); - $('#preloader').delay(350).fadeOut('slow'); - $('body').delay(350).css({ - 'overflow': 'visible' - }); - }, 600); -}) + function init(){ $('#title').text(CONFIG.title) @@ -103,7 +93,7 @@ $('#yes').click(function() { html: true, width: 900, padding: '3em', - html: "", + html: "", background: '#fff url("img/iput-bg.jpg")', backdrop: ` rgba(0,0,123,0.4)