Skip to content

Commit 239d004

Browse files
committed
add apk link
1 parent 1597ddb commit 239d004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LandingPage/src/App.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function App() {
4040
Preview
4141
</a>
4242
<a
43-
href="#download"
43+
href="https://drive.google.com/file/d/1Nf93EWr7KL4c1AE5qu_Fa2-3_mcCQfXj/view?usp=drive_link"
4444
className="px-5 py-2 rounded-lg text-sm font-semibold bg-gradient-to-r from-blue-600 to-blue-500 text-white hover:shadow-lg hover:shadow-blue-500/50 transition-all duration-200 hover:scale-105"
4545
>
4646
Download
@@ -76,7 +76,7 @@ function App() {
7676

7777
<div className="flex flex-col sm:flex-row justify-center gap-4 mb-10">
7878
<a
79-
href="#"
79+
href="https://drive.google.com/file/d/1Nf93EWr7KL4c1AE5qu_Fa2-3_mcCQfXj/view?usp=drive_link"
8080
className="group px-8 py-4 rounded-xl font-semibold text-lg inline-flex items-center justify-center bg-gradient-to-r from-blue-600 to-blue-500 text-white hover:shadow-2xl hover:shadow-blue-500/50 transition-all duration-300 hover:scale-105"
8181
>
8282
Download ASync

0 commit comments

Comments
 (0)