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