@ -60,7 +60,8 @@ class SmartwatchInstructionsPage extends StatelessWidget {
children: [
watchContentDetails(
title: smartwatchDetails.detailsTitle,
description: smartwatchDetails.details,
// description: smartwatchDetails.details,
description: "",
icon: smartwatchDetails.smallIcon,
descriptionTextColor: AppColors.primaryRedColor,
),