We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09e734 commit 30a4222Copy full SHA for 30a4222
assets/videos/htmlcssvid.mp4
41.4 MB
pages/frontendbundle/index.tsx
@@ -131,11 +131,11 @@ const techs = [
131
<h1 data-aos="fade-up" className="text-4xl lg:text-7xl mt-8 font-extrabold">The complete frontend bundle</h1>
132
133
134
- <Link href="https://vimfinn.gumroad.com/l/frontendbundle">
+ <Link href="https://www.youtube.com/watch?v=HjnkRvzmtxQ">
135
<button className=" bg-gradient-to-r from-yellow-500 to-red-600 shadow-md shadow-black text-white px-4 py-3 lg:px-8 lg:py-6
136
mx-auto rounded-md hover:scale-110 duration-300 mt-8 hover:shadow-xl hover:shadow-black hover:text-white hover:bg-black
137
">
138
- Discover the bundle !
+ Discover with a video !
139
</button>
140
</Link>
141
pages/htmlcss/index.tsx
@@ -30,8 +30,6 @@ import Seven from "../../assets/covers/htmlcss5.png"
30
31
32
33
-
34
35
const Index = () => {
36
37
const slideImages = [
@@ -124,6 +122,8 @@ const techs = [
124
122
price: "6ドル"
125
123
},
126
]
+
127
128
129
@@ -141,11 +141,11 @@ const techs = [
<div className='text-center'>
142
<h1 data-aos="fade-up" className="text-4xl lg:text-7xl mt-8 font-extrabold">Learn the Fundamentals - HTML and CSS </h1>
143
144
- <Link href="https://vimfinn.gumroad.com/l/htmlcss">
+ <Link href="https://www.youtube.com/watch?v=Qc-nGIMv_SY">
145
<button className=" bg-orange-600 shadow-md shadow-black text-white px-4 py-3 lg:px-8 lg:py-6
146
147
- ">
148
- Discover the language
+ ">
+ Discover with a video
149
150
151
pages/javascript/index.tsx
@@ -140,11 +140,11 @@ const techs = [
<h1 data-aos="fade-up" className="text-4xl lg:text-7xl mt-8 font-extrabold">Add functionality- learn JavaScript</h1>
- <Link href="https://vimfinn.gumroad.com/l/javascript">
+ <Link href="https://www.youtube.com/watch?v=ELvKBP4aHXQ">
<button className=" bg-yellow-400 shadow-md shadow-black text-white px-4 py-3 lg:px-8 lg:py-6
- Discover the language !
pages/nextjs/index.tsx
@@ -139,11 +139,11 @@ const techs = [
<h1 data-aos="fade-up" className="text-4xl lg:text-7xl mt-8 font-extrabold">Learn the Nb.1 React Meta-Framework </h1>
- <Link href="https://vimfinn.gumroad.com/l/next">
+ <Link href="https://www.youtube.com/watch?v=GU-qWP1ch_s">
<button className=" bg-gray-200 shadow-md shadow-black text-white px-4 py-3 lg:px-8 lg:py-6
pages/reactjs/index.tsx
<h1 data-aos="fade-up" className="text-4xl lg:text-7xl mt-8 font-extrabold">Learn the Nb.1 JavaScript Framework </h1>
- <Link href="https://vimfinn.gumroad.com/l/reactjs">
+ <Link href="https://www.youtube.com/watch?v=PsrNSVDpysI">
<button className=" bg-cyan-300 shadow-md shadow-black text-white px-4 py-3 lg:px-8 lg:py-6
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments