diff --git a/serv_nginx/bbvue/public/images/FastRun.jpg b/serv_nginx/bbvue/public/images/FastRun.jpg new file mode 100644 index 0000000..a282e51 Binary files /dev/null and b/serv_nginx/bbvue/public/images/FastRun.jpg differ diff --git a/serv_nginx/bbvue/public/images/VoronkyRunBB.jpg b/serv_nginx/bbvue/public/images/VoronkyRunBB.jpg new file mode 100644 index 0000000..c769242 Binary files /dev/null and b/serv_nginx/bbvue/public/images/VoronkyRunBB.jpg differ diff --git a/serv_nginx/bbvue/src/views/Home.vue b/serv_nginx/bbvue/src/views/Home.vue index ff5116d..95e7b14 100644 --- a/serv_nginx/bbvue/src/views/Home.vue +++ b/serv_nginx/bbvue/src/views/Home.vue @@ -237,7 +237,7 @@ export default { /* Герой-секция */ .hero-section { background: linear-gradient(135deg, rgba(46, 139, 86, 0.555) 0%, rgba(38, 115, 74, 0.477) 100%), - url('@/public/images/Roshim2025_3.png') center/cover no-repeat; + url('@/public/images/FastRun.jpg') center/cover no-repeat; color: white; padding: 120px 0 80px; position: relative;