achat-maison-albi-fr/src/components/sections
Emil Gulamov 24ae5dc3e2 Replace SVG icons with Icon component throughout the application
A centralized Icon component is now used to manage all SVG icons, improving code readability and maintainability. It also replaced manually defined SVG paths in various components including cards, buttons, and sections.
2024-03-22 04:43:44 +04:00
..
features Refactor features section to use flexible data and Icon components 2024-03-22 04:43:19 +04:00
landing Add image source and alt to HeroSection 2024-03-20 17:24:41 +05:30
pricing Replace SVG icons with Icon component throughout the application 2024-03-22 04:43:44 +04:00
testimonials Add "eager" loading to images in TabContent and TestimonialItem 2024-03-11 22:09:59 +04:00
Authentication.astro Update import paths after directory restructure 2024-02-19 18:14:31 +04:00
ContactSection.astro Refactor code and restructure directories 2024-02-20 07:47:23 +04:00
FAQ.astro Update import paths after directory restructure 2024-02-19 18:14:31 +04:00
FooterSection.astro Update code comments and enhance README documentation 2024-02-20 20:50:32 +04:00
Navbar.astro Refactor event handlers to remove unused event parameter 2024-02-24 23:59:08 +04:00