Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| baa19aaad7 | |||
| 0e11fa4ea2 |
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Send Message", href: "mailto:hello@myemail.com" },
|
{ text: "Send Message", href: "mailto:hello@myemail.com" },
|
||||||
{ text: "Connect on Social", href: "#" }
|
{ text: "Follow My Updates", href: "#" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user