Ver código fonte

Update site per adjustment wishes: magenta contrast, placeholder images from placehold.co, dark theme toggle

Hermes AI 1 dia atrás
pai
commit
c39020495c
1 arquivos alterados com 6 adições e 6 exclusões
  1. 6 6
      index.html

+ 6 - 6
index.html

@@ -56,7 +56,7 @@
                     <button id="mobile-menu-button" class="md:hidden flex items-center p-2 rounded-md hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-magenta-500">
                         <svg class="h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path></svg>
                     </button>
-<button id="theme-toggle" class="md:hidden flex items-center p-2 rounded-md hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-magenta-500">
+<button id="theme-toggle" class="flex items-center p-2 rounded-md hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-magenta-500">
     <svg class="h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"></path></svg>
 </button>
                 </div>
@@ -114,7 +114,7 @@
                     <!-- Service Card 1 -->
                     <div class="bg-white rounded-xl shadow-sm hover-lift transform transition-all duration-300 aos aos-animation="fade-up" aos-delay="200">
                         <div class="p-6">
-<img src="https://via.placeholder.com/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
+<img src="https://placehold.co/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
                             <div class="flex items-center mb-4">
                                 <div class="bg-magenta-100 p-3 rounded-full">
                                     <svg class="h-5 w-5 text-magenta-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m2 0a2 2 0 100-4 2 2 0 000 4zm-9 3a2 2 0 110-4 2 2 0 010 4zm8 0a2 2 0 100-4 2 2 0 000 4zm4 0a2 2 0 110-4 2 2 0 010 4zm-5 5a2 2 0 100-4 2 2 0 000 4zm4 0a2 2 0 100-4 2 2 0 000 4z"></path></svg>
@@ -133,7 +133,7 @@
                     <!-- Service Card 2 -->
                     <div class="bg-white rounded-xl shadow-sm hover-lift transform transition-all duration-300 aos aos-animation="fade-up" aos-delay="300">
                         <div class="p-6">
-<img src="https://via.placeholder.com/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
+<img src="https://placehold.co/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
                             <div class="flex items-center mb-4">
                                 <div class="bg-magenta-100 p-3 rounded-full">
                                     <svg class="h-5 w-5 text-magenta-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4M7 20h10a2 2 0 002-2V6a2 2 0 00-2-2H7a2 2 0 00-2 2v12a2 2 0 002 2z"></path></svg>
@@ -152,7 +152,7 @@
                     <!-- Service Card 3 -->
                     <div class="bg-white rounded-xl shadow-sm hover-lift transform transition-all duration-300 aos aos-animation="fade-up" aos-delay="400">
                         <div class="p-6">
-<img src="https://via.placeholder.com/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
+<img src="https://placehold.co/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
                             <div class="flex items-center mb-4">
                                 <div class="bg-magenta-100 p-3 rounded-full">
                                     <svg class="h-5 w-5 text-magenta-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"></path></svg>
@@ -171,7 +171,7 @@
                     <!-- Service Card 4 -->
                     <div class="bg-white rounded-xl shadow-sm hover-lift transform transition-all duration-300 aos aos-animation="fade-up" aos-delay="500">
                         <div class="p-6">
-<img src="https://via.placeholder.com/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
+<img src="https://placehold.co/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
                             <div class="flex items-center mb-4">
                                 <div class="bg-magenta-100 p-3 rounded-full">
                                     <svg class="h-5 w-5 text-magenta-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2H5a2 2 0 00-2-2v2a2 2 0 00-2 2h2l2 2h6a2 2 0 012 2v6a2 2 0 01-2 2z"></path></svg>
@@ -291,7 +291,7 @@
                     <!-- Contact Info -->
                     <div class="aos aos-animation="fade-right" aos-delay="300">
                         <div class="space-y-6 bg-white p-6 rounded-xl shadow-sm">
-<img src="https://via.placeholder.com/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
+<img src="https://placehold.co/300" alt="Placeholder" class="w-full h-48 object-cover mb-4 rounded">
                             <div class="flex items-start space-x-4">
                                 <div class="flex-shrink-0">
                                     <svg class="h-5 w-5 text-magenta-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h10a2 2 0 012 2v16l-7-3-2 1V5z"></path></svg>