This commit is contained in:
@kirill.komarov
2026-05-12 21:53:11 +05:00
parent 57fa4adf08
commit 519c647f65
10 changed files with 153 additions and 43 deletions
+4 -7
View File
@@ -42,10 +42,7 @@ export function MainLayout({ children }: PropsWithChildren) {
Каталог
</Link>
<Typography variant="body2" color="text.secondary">
Изделия ручной работы: вещь с характером и вниманием к деталям.
</Typography>
<Typography variant="body2" color="text.secondary">
Как заказать: добавьте позиции в корзину и оформите доставку или самовывоз на чек-ауте.
Изделия ручной работы: вещи с характером и вниманием к деталям.
</Typography>
</Stack>
</Grid>
@@ -63,9 +60,9 @@ export function MainLayout({ children }: PropsWithChildren) {
<Link component={RouterLink} to="/about" color="inherit" underline="hover" variant="body2">
О нас
</Link>
<Typography variant="body2" color="text.secondary">
Доставка и самовывоз: уточняются при оформлении заказа; по вопросам контакты ниже.
</Typography>
<Link component={RouterLink} to="/privacy" color="inherit" underline="hover" variant="body2">
Политика конфиденциальности
</Link>
</Stack>
</Grid>
<Grid size={{ xs: 12, sm: 4 }}>