
電動油壓籃球架

產品特色:
-
✅ 電動油壓控制:一鍵操作,自動升降架體,省時又省力。
-
✅ FIBA國際認證結構設計:符合比賽規格。
-
✅ 高密度強化材質:穩固耐用,適應各種強度對抗。
-
✅ 安全防護設計:配有防撞緩衝,提升球員使用安全性。
.cta-buttons {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 20px;
justify-content: center;
}
.cta-buttons a {
flex: 1 1 45%;
text-align: center;
padding: 14px;
font-size: 16px;
font-weight: bold;
color: #fff;
border-radius: 8px;
text-decoration: none;
transition: background-color 0.2s ease;
}
.cta-call {
background-color: #34A853;
}
.cta-call:hover {
background-color: #2c9445;
}
.cta-form {
background-color: #4285F4;
}
.cta-form:hover {
background-color: #3367d6;
}
@media (max-width: 480px) {
.cta-buttons a {
flex: 1 1 100%;
font-size: 18px;
}
}