Updated the Access.jsx
This commit is contained in:
parent
b64f62bb90
commit
eb54c4ad93
@ -10,7 +10,7 @@ export const Access = () => (
|
|||||||
<Typography variant="h4" fontWeight={700} color="black">Erhalte Zugriff auf alles von
|
<Typography variant="h4" fontWeight={700} color="black">Erhalte Zugriff auf alles von
|
||||||
LicenseAPI</Typography>
|
LicenseAPI</Typography>
|
||||||
|
|
||||||
<Stack direction="row" justifyContent="center" alignItems="center" sx={{mt: 5}} gap={8}>
|
<Stack direction="row" justifyContent="center" alignItems="center" sx={{mt: 5}} gap={8} flexWrap="wrap">
|
||||||
<AccessItem title="Base" image={BaseImage}/>
|
<AccessItem title="Base" image={BaseImage}/>
|
||||||
<AccessItem title="Auth" image={AuthImage}/>
|
<AccessItem title="Auth" image={AuthImage}/>
|
||||||
<AccessItem title="Drive" image={DriveImage}/>
|
<AccessItem title="Drive" image={DriveImage}/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user