Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bd1a4ee75b | |||
| a83a91ac47 | |||
| e079cff752 | |||
| 0092497b4d | |||
| cdf1f2a1fa | |||
| 22ecdbd422 | |||
| 7240bfb781 | |||
| 8d142a5626 | |||
| 56ad49d1c5 | |||
| e46f50e40a | |||
| 702e1cec5e | |||
| 1d2476acbd | |||
| df0f85fd3f |
@@ -1425,4 +1425,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -188,7 +188,6 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Claim E-Number Now", href: "https://beta.enative.app" },
|
||||
{ text: "View Waitlist", href: "https://enative.app/waitlist" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -225,4 +224,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user