Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a5a54237a | |||
| fce06df45a | |||
| 8eb2123d2a | |||
| ca83f54fcc | |||
| 568297070d | |||
| 75b9ebab50 | |||
| 9ce9153630 | |||
| 37608d8938 | |||
| 5b8d133566 | |||
| 83194cd799 | |||
| 1ee4c7a5bd | |||
| 5c85d9e2fb |
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "mailto:hello@socialelite.com" },
|
||||
{ text: "Download Our 2024 Social Strategy Guide", href: "mailto:hello@socialelite.com?subject=Download%202024%20Social%20Strategy%20Guide" }
|
||||
{ text: "View Our Process", href: "#about" }
|
||||
]}
|
||||
animationType="entrance-slide"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user