import Box from '@mui/joy/Box'; import Button from '@mui/joy/Button'; import Input from '@mui/joy/Input'; import Typography from '@mui/joy/Typography'; import ArrowForward from '@mui/icons-material/ArrowForward'; import Star from '@mui/icons-material/Star'; import TwoSidedLayout from '../components/TwoSidedLayout'; export default function HeroLeft02() { return ( The power to do more A large headlinerer about our product features & services A descriptive secondary text placeholder. Use it to explain your business offer better. *': { flex: 'auto' }, }} > ({ display: 'flex', textAlign: 'center', alignSelf: 'stretch', columnGap: 4.5, '& > *': { display: 'flex', flexDirection: 'column', justifyContent: 'center', alignItems: 'center', flexWrap: 'wrap', flex: 1, }, [theme.breakpoints.up(834)]: { textAlign: 'left', '& > *': { flexDirection: 'row', gap: 1.5, justifyContent: 'initial', flexWrap: 'nowrap', flex: 'none', }, }, })} >
} sx={{ fontSize: 'xl4', fontWeight: 'lg' }} > 4.9 Over 5k positive
customer reviews.
2M Global
Transactions.
HeroLeft02
); }