Optimizations
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m40s

This commit is contained in:
2025-12-22 13:05:29 -07:00
parent 03792ce1d6
commit 8341938692
5 changed files with 12 additions and 5 deletions

View File

@@ -16,5 +16,5 @@ const pageMetaInfo = {
<HeroSection />
<ServicesSection />
<AboutSection />
<ContactSection client:load />
<ContactSection client:visible />
</Layout>