Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f20dee668 | |||
| 63d99e4119 | |||
| 42e6f2e5ea |
@@ -132,6 +132,10 @@ export default function HomePage() {
|
|||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Explore Services", href: "/contact" },
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user