import { PieChart, Pie, Cell, ResponsiveContainer, Legend } from 'recharts'; import { Lightbulb } from 'lucide-react'; const data = [ { name: 'Consumer Health Giants', value: 40, color: '#6B8FE8' }, { name: 'Mainstream Media Sections', value: 30, color: '#4E73DF' }, { name: 'Elite Medical Journals', value: 20, color: '#2E5BC7' }, { name: 'Specialty Platforms', value: 10, color: '#FDB91A' }, { name: 'Professional/Academic Crossovers', value: 3, color: '#EF5350' }, ]; const SourcesChart = () => { return (
Our analysis reveals distinct patterns in how leading AIs source and prioritize industry information. For example, ChatGPT leans heavily on user-generated content, while Google's AI Overviews favors authoritative tech review sites. Across the board, backlink quality plays a crucial role, with...{' '}