Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 87f1be2da4 | |||
| b1470e217e | |||
| fc01433d50 | |||
| bf7b139285 | |||
| cfc7b1dfe1 |
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
description="Essential climate control components for reliable performance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Full Catalog", href: "/catalog"
|
||||
text: "Browse Full Catalog", onClick: () => { window.location.href = "/catalog"; }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user