Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
Bielefeld-CeBiTec
Commits
c1b60ae3
Commit
c1b60ae3
authored
5 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
landing page
parent
3e744f19
No related branches found
No related tags found
No related merge requests found
Pipeline
#515895
failed
5 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/contents/Home.tsx
+3
-5
3 additions, 5 deletions
src/contents/Home.tsx
with
3 additions
and
5 deletions
src/contents/Home.tsx
+
3
−
5
View file @
c1b60ae3
import
{
FadeIn
}
from
"
../components/FadeIn
"
;
import
{
Breathe
}
from
"
../components/Breathe
"
;
import
{
Problems
}
from
"
../components/Problems
"
;
import
{
AirbuddyAnim
}
from
"
../components/AirbuddyAnim
"
;
import
{
PrimeGuideAnimOne
,
PrimeGuideAnimTwo
}
from
"
../components/PrimeGuide
"
;
import
{
useTabNavigation
}
from
"
../utils/TabNavigation
"
;
import
{
H5
}
from
"
../components/Headings
"
;
import
PreCyse
from
"
../components/precyse
"
;
...
...
@@ -50,7 +48,7 @@ export function Home() {
</
p
>
<
p
>
<
div
className
=
"col"
>
<
button
onClick
=
{
()
=>
goToPageAndScroll
(
"
sciency
"
,
""
)
}
>
<
b
>
SKI
P
</
b
>
to jump
straight to the scien
i
ce part of the animation.
</
button
>
<
button
onClick
=
{
()
=>
goToPageAndScroll
(
"
sciency
"
,
""
)
}
>
<
b
>
JUM
P
</
b
>
straight to the science part of the animation.
</
button
>
</
div
>
</
p
>
...
...
@@ -118,7 +116,7 @@ export function Home() {
{
/*
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/gifs/3k-anim-transparent-bg.gif" bg='https://static.igem.wiki/teams/5247/landing/backgrounds/background-3-text.webp'></FadeIn>
...
...
@@ -133,7 +131,7 @@ export function Home() {
<PrimeGuideAnimTwo></PrimeGuideAnimTwo>
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/precyse.gif" bg=''></FadeIn>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/gifs/proofofconcept.gif"
bg
=
''
></
FadeIn
>
<FadeIn filepath="https://static.igem.wiki/teams/5247/landing/gifs/proofofconcept.gif" bg=''></FadeIn>
*/
}
{
/* Spacing Block */
}
<
div
className
=
'col'
style
=
{
{
'
height
'
:
'
100vh
'
}
}
></
div
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment