Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -102,13 +102,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "2M+", title: "Projects Created", description: "Successfully launched worldwide", imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-studying-analytics-archived-data-project_482257-121442.jpg", imageAlt: "Growth metrics visualization"
|
||||
id: "metric-1", value: "2M+", title: "Projects Created", description: "Successfully launched worldwide", imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-studying-analytics-archived-data-project_482257-121442.jpg", imageAlt: "Growth metrics visualization", videoSrc: ""
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "95%", title: "Satisfaction Rate", description: "Customer satisfaction guarantee"
|
||||
id: "metric-2", value: "95%", title: "Satisfaction Rate", description: "Customer satisfaction guarantee", videoSrc: ""
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "150+", title: "Countries", description: "Global reach and presence"
|
||||
id: "metric-3", value: "150+", title: "Countries", description: "Global reach and presence", videoSrc: ""
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user