Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2dd4ee8b9 | |||
| 0b2f146de2 | |||
| a95695ff21 | |||
| bcff0131b5 |
@@ -1425,4 +1425,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -188,6 +188,7 @@ 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}
|
||||
/>
|
||||
@@ -224,4 +225,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user