-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
37 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,10 +12,10 @@ export interface Props { | |
<footer class="w-full flex flex-col justify-center items-center py-16"> | ||
<div class="bg-white w-10/12 h-1 rounded-3xl"></div> | ||
<div class="w-11/12 flex justify-between gap-8 text-white items-center py-8 pr-0 flex-col lg:flex-row"> | ||
<a href="/"><img src="/images/logo.svg"></a> | ||
<a href="mailto:[email protected]"><p class="flex gap-3"><Contact />[email protected]</p></a> | ||
<a href="/mentions-legales">Mentions légales</a> | ||
<a href="https://paypal.me/trouvetapiece" target="_blank" title="paypal" class="flex gap-2"><BadgeEuro />Faire une donnation</a> | ||
<a href="/" rel="noopener noreferrer"><img src="/images/logo.svg"></a> | ||
<a href="mailto:[email protected]" rel="noopener noreferrer"><p class="flex gap-3"><Contact />[email protected]</p></a> | ||
<a href="/mentions-legales" rel="noopener noreferrer">Mentions légales</a> | ||
<a href="https://paypal.me/trouvetapiece" target="_blank" title="paypal" class="flex gap-2" rel="noopener noreferrer"><BadgeEuro />Faire une donnation</a> | ||
<div class="gap-3 flex"> | ||
<a href=""><Instagram /></a> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters