Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{ value: "24/7", label: "Customer Support" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148375531.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148375531.jpg?_wi=1"
|
||||
imageAlt="SMMPanel Pro Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "YouTube Channel Monetization", description: "Grow your subscriber base and boost watch time. Reach YouTube Partner Program requirements faster.", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", imageAlt: "YouTube Monetization", buttons: [{ text: "Learn More", href: "#" }]
|
||||
title: "YouTube Channel Monetization", description: "Grow your subscriber base and boost watch time. Reach YouTube Partner Program requirements faster.", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=1", imageAlt: "YouTube Monetization", buttons: [{ text: "Learn More", href: "#" }]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -209,13 +209,13 @@ export default function LandingPage() {
|
||||
animationType="scale-rotate"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "50,000+", title: "Active Users", description: "Creators and businesses using our platform", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148375531.jpg", imageAlt: "Active users dashboard"
|
||||
id: "1", value: "50,000+", title: "Active Users", description: "Creators and businesses using our platform", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148375531.jpg?_wi=2", imageAlt: "Active users dashboard"
|
||||
},
|
||||
{
|
||||
id: "2", value: "100M+", title: "Followers Delivered", description: "Total followers delivered across all platforms", imageSrc: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148071917.jpg", imageAlt: "Followers delivered across platforms"
|
||||
},
|
||||
{
|
||||
id: "3", value: "99.8%", title: "Uptime Guarantee", description: "Reliable service you can count on", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", imageAlt: "Uptime guarantee metrics"
|
||||
id: "3", value: "99.8%", title: "Uptime Guarantee", description: "Reliable service you can count on", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=2", imageAlt: "Uptime guarantee metrics"
|
||||
},
|
||||
{
|
||||
id: "4", value: "24/7", title: "Customer Support", description: "Always available when you need help", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg", imageAlt: "Customer support availability"
|
||||
|
||||
Reference in New Issue
Block a user