import * as React from 'react'; import Avatar from '@mui/joy/Avatar'; import Button from '@mui/joy/Button'; import Typography from '@mui/joy/Typography'; import Star from '@mui/icons-material/Star'; import TwoSidedLayout from '../components/TwoSidedLayout'; export default function HeroLeft06() { return ( A large headlinerer about our product features & services A descriptive secondary text placeholder. Use it to explain your business offer better. } sx={{ fontSize: 'xl', fontWeight: 'md', mt: 3 }} > 5.0 The resource and tips in Frames X are worth a fortune. My team loves the design kits. } sx={{ '--Typography-gap': '12px' }} > John Seed, Apple Inc. HeroLeft06 ); }