Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d69f86d5fe | |||
| b6291f14fd | |||
| a42b9e4c20 | |||
| c12d090cd8 | |||
| d254599d73 |
@@ -84,7 +84,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now", href: "tel:+254738514583" },
|
{ text: "Call Now", href: "tel:+254738514583" },
|
||||||
{ text: "Request Quote", href: "#contact" }
|
{ text: "Request Quote", href: "#contact" },
|
||||||
|
{ text: "Check Stock", href: "#products" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user