3 Commits

Author SHA1 Message Date
75b9ebab50 Update src/app/page.tsx 2026-03-15 08:13:07 +00:00
5b8d133566 Update src/app/page.tsx 2026-03-15 08:12:36 +00:00
5c85d9e2fb Update src/app/page.tsx 2026-03-15 08:12:04 +00:00

View File

@@ -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"
/>