achat-maison-albi-fr/src/pages
Emil Gulamov 7910656bfa Refactor code for dynamic content generation
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.
2024-02-22 08:43:37 +04:00
..
blog Refactor code and restructure directories 2024-02-20 07:47:23 +04:00
insights Refactor code and restructure directories 2024-02-20 07:47:23 +04:00
products Refactor and enhance components for better data handling 2024-02-21 22:01:09 +04:00
404.astro Refactor code and restructure directories 2024-02-20 07:47:23 +04:00
contact.astro Refactor code and restructure directories 2024-02-20 07:47:23 +04:00
index.astro Add TestimonialItem and StatsGrid components 2024-02-22 08:43:19 +04:00
robots.txt.ts Update website URL and optimize robots.txt settings 2024-02-19 10:05:50 +04:00
services.astro Refactor code for dynamic content generation 2024-02-22 08:43:37 +04:00