Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c63c2b500d | |||
| 809ee559b9 | |||
| 3a044a9b30 | |||
| c2e4c65f79 |
@@ -138,6 +138,8 @@ export default function HomePage() {
|
||||
cardDescriptionClassName="text-base leading-relaxed"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg md:text-xl mt-4"
|
||||
textBoxButtonClassName="bg-red-600 hover:bg-red-700 text-white shadow-lg"
|
||||
textBoxButtonContainerClassName="flex justify-center mt-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user