Merge version_3 into main #7

Merged
bender merged 1 commits from version_3 into main 2026-03-15 12:02:21 +00:00

View File

@@ -69,6 +69,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<AboutMetric
title="Why Brands Choose SocialElite"
tag="Proven by data across 150+ global brands"
metrics={[
{ icon: TrendingUp, label: "Average Growth", value: "340%" },
{ icon: Users, label: "Active Clients", value: "150+" },
@@ -227,7 +228,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"
/>