diff --git a/src/app/page.tsx b/src/app/page.tsx index 58a690c..5b66503 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,9 +107,9 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "87%", title: "Avg. Retention Rate", description: "Videos maintain 87% average watch time compared to industry standard of 40-50%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png", imageAlt: "Retention metrics dashboard"}, + id: "1", value: "87%", title: "Avg. Retention Rate", description: "Videos maintain 87% average watch time compared to industry standard of 40-50%", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png?_wi=1", imageAlt: "Retention metrics dashboard"}, { - id: "2", value: "12M+", title: "Total Video Views", description: "Aggregate views across 50+ released professional edits for various server clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png", imageAlt: "Video performance analytics"}, + id: "2", value: "12M+", title: "Total Video Views", description: "Aggregate views across 50+ released professional edits for various server clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARC1yINhIoNwttdO1FLhcp1ea3/an-abstract-visualization-of-analytics-a-1772545876542-80111b35.png?_wi=2", imageAlt: "Video performance analytics"}, ]} animationType="slide-up" textboxLayout="default"