Update news page and add Strapi utility
MR Description
This merge request introduces updates to the news page along with the addition of a reusable Strapi utility for improved backend integration.
Key Changes Updated news.astro with the latest content and layout improvements Added a new Strapi helper utility in strapi.ts Aligned news page functionality with the project's existing Strapi integration pattern Enhancements Improves consistency in data fetching across the project Prepares the codebase for scalable Strapi-driven content updates Enhances maintainability by centralizing Strapi-related logic