Skip to content

Commit fd51386

Browse files
committed
Add new member images and update team layout background
Introduce several new images for the members section and update the layout background to use the latest image in 'team/layout.tsx'. This change is part of enhancing the visual representation of the members on the site. The updated images aim to improve the overall aesthetic and user experience.
1 parent fd09a6a commit fd51386

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

frontend-next-migration/src/app/[lng]/(intro)/team/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React, { ReactNode } from 'react';
22
import { ScrollTop } from '@/features/ScrollTop';
33
import { LayoutWithIntro } from '@/preparedPages/Layouts';
4-
import introBg from '@/shared/assets/images/comics/comics5.webp';
4+
import introBg from '@/shared/assets/images/members/members7.webp';
55
import cls from './Layout.module.scss';
66
import { useServerTranslation } from '@/shared/i18n';
77
import { ScrollToSectionButton } from './_components/ScrollToSectionButton';
450 KB
Loading
517 KB
Loading
306 KB
Loading
713 KB
Loading
546 KB
Loading
701 KB
Loading
653 KB
Loading

0 commit comments

Comments
 (0)