Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0832e447fc | |||
| 7840d4a260 | |||
| bb55c15c0f | |||
| 96a7780a95 | |||
| c5763b9825 | |||
| bb082b3d28 |
@@ -1420,4 +1420,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -57,6 +57,8 @@ export default function KolphaRxLanding() {
|
||||
{ text: "Get OTP", href: "#dashboard" },
|
||||
{ text: "Learn More", href: "#tracking" }
|
||||
]}
|
||||
buttonTextClassName="flex items-center gap-2"
|
||||
buttonClassName="flex items-center justify-center gap-2 relative"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -220,4 +222,4 @@ export default function KolphaRxLanding() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user