forked from theodorusclarence/ts-nextjs-tailwind-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Thomas Catinaud Taris
committed
Oct 10, 2024
1 parent
d58c6bc
commit 9ba082a
Showing
10 changed files
with
91 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"legal": { | ||
"meta": { | ||
"title": "Legal notices" | ||
}, | ||
"title": "PinkBombs - Legal notices", | ||
"sub": "In force as of October 10, 2024", | ||
"content": "<p>In accordance with the provisions of Law No. 2004-575 of June 21, 2004 on Confidence in the Digital Economy, users and visitors, hereinafter the \"<strong>User</strong>\", of the site <a href=\"https://www.pinkbombs.org/en\">www.pinkbombs.org</a>, hereinafter the \"<strong>Site</strong>\", are hereby informed of these legal notices.</p><p>Connection and navigation on the Site by the User implies full and unreserved acceptance of these legal notices.</p><h2>Site publisher:</h2><p>The website <a href=\"https://www.pinkbombs.org/en\">www.pinkbombs.org</a> is published by the Seastemik association.</p><h2>Corporate name:</h2><p>Seastemik, Association declared according to the law of 1901, with the SIRET 92449298600014 and the head office at 6 rue Gambetta, 56100 Lorient, France</p><h2>Contact:</h2><p>Email: <a href=\"mailto:[email protected]\">[email protected]</a></p><h2>Publication manager:</h2><p>The publication manager is the Seastemik association.</p><h2>Website host:</h2><p>The website <a href=\"https://www.pinkbombs.org/en\">www.pinkbombs.org</a> is hosted by:<br />Vercel Inc.<br />Located at 340 S Lemon Ave #4133 Walnut, CA 91789<br />Phone: (559) 288-7060.</p><h2>Intellectual Property:</h2><p>All content on the <a href=\"https://www.pinkbombs.org/en\">www.pinkbombs.org</a> website, including but not limited to text, images, logos and graphics, is protected by copyright. Any total or partial reproduction of the site without the express authorization of the Seastemik association is prohibited.</p><h2>Personal data:</h2><p>The site <a href=\"https://www.pinkbombs.org/en\">www.pinkbombs.org</a> may collect personal data from its users, in accordance with the amended \"Informatique et Libertés\" law of January 6, 1978 and the General Data Protection Regulation (GDPR). Users have the right to access, rectify and delete personal data concerning them, which they can exercise by contacting the association at the following address: <a href=\"mailto:[email protected]\">[email protected]</a>.</p>" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"legal": { | ||
"meta": { | ||
"title": "Mentions légales" | ||
}, | ||
"title": "PinkBombs - Mentions légales", | ||
"sub": "En vigueur au 10 octobre 2024", | ||
"content": "<p>Conformément aux dispositions de la loi n°2004-575 du 21 juin 2004 pour la Confiance en l’économie numérique, il est porté à la connaissance des utilisateurs et visiteurs, ci-après l’« <strong>Utilisateur</strong> », du site <a href=\"https://www.pinkbombs.org\">www.pinkbombs.org</a>, ci-après le « <strong>Site</strong> », les présentes mentions légales.</p><p>La connexion et la navigation sur le Site par l’Utilisateur implique acceptation intégrale et sans réserve des présentes mentions légales.</p><h2>Éditeur du site :</h2><p>Le site internet <a href=\"https://www.pinkbombs.org\">www.pinkbombs.org</a> est édité par l’association Seastemik.</p><h2>Dénomination sociale :</h2><p>Seastemik, Association déclarée selon la loi de 1901, avec le SIRET 92449298600014 et le siège social au 6 rue Gambetta, 56100 Lorient, France</p><h2>Contact :</h2><p>Email : <a href=\"mailto:[email protected]\">[email protected]</a></p><h2>Responsable de la publication :</h2><p>Le responsable de la publication est l'association Seastemik.</p><h2>Hébergeur du site :</h2><p>Le site <a href=\"https://www.pinkbombs.org\">www.pinkbombs.org</a> est hébergé par :<br />Vercel Inc.<br />Située 340 S Lemon Ave #4133 Walnut, CA 91789<br />Téléphone : (559) 288-7060.</p><h2>Propriété intellectuelle :</h2><p>L’ensemble des contenus présents sur le site <a href=\"https://www.pinkbombs.org\">www.pinkbombs.org</a>, y compris, mais sans s’y limiter, les textes, images, logos et graphismes, sont protégés par le droit d’auteur. Toute reproduction totale ou partielle du site sans autorisation expresse de l’association Seastemik est interdite.</p><h2>Données personnelles :</h2><p>Le site <a href=\"https://www.pinkbombs.org\">www.pinkbombs.org</a> peut collecter des données personnelles de ses utilisateurs, conformément à la loi « Informatique et Libertés » du 6 janvier 1978 modifiée et au Règlement Général sur la Protection des Données (RGPD). Les utilisateurs disposent d’un droit d’accès, de rectification et de suppression des données personnelles les concernant, qu’ils peuvent exercer en contactant l’association à l’adresse : <a href=\"mailto:[email protected]\">[email protected]</a>.</p>" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
"use client"; | ||
|
||
import { useTranslations } from "next-intl"; | ||
import * as React from "react"; | ||
import "@/lib/env"; | ||
|
||
import Edito from "@/components/Edito"; | ||
import IntroBlock from "@/components/IntroBlock"; | ||
import JoinBlock from "@/components/JoinBlock"; | ||
|
||
const LegalNotice = () => { | ||
const t = useTranslations("legal"); | ||
|
||
return ( | ||
<> | ||
<IntroBlock title={t("title")} baseline={t("sub")} /> | ||
|
||
<div | ||
className="p-6 md:p-12 max-w-[1000px] mx-auto prose" | ||
dangerouslySetInnerHTML={{ __html: t.raw("content") }} | ||
/> | ||
</> | ||
); | ||
}; | ||
|
||
export default LegalNotice; |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
import { getTranslations } from "next-intl/server"; | ||
import React from "react"; | ||
import "@/lib/env"; | ||
|
||
import { locales } from "@/navigation"; | ||
|
||
import LegalNotice from "./legal-notice"; | ||
|
||
export async function generateMetadata({ | ||
params: { locale }, | ||
}: { | ||
params: { locale: typeof locales }; | ||
}) { | ||
const t = await getTranslations({ locale, namespace: "legal" }); | ||
|
||
return { | ||
title: t("meta.title"), | ||
}; | ||
} | ||
|
||
const Page = () => { | ||
return <LegalNotice />; | ||
}; | ||
|
||
export default Page; |
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