Merge version_1 into main #2
@@ -75,32 +75,20 @@ export default function AboutPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Accuracy & Integrity",
|
||||
tags: ["Data Quality", "Verification"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/modern-interactive-data-dashboard-with-m-1772862525283-52ec802e.png?_wi=3",
|
||||
imageAlt: "Data accuracy and integrity",
|
||||
},
|
||||
id: "1", title: "Accuracy & Integrity", tags: ["Data Quality", "Verification"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/modern-interactive-data-dashboard-with-m-1772862525283-52ec802e.png", imageAlt: "Data accuracy and integrity"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Accessibility",
|
||||
tags: ["User-Friendly", "Open Data"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/geographic-data-visualization-map-interf-1772862524045-afd85218.png?_wi=3",
|
||||
imageAlt: "Accessible data platforms",
|
||||
},
|
||||
id: "2", title: "Accessibility", tags: ["User-Friendly", "Open Data"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/geographic-data-visualization-map-interf-1772862524045-afd85218.png", imageAlt: "Accessible data platforms"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Innovation",
|
||||
tags: ["New Techniques", "Interactive Tools"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-infographic-design-showcase-1772862525089-cf8ddb60.png?_wi=2",
|
||||
imageAlt: "Innovative visualization methods",
|
||||
},
|
||||
id: "3", title: "Innovation", tags: ["New Techniques", "Interactive Tools"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-infographic-design-showcase-1772862525089-cf8ddb60.png", imageAlt: "Innovative visualization methods"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "/#featured-stats" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -114,32 +102,16 @@ export default function AboutPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100+",
|
||||
title: "Countries",
|
||||
description: "Global audience reach",
|
||||
icon: Users,
|
||||
id: "1", value: "100+", title: "Countries", description: "Global audience reach", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "500K+",
|
||||
title: "Annual",
|
||||
description: "Data queries processed",
|
||||
icon: Zap,
|
||||
id: "2", value: "500K+", title: "Annual", description: "Data queries processed", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "25+",
|
||||
title: "Languages",
|
||||
description: "Content available in",
|
||||
icon: Wifi,
|
||||
id: "3", value: "25+", title: "Languages", description: "Content available in", icon: Wifi,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "4.8/5",
|
||||
title: "Rating",
|
||||
description: "User satisfaction score",
|
||||
icon: TrendingUp,
|
||||
id: "4", value: "4.8/5", title: "Rating", description: "User satisfaction score", icon: TrendingUp,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -147,7 +119,7 @@ export default function AboutPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Explore Data", href: "/" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,7 +135,7 @@ export default function AboutPage() {
|
||||
{ text: "Contact Us", href: "contact" },
|
||||
{ text: "Back to Home", href: "/" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -177,19 +149,13 @@ export default function AboutPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/india.statistics",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/india.statistics", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/indiastats",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/indiastats", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/india-statistics",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/india-statistics", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -50,37 +50,25 @@ export default function ContactPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/a-modern-professional-data-analytics-das-1772862524423-3beebca9.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/a-modern-professional-data-analytics-das-1772862524423-3beebca9.png"
|
||||
imageAlt="India data dashboard with statistics"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Raj Kumar",
|
||||
handle: "Data Analyst, Observer Research Foundation",
|
||||
testimonial: "This platform transforms complex Indian economic data into accessible, compelling visual stories.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-data-ana-1772862526456-e9477487.png?_wi=2",
|
||||
},
|
||||
name: "Raj Kumar", handle: "Data Analyst, Observer Research Foundation", testimonial: "This platform transforms complex Indian economic data into accessible, compelling visual stories.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-data-ana-1772862526456-e9477487.png"},
|
||||
{
|
||||
name: "Priya Sharma",
|
||||
handle: "Economics Researcher, ICRIER",
|
||||
testimonial: "Exceptional quality of data visualization. This is the go-to resource for India statistics.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-econom-1772862523216-10f9b902.png?_wi=2",
|
||||
},
|
||||
name: "Priya Sharma", handle: "Economics Researcher, ICRIER", testimonial: "Exceptional quality of data visualization. This is the go-to resource for India statistics.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-econom-1772862523216-10f9b902.png"},
|
||||
{
|
||||
name: "Amit Patel",
|
||||
handle: "Tech Entrepreneur, India Tech Hub",
|
||||
testimonial: "The insights here helped us understand India's startup ecosystem and global tech position.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-technolo-1772862523902-a60e13d3.png?_wi=2",
|
||||
},
|
||||
name: "Amit Patel", handle: "Tech Entrepreneur, India Tech Hub", testimonial: "The insights here helped us understand India's startup ecosystem and global tech position.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-technolo-1772862523902-a60e13d3.png"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Data", href: "/statistics" },
|
||||
{ text: "View Latest Insights", href: "/stories" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,32 +81,16 @@ export default function ContactPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "3.2",
|
||||
title: "Trillion USD",
|
||||
description: "India's GDP (2024)",
|
||||
icon: TrendingUp,
|
||||
id: "1", value: "3.2", title: "Trillion USD", description: "India's GDP (2024)", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "1.4",
|
||||
title: "Billion",
|
||||
description: "Population size",
|
||||
icon: Users,
|
||||
id: "2", value: "1.4", title: "Billion", description: "Population size", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "5.4%",
|
||||
title: "Growth Rate",
|
||||
description: "Average annual GDP growth",
|
||||
icon: Zap,
|
||||
id: "3", value: "5.4%", title: "Growth Rate", description: "Average annual GDP growth", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "900M+",
|
||||
title: "Internet Users",
|
||||
description: "Largest digital population",
|
||||
icon: Wifi,
|
||||
id: "4", value: "900M+", title: "Internet Users", description: "Largest digital population", icon: Wifi,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -126,7 +98,7 @@ export default function ContactPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View All Statistics", href: "/statistics" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,45 +111,21 @@ export default function ContactPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: ["Economics", "Comparison"],
|
||||
title: "India vs China: A Statistical Comparison",
|
||||
excerpt: "Analyzing the economic trajectories, population dynamics, and global influence of Asia's two largest economies through comprehensive data.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/abstract-data-visualization-comparing-in-1772862524882-370a3a9f.png?_wi=3",
|
||||
imageAlt: "India vs China economic comparison",
|
||||
authorName: "Dr. Vikram Singh",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-senior-male-e-1772862524059-3d467c81.png",
|
||||
date: "15 Jan 2025",
|
||||
},
|
||||
id: "1", category: ["Economics", "Comparison"],
|
||||
title: "India vs China: A Statistical Comparison", excerpt: "Analyzing the economic trajectories, population dynamics, and global influence of Asia's two largest economies through comprehensive data.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/abstract-data-visualization-comparing-in-1772862524882-370a3a9f.png", imageAlt: "India vs China economic comparison", authorName: "Dr. Vikram Singh", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-senior-male-e-1772862524059-3d467c81.png", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Growth", "Historical"],
|
||||
title: "India's Economic Growth Since 1991",
|
||||
excerpt: "From 3% growth to 5%+: Tracking India's transformation through liberalization, reforms, and emerging technologies over three decades.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/historical-economic-growth-chart-showing-1772862525115-ce885500.png?_wi=3",
|
||||
imageAlt: "India economic growth trajectory",
|
||||
authorName: "Prof. Ananya Desai",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-profes-1772862523880-6d35d7af.png",
|
||||
date: "12 Jan 2025",
|
||||
},
|
||||
id: "2", category: ["Growth", "Historical"],
|
||||
title: "India's Economic Growth Since 1991", excerpt: "From 3% growth to 5%+: Tracking India's transformation through liberalization, reforms, and emerging technologies over three decades.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/historical-economic-growth-chart-showing-1772862525115-ce885500.png", imageAlt: "India economic growth trajectory", authorName: "Prof. Ananya Desai", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-profes-1772862523880-6d35d7af.png", date: "12 Jan 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Regional", "GDP"],
|
||||
title: "Largest Indian States by GDP",
|
||||
excerpt: "Understanding India's economic structure through state-level GDP data: Maharashtra, Tamil Nadu, Gujarat, and beyond.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/map-of-india-showing-different-states-co-1772862524562-ad563716.png?_wi=3",
|
||||
imageAlt: "Indian states by GDP ranking",
|
||||
authorName: "Rajesh Nair",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-financia-1772862523370-863cb22b.png",
|
||||
date: "08 Jan 2025",
|
||||
},
|
||||
id: "3", category: ["Regional", "GDP"],
|
||||
title: "Largest Indian States by GDP", excerpt: "Understanding India's economic structure through state-level GDP data: Maharashtra, Tamil Nadu, Gujarat, and beyond.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/map-of-india-showing-different-states-co-1772862524562-ad563716.png", imageAlt: "Indian states by GDP ranking", authorName: "Rajesh Nair", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-financia-1772862523370-863cb22b.png", date: "08 Jan 2025"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
buttons={[{ text: "Read All Stories", href: "/stories" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -192,7 +140,7 @@ export default function ContactPage() {
|
||||
{ text: "Send Message", href: "/contact-form" },
|
||||
{ text: "Learn More", href: "/about" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -205,19 +153,13 @@ export default function ContactPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/india.statistics",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/india.statistics", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/indiastats",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/indiastats", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/india-statistics",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/india-statistics", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -67,78 +67,30 @@ export default function DataStoriesPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: ["Economics", "Comparison"],
|
||||
title: "India vs China: A Statistical Comparison",
|
||||
excerpt: "Analyzing the economic trajectories, population dynamics, and global influence of Asia's two largest economies through comprehensive data.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/abstract-data-visualization-comparing-in-1772862524882-370a3a9f.png?_wi=2",
|
||||
imageAlt: "India vs China economic comparison",
|
||||
authorName: "Dr. Vikram Singh",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-senior-male-e-1772862524059-3d467c81.png",
|
||||
date: "15 Jan 2025",
|
||||
},
|
||||
id: "1", category: ["Economics", "Comparison"],
|
||||
title: "India vs China: A Statistical Comparison", excerpt: "Analyzing the economic trajectories, population dynamics, and global influence of Asia's two largest economies through comprehensive data.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/abstract-data-visualization-comparing-in-1772862524882-370a3a9f.png", imageAlt: "India vs China economic comparison", authorName: "Dr. Vikram Singh", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-senior-male-e-1772862524059-3d467c81.png", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Growth", "Historical"],
|
||||
title: "India's Economic Growth Since 1991",
|
||||
excerpt: "From 3% growth to 5%+: Tracking India's transformation through liberalization, reforms, and emerging technologies over three decades.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/historical-economic-growth-chart-showing-1772862525115-ce885500.png?_wi=2",
|
||||
imageAlt: "India economic growth trajectory",
|
||||
authorName: "Prof. Ananya Desai",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-profes-1772862523880-6d35d7af.png",
|
||||
date: "12 Jan 2025",
|
||||
},
|
||||
id: "2", category: ["Growth", "Historical"],
|
||||
title: "India's Economic Growth Since 1991", excerpt: "From 3% growth to 5%+: Tracking India's transformation through liberalization, reforms, and emerging technologies over three decades.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/historical-economic-growth-chart-showing-1772862525115-ce885500.png", imageAlt: "India economic growth trajectory", authorName: "Prof. Ananya Desai", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-profes-1772862523880-6d35d7af.png", date: "12 Jan 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Regional", "GDP"],
|
||||
title: "Largest Indian States by GDP",
|
||||
excerpt: "Understanding India's economic structure through state-level GDP data: Maharashtra, Tamil Nadu, Gujarat, and beyond.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/map-of-india-showing-different-states-co-1772862524562-ad563716.png?_wi=2",
|
||||
imageAlt: "Indian states by GDP ranking",
|
||||
authorName: "Rajesh Nair",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-financia-1772862523370-863cb22b.png",
|
||||
date: "08 Jan 2025",
|
||||
},
|
||||
id: "3", category: ["Regional", "GDP"],
|
||||
title: "Largest Indian States by GDP", excerpt: "Understanding India's economic structure through state-level GDP data: Maharashtra, Tamil Nadu, Gujarat, and beyond.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/map-of-india-showing-different-states-co-1772862524562-ad563716.png", imageAlt: "Indian states by GDP ranking", authorName: "Rajesh Nair", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-financia-1772862523370-863cb22b.png", date: "08 Jan 2025"},
|
||||
{
|
||||
id: "4",
|
||||
category: ["Diaspora", "Global"],
|
||||
title: "Countries with the Largest Indian Diaspora",
|
||||
excerpt: "Exploring where Indians live globally: UAE, USA, Malaysia, and the economic impact of the diaspora on India.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/world-map-showing-indian-diaspora-distri-1772862524192-c703bac8.png?_wi=2",
|
||||
imageAlt: "Global Indian diaspora distribution",
|
||||
authorName: "Dr. Meera Sharma",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-resear-1772862523736-55076587.png",
|
||||
date: "05 Jan 2025",
|
||||
},
|
||||
id: "4", category: ["Diaspora", "Global"],
|
||||
title: "Countries with the Largest Indian Diaspora", excerpt: "Exploring where Indians live globally: UAE, USA, Malaysia, and the economic impact of the diaspora on India.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/world-map-showing-indian-diaspora-distri-1772862524192-c703bac8.png", imageAlt: "Global Indian diaspora distribution", authorName: "Dr. Meera Sharma", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-resear-1772862523736-55076587.png", date: "05 Jan 2025"},
|
||||
{
|
||||
id: "5",
|
||||
category: ["Defense", "Global Rankings"],
|
||||
title: "India's Global Military Ranking",
|
||||
excerpt: "Analyzing military expenditure, force strength, and India's position as a regional and emerging global military power.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/military-strength-comparison-visualizati-1772862525526-682256b4.png?_wi=2",
|
||||
imageAlt: "India military strength analysis",
|
||||
authorName: "Col. Arjun Kapoor",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-military-1772862523673-44eae172.png",
|
||||
date: "02 Jan 2025",
|
||||
},
|
||||
id: "5", category: ["Defense", "Global Rankings"],
|
||||
title: "India's Global Military Ranking", excerpt: "Analyzing military expenditure, force strength, and India's position as a regional and emerging global military power.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/military-strength-comparison-visualizati-1772862525526-682256b4.png", imageAlt: "India military strength analysis", authorName: "Col. Arjun Kapoor", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-military-1772862523673-44eae172.png", date: "02 Jan 2025"},
|
||||
{
|
||||
id: "6",
|
||||
category: ["Technology", "Startup Ecosystem"],
|
||||
title: "India's Booming Startup Ecosystem",
|
||||
excerpt: "Unicorn creation, venture capital funding, and India's rise as the world's fastest-growing startup ecosystem.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/startup-ecosystem-visualization-showing--1772862526560-2b05b5b0.png?_wi=2",
|
||||
imageAlt: "India startup ecosystem growth",
|
||||
authorName: "Kavya Krishnan",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-young-female--1772862523588-df2b2fa1.png",
|
||||
date: "29 Dec 2024",
|
||||
},
|
||||
id: "6", category: ["Technology", "Startup Ecosystem"],
|
||||
title: "India's Booming Startup Ecosystem", excerpt: "Unicorn creation, venture capital funding, and India's rise as the world's fastest-growing startup ecosystem.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/startup-ecosystem-visualization-showing--1772862526560-2b05b5b0.png", imageAlt: "India startup ecosystem growth", authorName: "Kavya Krishnan", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-young-female--1772862523588-df2b2fa1.png", date: "29 Dec 2024"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="auto"
|
||||
buttons={[{ text: "Subscribe for Updates", href: "/#newsletter" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -154,7 +106,7 @@ export default function DataStoriesPage() {
|
||||
{ text: "Subscribe Now", href: "#newsletter-form" },
|
||||
{ text: "Back to Home", href: "/" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -168,19 +120,13 @@ export default function DataStoriesPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/india.statistics",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/india.statistics", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/indiastats",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/indiastats", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/india-statistics",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/india-statistics", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
176
src/app/page.tsx
176
src/app/page.tsx
@@ -54,37 +54,25 @@ export default function HomePage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/a-modern-professional-data-analytics-das-1772862524423-3beebca9.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/a-modern-professional-data-analytics-das-1772862524423-3beebca9.png"
|
||||
imageAlt="India data dashboard with statistics"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Raj Kumar",
|
||||
handle: "Data Analyst, Observer Research Foundation",
|
||||
testimonial: "This platform transforms complex Indian economic data into accessible, compelling visual stories.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-data-ana-1772862526456-e9477487.png?_wi=1",
|
||||
},
|
||||
name: "Raj Kumar", handle: "Data Analyst, Observer Research Foundation", testimonial: "This platform transforms complex Indian economic data into accessible, compelling visual stories.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-data-ana-1772862526456-e9477487.png"},
|
||||
{
|
||||
name: "Priya Sharma",
|
||||
handle: "Economics Researcher, ICRIER",
|
||||
testimonial: "Exceptional quality of data visualization. This is the go-to resource for India statistics.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-econom-1772862523216-10f9b902.png?_wi=1",
|
||||
},
|
||||
name: "Priya Sharma", handle: "Economics Researcher, ICRIER", testimonial: "Exceptional quality of data visualization. This is the go-to resource for India statistics.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-econom-1772862523216-10f9b902.png"},
|
||||
{
|
||||
name: "Amit Patel",
|
||||
handle: "Tech Entrepreneur, India Tech Hub",
|
||||
testimonial: "The insights here helped us understand India's startup ecosystem and global tech position.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-technolo-1772862523902-a60e13d3.png?_wi=1",
|
||||
},
|
||||
name: "Amit Patel", handle: "Tech Entrepreneur, India Tech Hub", testimonial: "The insights here helped us understand India's startup ecosystem and global tech position.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-technolo-1772862523902-a60e13d3.png"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Data", href: "statistics" },
|
||||
{ text: "View Latest Insights", href: "/data-stories" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -98,32 +86,16 @@ export default function HomePage() {
|
||||
tagAnimation="entrance-slide"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "3.2",
|
||||
title: "Trillion USD",
|
||||
description: "India's GDP (2024)",
|
||||
icon: TrendingUp,
|
||||
id: "1", value: "3.2", title: "Trillion USD", description: "India's GDP (2024)", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "1.4",
|
||||
title: "Billion",
|
||||
description: "Population size",
|
||||
icon: Users,
|
||||
id: "2", value: "1.4", title: "Billion", description: "Population size", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "5.4%",
|
||||
title: "Growth Rate",
|
||||
description: "Average annual GDP growth",
|
||||
icon: Zap,
|
||||
id: "3", value: "5.4%", title: "Growth Rate", description: "Average annual GDP growth", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "900M+",
|
||||
title: "Internet Users",
|
||||
description: "Largest digital population",
|
||||
icon: Wifi,
|
||||
id: "4", value: "900M+", title: "Internet Users", description: "Largest digital population", icon: Wifi,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -131,7 +103,7 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View All Statistics", href: "statistics" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -145,78 +117,30 @@ export default function HomePage() {
|
||||
tagAnimation="entrance-slide"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: ["Economics", "Comparison"],
|
||||
title: "India vs China: A Statistical Comparison",
|
||||
excerpt: "Analyzing the economic trajectories, population dynamics, and global influence of Asia's two largest economies through comprehensive data.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/abstract-data-visualization-comparing-in-1772862524882-370a3a9f.png?_wi=1",
|
||||
imageAlt: "India vs China economic comparison",
|
||||
authorName: "Dr. Vikram Singh",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-senior-male-e-1772862524059-3d467c81.png",
|
||||
date: "15 Jan 2025",
|
||||
},
|
||||
id: "1", category: ["Economics", "Comparison"],
|
||||
title: "India vs China: A Statistical Comparison", excerpt: "Analyzing the economic trajectories, population dynamics, and global influence of Asia's two largest economies through comprehensive data.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/abstract-data-visualization-comparing-in-1772862524882-370a3a9f.png", imageAlt: "India vs China economic comparison", authorName: "Dr. Vikram Singh", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-senior-male-e-1772862524059-3d467c81.png", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Growth", "Historical"],
|
||||
title: "India's Economic Growth Since 1991",
|
||||
excerpt: "From 3% growth to 5%+: Tracking India's transformation through liberalization, reforms, and emerging technologies over three decades.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/historical-economic-growth-chart-showing-1772862525115-ce885500.png?_wi=1",
|
||||
imageAlt: "India economic growth trajectory",
|
||||
authorName: "Prof. Ananya Desai",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-profes-1772862523880-6d35d7af.png",
|
||||
date: "12 Jan 2025",
|
||||
},
|
||||
id: "2", category: ["Growth", "Historical"],
|
||||
title: "India's Economic Growth Since 1991", excerpt: "From 3% growth to 5%+: Tracking India's transformation through liberalization, reforms, and emerging technologies over three decades.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/historical-economic-growth-chart-showing-1772862525115-ce885500.png", imageAlt: "India economic growth trajectory", authorName: "Prof. Ananya Desai", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-profes-1772862523880-6d35d7af.png", date: "12 Jan 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Regional", "GDP"],
|
||||
title: "Largest Indian States by GDP",
|
||||
excerpt: "Understanding India's economic structure through state-level GDP data: Maharashtra, Tamil Nadu, Gujarat, and beyond.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/map-of-india-showing-different-states-co-1772862524562-ad563716.png?_wi=1",
|
||||
imageAlt: "Indian states by GDP ranking",
|
||||
authorName: "Rajesh Nair",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-financia-1772862523370-863cb22b.png",
|
||||
date: "08 Jan 2025",
|
||||
},
|
||||
id: "3", category: ["Regional", "GDP"],
|
||||
title: "Largest Indian States by GDP", excerpt: "Understanding India's economic structure through state-level GDP data: Maharashtra, Tamil Nadu, Gujarat, and beyond.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/map-of-india-showing-different-states-co-1772862524562-ad563716.png", imageAlt: "Indian states by GDP ranking", authorName: "Rajesh Nair", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-financia-1772862523370-863cb22b.png", date: "08 Jan 2025"},
|
||||
{
|
||||
id: "4",
|
||||
category: ["Diaspora", "Global"],
|
||||
title: "Countries with the Largest Indian Diaspora",
|
||||
excerpt: "Exploring where Indians live globally: UAE, USA, Malaysia, and the economic impact of the diaspora on India.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/world-map-showing-indian-diaspora-distri-1772862524192-c703bac8.png?_wi=1",
|
||||
imageAlt: "Global Indian diaspora distribution",
|
||||
authorName: "Dr. Meera Sharma",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-resear-1772862523736-55076587.png",
|
||||
date: "05 Jan 2025",
|
||||
},
|
||||
id: "4", category: ["Diaspora", "Global"],
|
||||
title: "Countries with the Largest Indian Diaspora", excerpt: "Exploring where Indians live globally: UAE, USA, Malaysia, and the economic impact of the diaspora on India.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/world-map-showing-indian-diaspora-distri-1772862524192-c703bac8.png", imageAlt: "Global Indian diaspora distribution", authorName: "Dr. Meera Sharma", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-female-resear-1772862523736-55076587.png", date: "05 Jan 2025"},
|
||||
{
|
||||
id: "5",
|
||||
category: ["Defense", "Global Rankings"],
|
||||
title: "India's Global Military Ranking",
|
||||
excerpt: "Analyzing military expenditure, force strength, and India's position as a regional and emerging global military power.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/military-strength-comparison-visualizati-1772862525526-682256b4.png?_wi=1",
|
||||
imageAlt: "India military strength analysis",
|
||||
authorName: "Col. Arjun Kapoor",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-military-1772862523673-44eae172.png",
|
||||
date: "02 Jan 2025",
|
||||
},
|
||||
id: "5", category: ["Defense", "Global Rankings"],
|
||||
title: "India's Global Military Ranking", excerpt: "Analyzing military expenditure, force strength, and India's position as a regional and emerging global military power.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/military-strength-comparison-visualizati-1772862525526-682256b4.png", imageAlt: "India military strength analysis", authorName: "Col. Arjun Kapoor", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-male-military-1772862523673-44eae172.png", date: "02 Jan 2025"},
|
||||
{
|
||||
id: "6",
|
||||
category: ["Technology", "Startup Ecosystem"],
|
||||
title: "India's Booming Startup Ecosystem",
|
||||
excerpt: "Unicorn creation, venture capital funding, and India's rise as the world's fastest-growing startup ecosystem.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/startup-ecosystem-visualization-showing--1772862526560-2b05b5b0.png?_wi=1",
|
||||
imageAlt: "India startup ecosystem growth",
|
||||
authorName: "Kavya Krishnan",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-young-female--1772862523588-df2b2fa1.png",
|
||||
date: "29 Dec 2024",
|
||||
},
|
||||
id: "6", category: ["Technology", "Startup Ecosystem"],
|
||||
title: "India's Booming Startup Ecosystem", excerpt: "Unicorn creation, venture capital funding, and India's rise as the world's fastest-growing startup ecosystem.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/startup-ecosystem-visualization-showing--1772862526560-2b05b5b0.png", imageAlt: "India startup ecosystem growth", authorName: "Kavya Krishnan", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-headshot-of-a-young-female--1772862523588-df2b2fa1.png", date: "29 Dec 2024"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
buttons={[{ text: "Read All Stories", href: "/data-stories" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -230,39 +154,23 @@ export default function HomePage() {
|
||||
tagAnimation="entrance-slide"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Interactive Charts & Graphs",
|
||||
tags: ["Charts", "Real-time Data"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/modern-interactive-data-dashboard-with-m-1772862525283-52ec802e.png?_wi=1",
|
||||
imageAlt: "Interactive data charts",
|
||||
},
|
||||
id: "1", title: "Interactive Charts & Graphs", tags: ["Charts", "Real-time Data"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/modern-interactive-data-dashboard-with-m-1772862525283-52ec802e.png", imageAlt: "Interactive data charts"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Geographic Data Maps",
|
||||
tags: ["Maps", "Regional Analysis"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/geographic-data-visualization-map-interf-1772862524045-afd85218.png?_wi=1",
|
||||
imageAlt: "Geographic data visualization",
|
||||
},
|
||||
id: "2", title: "Geographic Data Maps", tags: ["Maps", "Regional Analysis"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/geographic-data-visualization-map-interf-1772862524045-afd85218.png", imageAlt: "Geographic data visualization"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Statistical Comparisons",
|
||||
tags: ["Rankings", "Benchmarking"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/statistical-comparison-interface-showing-1772862524843-3d2cb20e.png?_wi=1",
|
||||
imageAlt: "Statistical comparison tools",
|
||||
},
|
||||
id: "3", title: "Statistical Comparisons", tags: ["Rankings", "Benchmarking"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/statistical-comparison-interface-showing-1772862524843-3d2cb20e.png", imageAlt: "Statistical comparison tools"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Infographics & Reports",
|
||||
tags: ["Visual Stories", "Insights"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-infographic-design-showcase-1772862525089-cf8ddb60.png?_wi=1",
|
||||
imageAlt: "Data infographics",
|
||||
},
|
||||
id: "4", title: "Infographics & Reports", tags: ["Visual Stories", "Insights"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/professional-infographic-design-showcase-1772862525089-cf8ddb60.png", imageAlt: "Data infographics"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Explore All Visualizations", href: "statistics" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -278,7 +186,7 @@ export default function HomePage() {
|
||||
{ text: "Subscribe to Newsletter", href: "#newsletter-form" },
|
||||
{ text: "Learn More", href: "/about" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -292,19 +200,13 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/india.statistics",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/india.statistics", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/indiastats",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/indiastats", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/india-statistics",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/india-statistics", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -28,9 +28,9 @@ export default function StatisticsPage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Statistics", id: "/statistics" },
|
||||
{ name: "Data Stories", id: "/statistics" },
|
||||
{ name: "About", id: "/" },
|
||||
{ name: "Contact", id: "/" },
|
||||
{ name: "Data Stories", id: "/data-stories" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="India Statistics"
|
||||
bottomLeftText="Data-Driven Insights"
|
||||
@@ -48,38 +48,23 @@ export default function StatisticsPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "3.2",
|
||||
title: "Trillion USD",
|
||||
description: "India's GDP (2024)",
|
||||
icon: TrendingUp,
|
||||
id: "1", value: "3.2", title: "Trillion USD", description: "India's GDP (2024)", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "1.4",
|
||||
title: "Billion",
|
||||
description: "Population size",
|
||||
icon: Users,
|
||||
id: "2", value: "1.4", title: "Billion", description: "Population size", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "5.4%",
|
||||
title: "Growth Rate",
|
||||
description: "Average annual GDP growth",
|
||||
icon: Zap,
|
||||
id: "3", value: "5.4%", title: "Growth Rate", description: "Average annual GDP growth", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "900M+",
|
||||
title: "Internet Users",
|
||||
description: "Largest digital population",
|
||||
icon: Wifi,
|
||||
id: "4", value: "900M+", title: "Internet Users", description: "Largest digital population", icon: Wifi,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,30 +77,19 @@ export default function StatisticsPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Economic Indicators",
|
||||
tags: ["GDP", "Sectors", "Trade"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/modern-interactive-data-dashboard-with-m-1772862525283-52ec802e.png?_wi=2",
|
||||
imageAlt: "Economic data indicators",
|
||||
},
|
||||
id: "1", title: "Economic Indicators", tags: ["GDP", "Sectors", "Trade"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/modern-interactive-data-dashboard-with-m-1772862525283-52ec802e.png", imageAlt: "Economic data indicators"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Regional Analysis",
|
||||
tags: ["State GDP", "Development", "Regional"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/geographic-data-visualization-map-interf-1772862524045-afd85218.png?_wi=2",
|
||||
imageAlt: "Regional economic analysis",
|
||||
},
|
||||
id: "2", title: "Regional Analysis", tags: ["State GDP", "Development", "Regional"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/geographic-data-visualization-map-interf-1772862524045-afd85218.png", imageAlt: "Regional economic analysis"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Global Rankings",
|
||||
tags: ["Comparison", "Benchmarking", "Position"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/statistical-comparison-interface-showing-1772862524843-3d2cb20e.png?_wi=2",
|
||||
imageAlt: "Global comparative rankings",
|
||||
},
|
||||
id: "3", title: "Global Rankings", tags: ["Comparison", "Benchmarking", "Position"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbUthd5N9mF9C1WLiy84MCzbyM/statistical-comparison-interface-showing-1772862524843-3d2cb20e.png", imageAlt: "Global comparative rankings"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,7 +104,7 @@ export default function StatisticsPage() {
|
||||
{ text: "Back to Home", href: "/" },
|
||||
{ text: "Subscribe for Updates", href: "/" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -143,19 +117,13 @@ export default function StatisticsPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/india.statistics",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/india.statistics", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/indiastats",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/indiastats", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/india-statistics",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/india-statistics", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user