import Button from '@mui/joy/Button'; import Typography from '@mui/joy/Typography'; import Card from '@mui/joy/Card'; import AutoAwesomeIcon from '@mui/icons-material/AutoAwesome'; import TwoSidedLayout from '../components/TwoSidedLayout'; export default function HeroLeft07() { return ( A large headlinerer about our product features & services A descriptive secondary text placeholder. Use it to explain your business offer better.
The new version is out. This is where a notification message will appear.
Enter text into this container.
HeroLeft07
); }