Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e21d09f625 | |||
| 49f979a36d | |||
| 4ddffcecd7 |
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Contact Us", href: "#" },
|
{ text: "Call Now", href: "tel:+14075550147" },
|
||||||
{ text: "Place an Order", href: "products" }
|
{ text: "Place an Order", href: "products" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user