Modifications
continuous-integration/drone/push Build is passing Details

master
Kyllian CHABANON 1 year ago
parent 8a5add6b58
commit 3a1ae23c76

@ -38,7 +38,7 @@
{screenshot?.label}
</p>
</div>
<p class="text-[var(--accent-text)] text-0.7em">Click outside the frame to close</p>
<p class="text-[var(--accent-text)] text-0.7em">Cliquez en dehors du cadre pour fermer</p>
</div>
</div>
{/if}

@ -20,29 +20,17 @@ export const items: Array<Project> = [
type: 'Application de gestion de tuteurs',
screenshots: [
{
label: 'screen 1',
src: 'https://images.unsplash.com/photo-1587620962725-abab7fe55159?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8cHJvZ3JhbW1pbmd8ZW58MHx8MHx8fDA%3D&auto=format&fit=crop&w=500&q=60'
label: 'Page d\'ajout d\'une séance',
src: 'screenshots/mimir/ajout-seance.png'
},
{
label: '2',
src: 'https://images.unsplash.com/photo-1516116216624-53e697fedbea?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8NXx8cHJvZ3JhbW1pbmd8ZW58MHx8MHx8fDA%3D&auto=format&fit=crop&w=500&q=60'
label: 'Page de gestion des comptes',
src: 'screenshots/mimir/gestion-comptes.png'
},
{
label: '3',
src: 'https://images.unsplash.com/photo-1537432376769-00f5c2f4c8d2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTB8fHByb2dyYW1taW5nfGVufDB8fDB8fHww&auto=format&fit=crop&w=500&q=60'
label: 'Page de connexion à l\'application mobile',
src: 'screenshots/mimir/app-connexion.png'
},
{
label: '4',
src: 'https://images.unsplash.com/photo-1542903660-eedba2cda473?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTJ8fHByb2dyYW1taW5nfGVufDB8fDB8fHww&auto=format&fit=crop&w=500&q=60'
},
{
label: '5',
src: 'https://images.unsplash.com/photo-1619410283995-43d9134e7656?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTZ8fHByb2dyYW1taW5nfGVufDB8fDB8fHww&auto=format&fit=crop&w=500&q=60'
},
{
label: '6',
src: 'https://images.unsplash.com/photo-1585079542156-2755d9c8a094?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTd8fHByb2dyYW1taW5nfGVufDB8fDB8fHww&auto=format&fit=crop&w=500&q=60'
}
]
},
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Loading…
Cancel
Save