deploy
This commit is contained in:
@@ -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 }}>
|
||||
|
||||
Reference in New Issue
Block a user