achat-maison-albi-fr/src/components/sections
Emil Gulamov 3c4ce677c3 Add "eager" loading to images in TabContent and TestimonialItem
Added "eager" loading attribute to the image tags in two Astro components: TabContent and TestimonialItem. This optimization allows images to load immediately as soon as the page starts loading, improving the user's visual experience when first accessing the page.
2024-03-11 22:09:59 +04:00
..
features Refactor component code and enhance loading attributes 2024-02-22 21:59:24 +04:00
landing Add ReviewComponent and refactor HeroSection 2024-02-27 06:15:35 +04:00
pricing Update import paths due to directory restructuring 2024-02-20 07:51:14 +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