Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a87d9a0f6 | |||
| 216f9306de | |||
| fb03dce2a1 |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Products", href: "products" },
|
{ text: "View Equipment Catalog", href: "products" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "Learn More", href: "about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user