Auto commit: 2025-09-17T13:37:17.849Z

This commit is contained in:
Flatlogic Bot 2025-09-17 13:37:17 +00:00
parent 8a6343f8da
commit f1eee42c9d

View File

@ -18,7 +18,7 @@ body {
/* Hero Section */
.hero-section {
background: linear-gradient(45deg, rgba(74, 144, 226, 0.9), rgba(80, 227, 194, 0.9)), url('https://picsum.photos/seed/hr-hero/1600/500') no-repeat center center;
background: linear-gradient(45deg, rgba(74, 144, 226, 0.9), rgba(80, 227, 194, 0.9)), url('https://picsum.photos/seed/space-odyssey/1600/500') no-repeat center center;
background-size: cover;
color: white;
padding: 6rem 0;