Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fce06df45a | |||
| ca83f54fcc | |||
| 568297070d | |||
| 75b9ebab50 | |||
| 9ce9153630 | |||
| 37608d8938 | |||
| 5b8d133566 | |||
| 83194cd799 | |||
| 1ee4c7a5bd | |||
| 5c85d9e2fb |
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Schedule Consultation", href: "mailto:hello@socialelite.com" },
|
{ 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"
|
animationType="entrance-slide"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user