This commit is contained in:
Kirill
2026-05-25 16:28:03 +05:00
parent e4012d8133
commit 74fe39829d
4 changed files with 6 additions and 24 deletions
+2 -2
View File
@@ -42,10 +42,10 @@ export function AboutPage() {
ВКонтакте
</Link>
</Typography>
<Typography sx={{ mb: 1, mt: 2 }}>Забрать заказ можно по адресу самовывоза:</Typography>
<Typography sx={{ mb: 1, mt: 2 }}>Забрать заказ можно по адресу:</Typography>
<Typography sx={{ whiteSpace: 'pre-wrap', fontWeight: 600 }}>{PICKUP_ADDRESS_FULL}</Typography>
<Typography color="text.secondary" variant="body2" sx={{ mt: 1 }}>
Перед визитом мы свяжемся с вами и согласуем время чтобы заказ точно был готов к выдаче.
Перед визитом согласуйте время чтобы заказ точно был готов к выдаче.
</Typography>
</Paper>