Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3103c114f2 | |||
| e23dcf2fae |
@@ -220,6 +220,8 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us", href: "mailto:hello@example.com"},
|
text: "Contact Us", href: "mailto:hello@example.com"},
|
||||||
|
{
|
||||||
|
text: "View Portfolio", href: "/portfolio"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user