remove extra title

This commit is contained in:
2026-01-01 12:32:50 +03:00
parent a6abb089d2
commit 6933e1ba3a

View File

@@ -117,17 +117,6 @@ export default function YouMightAlsoLike() {
return ( return (
<> <>
<div className={styles.youMightAlsoLikeTitle}>
<ProText
strong
style={{
fontSize: isMobile ? 18 : isTablet ? 18 : 20,
}}
>
{t("cart.youMightAlsoLike")}
</ProText>
</div>
<div <div
style={{ style={{
position: "relative", position: "relative",