2 Commits

Author SHA1 Message Date
e640f73483 Switch to version 3: modified src/app/page.tsx 2026-05-14 13:36:59 +00:00
b5fd4d0c6f Merge version_4 into main
Merge version_4 into main
2026-05-14 13:35:20 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Join the Spider-Team today and never miss an update"
text="Join the Spider-Team today!"
background={{ variant: "radial-gradient" }}
buttons={[{ text: "Contact Us", href: "#" }]}
useInvertedBackground={false}