We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bda15 commit 2e6bbddCopy full SHA for 2e6bbdd
frontend/src/app/timeline/TimeLine.tsx
@@ -41,7 +41,9 @@ export default async function TimeLine() {
41
<hr className="ml-6 flex-grow border-neutral-300 " />
42
</div>
43
<img
44
- src={'https://s3.ir-thr-at1.arvanstorage.ir/wss/10th-WSS-timeline1'}
+ src={
45
+ 'https://s3.ir-thr-at1.arvanstorage.ir/wss/10th-WSS-timeline1-v2'
46
+ }
47
className={' mt-4'}
48
/>
49
@@ -53,7 +55,9 @@ export default async function TimeLine() {
53
55
54
56
57
- src={'https://s3.ir-thr-at1.arvanstorage.ir/wss/10th-WSS-timeline2'}
58
59
+ 'https://s3.ir-thr-at1.arvanstorage.ir/wss/10th-WSS-timeline2-v2'
60
61
62
63
0 commit comments