import { memo } from 'react'; import { Box } from '@/shared/ui'; import { Divider, Footer, Hero, StorySections, WhatYouGet } from '../components'; const WelcomePage = memo(() => { return (