Ver código fonte

ui: remove map placeholder from contact page

unknown 2 dias atrás
pai
commit
e0bad95914
1 arquivos alterados com 0 adições e 6 exclusões
  1. 0 6
      src/pages/Contact.vue

+ 0 - 6
src/pages/Contact.vue

@@ -107,12 +107,6 @@
               </div>
             </div>
 
-            <!-- Map Placeholder -->
-            <div class="mt-8 bg-gray-100 rounded-xl h-64 flex items-center justify-center">
-              <p class="text-foreground/60">
-                {{ t("contact.map.placeholder") }}
-              </p>
-            </div>
           </div>
 
           <!-- Contact Form -->