// ** MUI Imports import Card from '@mui/material/Card' import Button from '@mui/material/Button' import CardMedia from '@mui/material/CardMedia' import Typography from '@mui/material/Typography' import CardContent from '@mui/material/CardContent' const CardAppleWatch = () => { return ( `${theme.spacing(3, 5.25, 4)} !important` }}> Apple Watch $249.40 3.1GHz 6-core 10th-generation Intel Core i5 processor, Turbo Boost up to 4.5GHz ) } export default CardAppleWatch