Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function HomePage() {
|
||||
{ text: "Scan a token", href: "/scan" },
|
||||
{ text: "View method", href: "/method" },
|
||||
]}
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="hover-bubble"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645686.jpg", imageAlt: "Futuristic AI analytics dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background-with-shallow-depth-field_1048-12413.jpg", imageAlt: "Abstract attention flow visualization" },
|
||||
@@ -125,7 +125,7 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
buttons={[{ text: "Go to Scanner", href: "/scan" }]}
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="hover-bubble"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user