diff --git a/app/[locale]/about/about-narai-detail.tsx b/app/[locale]/about/about-narai-detail.tsx index 32aea08bd..4efd5936a 100644 --- a/app/[locale]/about/about-narai-detail.tsx +++ b/app/[locale]/about/about-narai-detail.tsx @@ -21,7 +21,7 @@ export default function AboutNaraiDetail({ awards }: { awards: string }) {
{t('privacy.pleaseRead')}
{t('privacy.usedFor')}
diff --git a/app/[locale]/terms/terms-of-use.tsx b/app/[locale]/terms/terms-of-use.tsx index 05c2b5a36..cce017536 100644 --- a/app/[locale]/terms/terms-of-use.tsx +++ b/app/[locale]/terms/terms-of-use.tsx @@ -127,7 +127,6 @@ export default function TermsOfUse() { {t('terms.contactUs.instructions')} {t('email-address.support')} diff --git a/components/cart/delete-item-button.tsx b/components/cart/delete-item-button.tsx index 605adcf51..43a970505 100644 --- a/components/cart/delete-item-button.tsx +++ b/components/cart/delete-item-button.tsx @@ -37,7 +37,7 @@ export default function DeleteItemButton({ item }: { item: CartItem }) { {isPending ? (Cart
@@ -83,7 +83,7 @@ export default function CartModal({ cart }: { cart: Cart | undefined }) {Shipping
Calculated at checkout
Total