Update src/app/page.tsx

This commit is contained in:
2026-03-07 11:03:34 +00:00
parent 8acfd31b3b
commit 2a55cd73fe

View File

@@ -47,8 +47,8 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroSplitTestimonial
title="India in Numbers"
description="Explore powerful insights about India through data, statistics, and visual storytelling. Discover economic trends, demographic shifts, global rankings, and technological innovation through our curated collection of data visualizations and analysis."
tag="Data Intelligence Platform"
description="Explore powerful insights about India and the world through charts, maps and visual storytelling. Discover various sectors such as economy, politics, geopolitics, finance, sports, entertainment, current affairs and a lot more through a curated collection of data visualisations and analysis."
tag=""
tagIcon={TrendingUp}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
@@ -69,8 +69,8 @@ export default function HomePage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-technolo-1772862523902-a60e13d3.png?_wi=1"},
]}
buttons={[
{ text: "Explore Data", href: "statistics" },
{ text: "View Latest Insights", href: "/data-stories" },
{ text: "", href: "statistics" },
{ text: "", href: "/data-stories" },
]}
buttonAnimation="slide-up"
/>