Featured Courses
'Complete Guide to Web Development',
'description' => 'Master HTML, CSS, JavaScript, and more. Go from beginner to pro in weeks.',
'image' => 'https://images.pexels.com/photos/1181244/pexels-photo-1181244.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1'
],
[
'title' => 'Digital Marketing Masterclass',
'description' => 'Learn SEO, social media marketing, and content strategies to grow any business.',
'image' => 'https://images.pexels.com/photos/265087/pexels-photo-265087.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1'
],
[
'title' => 'Data Science with Python',
'description' => 'Dive into data analysis, machine learning, and visualization with Python.',
'image' => 'https://images.pexels.com/photos/590016/pexels-photo-590016.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1'
]
];
foreach ($courses as $course):
?>