10 Commits

Author SHA1 Message Date
fce06df45a Update src/app/page.tsx 2026-03-15 12:02:44 +00:00
ca83f54fcc Update src/app/page.tsx 2026-03-15 12:02:17 +00:00
568297070d Merge version_1 into main
Merge version_1 into main
2026-03-15 08:13:11 +00:00
75b9ebab50 Update src/app/page.tsx 2026-03-15 08:13:07 +00:00
9ce9153630 Merge version_2 into main
Merge version_2 into main
2026-03-15 08:13:00 +00:00
37608d8938 Merge version_1 into main
Merge version_1 into main
2026-03-15 08:12:40 +00:00
5b8d133566 Update src/app/page.tsx 2026-03-15 08:12:36 +00:00
83194cd799 Merge version_2 into main
Merge version_2 into main
2026-03-15 08:12:32 +00:00
1ee4c7a5bd Merge version_1 into main
Merge version_1 into main
2026-03-15 08:12:08 +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"
/>