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