This commit refactors the code to enable dynamic content generation for three components: FeaturesStats, Meta, and services pages. The FeaturesStats component now receives statistics data through its props, enabling easier content updates. Similar changes have been made in Meta to use site URL from Astro configuration file and dynamically generate image URLs. The services pages code has been refactored to generate articles using an array, making it more maintainable and reusable. This improves the flexibility and scalability of the codebase. |
||
|---|---|---|
| .. | ||
| blog | ||
| insights | ||
| products | ||
| 404.astro | ||
| contact.astro | ||
| index.astro | ||
| robots.txt.ts | ||
| services.astro | ||