update content
This commit is contained in:
@@ -42,7 +42,7 @@ export const Services: React.FC<ServicesProps> = ({ services }) => {
|
||||
>
|
||||
<CharachteristicCard
|
||||
{...charachteristic}
|
||||
link={selectedService.link}
|
||||
link={charachteristic.link || selectedService.link}
|
||||
/>
|
||||
</SwiperSlide>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user