Kaynağa Gözat

Add TikTok social link, aire acondicionado service, fix about image centering

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
AusPrinzip 2 hafta önce
ebeveyn
işleme
d5df02626c
1 değiştirilmiş dosya ile 10 ekleme ve 1 silme
  1. 10 1
      src/routes/+page.svelte

+ 10 - 1
src/routes/+page.svelte

@@ -48,6 +48,12 @@
       description: 'Construcción de piscinas, fuentes de agua, zonas de barbacoa, terrazas techadas, cocheras y pavimentación de calles y accesos dentro de proyectos residenciales.',
       icon: `<svg width="40" height="40" viewBox="0 0 40 40" fill="none" stroke="#C8A832" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 28c4-8 12-12 16-8s8 0 12-8"/><path d="M4 36c4-8 12-12 16-8s8 0 12-8"/><path d="M20 28v8"/><circle cx="20" cy="16" r="6"/></svg>`,
       image: '/gallery/32.jpg'
+    },
+    {
+      name: 'Aire Acondicionado',
+      description: 'Instalación, mantenimiento y reparación de sistemas de aire acondicionado residenciales y comerciales, incluyendo split, central y ductos, garantizando confort térmico y eficiencia energética.',
+      icon: `<svg width="40" height="40" viewBox="0 0 40 40" fill="none" stroke="#C8A832" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="8" width="32" height="16" rx="3"/><path d="M10 28v8M20 28v4M30 28v8"/><path d="M10 36c2-2 4-2 6 0M24 36c2-2 4-2 6 0"/><path d="M12 16h16"/><path d="M12 20h16"/></svg>`,
+      image: '/gallery/4.jpg'
     }
   ];
 
@@ -376,6 +382,9 @@
           <a href="https://www.instagram.com/omarcortezlopez" target="_blank" rel="noopener noreferrer" aria-label="Instagram">
             <svg width="22" height="22" viewBox="0 0 24 24" fill="#9A8428"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 1.17.054 1.97.24 2.43.403a4.088 4.088 0 011.523.99 4.088 4.088 0 01.99 1.524c.163.46.35 1.26.403 2.43.058 1.265.07 1.645.07 4.849s-.012 3.584-.07 4.85c-.054 1.17-.24 1.97-.403 2.43a4.088 4.088 0 01-.99 1.523 4.088 4.088 0 01-1.524.99c-.46.163-1.26.35-2.43.403-1.265.058-1.645.07-4.849.07s-3.584-.012-4.85-.07c-1.17-.054-1.97-.24-2.43-.403a4.088 4.088 0 01-1.523-.99 4.088 4.088 0 01-.99-1.524c-.163-.46-.35-1.26-.403-2.43C2.175 15.584 2.163 15.204 2.163 12s.012-3.584.07-4.85c.054-1.17.24-1.97.403-2.43a4.088 4.088 0 01.99-1.523A4.088 4.088 0 015.15 2.207c.46-.163 1.26-.35 2.43-.403C8.845 2.175 9.225 2.163 12 2.163zM12 0C8.741 0 8.333.014 7.053.072 5.775.13 4.902.333 4.14.63a5.876 5.876 0 00-2.126 1.384A5.876 5.876 0 00.63 4.14C.333 4.902.13 5.775.072 7.053.014 8.333 0 8.741 0 12s.014 3.668.072 4.948c.058 1.277.261 2.15.558 2.913a5.876 5.876 0 001.384 2.126A5.876 5.876 0 004.14 23.37c.763.297 1.636.5 2.913.558C8.333 23.986 8.741 24 12 24s3.668-.014 4.948-.072c1.277-.058 2.15-.261 2.913-.558a5.876 5.876 0 002.126-1.384 5.876 5.876 0 001.384-2.126c.297-.763.5-1.636.558-2.913.058-1.28.072-1.688.072-4.948s-.014-3.668-.072-4.948c-.058-1.277-.261-2.15-.558-2.913a5.876 5.876 0 00-1.384-2.126A5.876 5.876 0 0019.86.63c-.763-.297-1.636-.5-2.913-.558C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z"/></svg>
           </a>
+          <a href="https://www.tiktok.com/@omarcortezlopez" target="_blank" rel="noopener noreferrer" aria-label="TikTok">
+            <svg width="22" height="22" viewBox="0 0 24 24" fill="#9A8428"><path d="M19.59 6.69a4.83 4.83 0 01-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 01-2.88 2.5 2.89 2.89 0 01-2.89-2.89 2.89 2.89 0 012.89-2.89c.28 0 .54.04.79.1v-3.5a6.37 6.37 0 00-.79-.05A6.34 6.34 0 003.15 15.2a6.34 6.34 0 006.34 6.34 6.34 6.34 0 006.34-6.34V8.73a8.19 8.19 0 004.76 1.52v-3.4a4.85 4.85 0 01-1-.16z"/></svg>
+          </a>
         </div>
       </div>
     </div>
@@ -1038,7 +1047,7 @@
     width: 100%;
     height: 100%;
     object-fit: cover;
-    object-position: top;
+    object-position: center;
   }
   .about-img-accent {
     position: absolute;