Merge version_3 into main #9
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -110,10 +110,10 @@ export default function LandingPage() {
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", icon: TrendingUp, title: "Avg Growth", value: "312%" },
|
||||
{ id: "2", icon: Heart, title: "Engagement", value: "8.7x" },
|
||||
{ id: "3", icon: Users, title: "Followers", value: "500K+" },
|
||||
{ id: "4", icon: DollarSign, title: "ROI", value: "425%" }
|
||||
{ id: "1", icon: TrendingUp, title: "Avg Growth", value: "312% in 6 months" },
|
||||
{ id: "2", icon: Heart, title: "Engagement", value: "8.7x average increase" },
|
||||
{ id: "3", icon: Users, title: "Followers", value: "500K+ in 8 months" },
|
||||
{ id: "4", icon: DollarSign, title: "ROI", value: "425% annually" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -271,4 +271,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user