diff --git a/image/mywork/new.png b/image/mywork/new.png
new file mode 100644
index 0000000..6ee8de5
Binary files /dev/null and b/image/mywork/new.png differ
diff --git a/script/script.js b/script/script.js
index ceea0af..5b34791 100644
--- a/script/script.js
+++ b/script/script.js
@@ -282,6 +282,15 @@ const appData = [
moreLink: "#morelink",
notify: "Version 1.0.1 Release",
},
+ {
+ name: "Tap 2 Chat",
+ image: "image/mywork/new.png",
+ disc:
+ "Make life more simple,
This app is build with flutter.
More update will coming soon",
+ getLink: "#",
+ moreLink: "#morelink",
+ notify: "coming soon...",
+ },
];
const webData = [
{
diff --git a/style/style.css b/style/style.css
index 20826d5..d33476a 100644
--- a/style/style.css
+++ b/style/style.css
@@ -891,14 +891,14 @@ h6:nth-of-type(6) span {
),
url(https://images.wallpaperscraft.com/image/sea_aerial_view_coast_180728_1280x720.jpg);
}
-.slide:nth-of-type(3) .webWork {
+.slide:nth-of-type(3) .appWork {
background-image: linear-gradient(
to bottom right,
rgba(0, 0, 0, 0.72),
rgba(0, 0, 0, 0.58),
rgba(0, 0, 0, 0.18)
),
- url(https://images.wallpaperscraft.com/image/paragliding_sky_flight_91710_1280x720.jpg);
+ url(https://images.pexels.com/photos/1025469/pexels-photo-1025469.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260);
}
.slide:nth-of-type(4) .webWork {
background-image: linear-gradient(
@@ -907,9 +907,18 @@ h6:nth-of-type(6) span {
rgba(0, 0, 0, 0.58),
rgba(0, 0, 0, 0.18)
),
- url(https://images.wallpaperscraft.com/image/stars_milky_way_space_116893_1280x720.jpg);
+ url(https://images.wallpaperscraft.com/image/paragliding_sky_flight_91710_1280x720.jpg);
}
.slide:nth-of-type(5) .webWork {
+ background-image: linear-gradient(
+ to bottom right,
+ rgba(0, 0, 0, 0.72),
+ rgba(0, 0, 0, 0.58),
+ rgba(0, 0, 0, 0.18)
+ ),
+ url(https://images.wallpaperscraft.com/image/stars_milky_way_space_116893_1280x720.jpg);
+}
+.slide:nth-of-type(6) .webWork {
background-image: linear-gradient(
to bottom right,
rgba(0, 0, 0, 0.72),
@@ -1008,7 +1017,7 @@ h6:nth-of-type(6) span {
background: #0a9185;
}
.slide:nth-of-type(3) .appWork .appContent .shiny span {
- background: #3c70ff;
+ background: #c9c898;
}
.shiny span::before {
content: "";