Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 708fa73d4a | |||
| ed94bd2246 |
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "mailto:hello@socialelite.com" },
|
||||
{ text: "View Our Process", href: "#about" }
|
||||
{ text: "Download Our 2024 Social Strategy Guide", href: "mailto:hello@socialelite.com?subject=Download%202024%20Social%20Strategy%20Guide" }
|
||||
]}
|
||||
animationType="entrance-slide"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user