diff --git a/index.php b/index.php index 026c50e..e6dd133 100644 --- a/index.php +++ b/index.php @@ -10,6 +10,7 @@ $projectImageUrl = $_SERVER['PROJECT_IMAGE_URL'] ?? 'assets/pasted-20260215-1512 // WhatsApp info $whatsapp_link = "https://chat.whatsapp.com/DkG96pTzAFO3hvLqmzwmTY"; $whatsapp_number = '+5359177041'; +$facebook_link = "https://www.facebook.com/profile.php?id=61587890927489"; ?> @@ -427,6 +428,11 @@ $whatsapp_number = '+5359177041'; box-shadow: 0 0 20px rgba(255, 0, 0, 0.5); } + .social-float.facebook { + background-color: #1877F2; + box-shadow: 0 0 20px rgba(24, 119, 242, 0.5); + } + @keyframes pulse { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.1); opacity: 0.7; } @@ -488,11 +494,11 @@ $whatsapp_number = '+5359177041';
- - + + - - + +