Updated UI

This commit is contained in:
PascalMarchesseault
2024-03-11 22:56:53 -04:00
parent 12f66cd6fb
commit 57a9e0ac32
26 changed files with 526 additions and 505 deletions

View File

@@ -1,18 +1,50 @@
<template>
<DefaultLayout></DefaultLayout>
<!--PC -->
<div class="md:flex hidden items-center justify-between flex-col">
<v-container style="margin-bottom: -.1%; margin-top: 2%;">
<v-row justify="center">
<v-col style="margin-left: 4%;" cols="6">
<img src="../../../images/hutopyblack.png" height="100px">
</v-col>
</v-row>
<v-row style="margin-bottom: -4%;" justify="end">
<v-col cols="auto">
<router-link :to="{ name: 'home' }">
<v-btn size="x-large" style="min-width: 200px; max-width: 200px;" elevation="0">
Accueil
</v-btn>
</router-link>
</v-col>
</v-row>
</v-container>
<img src="../../../images/homepage/bannierenousjoindre.png" class="banner-image" alt="Bannière"
style="min-height: 500px; margin-top: 3%;">
<main class="top-aligned-column grid grid-cols-3 gap-4">
<div class="column"></div>
<div class="center-column" style="width: 70vw; margin: auto;">
<h1 class="h1-inscription-beta">Participez au développement de </h1>
<h1 class="h1-inscription-betacolor">Hutopy</h1>
<div class="grid grid-cols-2 gap-4">
<div class="center-column" style="width: 100vw; margin: auto;">
<h1 style="font-size: 3rem; margin-top: 7%; margin-bottom: 7%;" class="h1-inscription-beta">Participez au
développement de </h1>
<div class="grid grid-cols-2 gap-4" style="margin-bottom: 10%;">
<div class="rectangular-image h-full flex justify-center items-center">
<img src="../../../images/contactpicture.png" alt="Bannière" class="contactpicture" style="float: right;">
<img src="../../../images/homepage/love.png" alt="Bannière" class="contactpicture" style="float: right;">
</div>
@@ -20,14 +52,26 @@
<p class="para-inscription" style="font-size: 1.4rem;">
<p class="para-inscription" style="margin-top: 4%; font-size: 1.4rem;">
Étant au début de notre projet, vous pouvez nous contacter pour être ajouté à la liste des ambassadeurs et
nous aider à créer la plateforme de vos rêves pour partager votre contenu. Nous recherchons des personnes
passionnées et qui ont une vision d'un monde meilleur. Aidez-nous à grandir en nous donnant vos
rétroactions afin que l'on puisse développer des outils qui seront uniques pour les créateurs et les
utilisateurs de la plateforme. Nous voulons créer un réseau social qui fera une différence dans ce monde.
</p>
<FormInscriptionBeta></FormInscriptionBeta>
<v-text-field label="Nom ($)"
style="color: rgb(107, 0, 101); background-color: rgb(255, 255, 255);"></v-text-field>
<v-text-field label="Courriel ($)"
style="color: rgb(107, 0, 101); background-color: rgb(255, 255, 255);"></v-text-field>
<v-textarea style="color: rgb(107, 0, 101)" label="Pourquoi voulez-vous participer au développement"
placeholder="Écrivez votre message ici" rows="3" auto-grow></v-textarea>
<v-textarea style="color: rgb(107, 0, 101)" label="Avez-vous déjà des comptes sur les réseaux sociaux ?"
placeholder="Écrivez votre message ici" rows="3" auto-grow></v-textarea>
<v-btn style=" margin-bottom: 45px; background-color: rgb(163, 14, 121); color: white; font-weight: bold;"
class="mt-4" block>Envoyez</v-btn>
</div>
@@ -44,6 +88,7 @@
<v-container style="margin-top: -100px;">
<div class="md:hidden flex flex-col items-center justify-center">
<DefaultLayout></DefaultLayout>
<h1 class="h1-inscription-betacolor" style="margin-bottom: 35px;">Hutopy</h1>

View File

@@ -1,88 +1,99 @@
<template>
<DefaultLayout></DefaultLayout>
<v-container class="image-container" style="margin-top: -6%;">
<img src="../../../images/guillaimeaime2x.png" alt="" class="image-banner">
</v-container>
<v-container>
<img src="../../../images/guillaume.png" class="image-profile">
</v-container>
<!-- PC-->
<div class="md:flex hidden items-center justify-between flex-col">
<!-- Banner + Profile-->
<div style="margin-top: -1.6%;">
<v-row>
<v-col cols="12">
<img src="../../../images/guillaimeaime3x.png" class="banner-image" alt="Bannière"
style="width: 100vw; border-top: 5px solid rgba(107, 0, 101, 1);">
<v-container fluid class="menu-creator-position donate-menu">
<v-row class="d-flex justify-center"> <!-- Centrer les rangées -->
<v-col cols="3" class="d-flex" style="justify-content: end;">
<!-- Menu à gauche -->
<v-card class="label-paiement-color"
style="max-width: 75%; max-height: 350px; min-width: 340px; position: sticky; top: 0;">
<v-card-text>
<v-container>
<v-row>
<v-col>
<h1 class="tips-h1">ENCOURAGEZ-MOI</h1>
</v-col>
</v-row>
<v-row>
<v-col>
<v-sheet class="mx-auto" width="250">
<v-form @submit.prevent>
<v-text-field label="Montant ($)"
style="color: rgb(107, 0, 101); background-color: rgb(255, 255, 255);"></v-text-field>
<v-text-field label="Message"
style="color: rgb(107, 0, 101); background-color: rgb(255, 255, 255);"></v-text-field>
<v-btn style="background-color: rgb(163, 14, 121); color: white; font-weight: bold;"
class="mt-4" block>Envoyez</v-btn>
</v-form>
</v-sheet>
</v-col>
</v-row>
</v-container>
</v-card-text>
</v-card>
</v-col>
</v-row>
</div>
<!-- Center -->
<v-col cols="6" class="d-flex flex-column justify-center" style="max-width: 1400px;">
<!-- Premier composant -->
<v-card class="label-paiement-color"
style="max-width: 75%; max-height: 350px; min-width: 340px; position: sticky; top: 0;">
</v-card>
<v-container class="pa-0">
<v-row no-gutters class="justify-center">
<!-- Left menu -->
<v-col cols="2" class="mx-0">
<v-container style="position: sticky; top: 0;">
<v-img src="../../../images/hutopy.png" alt="Description de l'image" width="300"
style="margin-bottom: 6%; margin-top: 10%; height: 150px;" class="mx-auto"></v-img>
<RouterLink :to="{ name: 'home' }">
<v-btn size="x-large" style="min-width: 370px; max-width: 370px;" elevation="0">
<v-icon left class="icon-size" style="margin-left: -95%;">mdi-home</v-icon>
Accueil
</v-btn>
</RouterLink>
<RouterLink :to="{ name: 'contact' }">
<v-btn size="x-large" style="min-width: 370px; max-width: 370px;" elevation="0">
<v-icon left class="icon-size">mdi-account-plus</v-icon>
Ajouter des amis
</v-btn>
</RouterLink>
<RouterLink :to="{ name: 'creatorfolio' }">
<v-btn size="x-large" style="min-width: 370px; max-width: 370px;" elevation="0">
<v-icon left class="icon-size" style="margin-left: -75%;">mdi-newspaper</v-icon>
Contenu
</v-btn>
</RouterLink>
</v-container>
</v-col>
<!-- center menu -->
<v-col cols="7" class="mx-0">
<v-card class="flow-menu m-0"
style="max-width: 1200px; min-width: 800px; width: 80%; margin: auto; margin-bottom: 5%;">
style="max-width: 1200px; min-width: 800px; width: 80%; margin: auto; margin-bottom: 5%; margin-top: 3%;">
<div class="card-header"> <!-- Div pour l'en-tête de la carte -->
<v-col>
<h1 class="text-center"
style="color: rgb(255, 255, 255); margin-left: 15%; font-size: 2rem; display: flex; align-items: center;">
<h1 class="text-center" style=" margin-left: 15%; font-size: 2rem; display: flex; align-items: center;">
MA MISSION</h1>
</v-col>
<v-col>
<h1 style=" color: rgb(255, 255, 255);margin-top: 5%; margin-left: 10%;" class="card-date text-left">
<h1 style="margin-top: 5%; margin-left: -20%;" class="card-date text-left">
10-03-2024</h1>
</v-col>
<v-col style="margin-right: 1%;" class="text-right">
<v-col style="margin-right: 4%;" class="text-right">
<v-btn dense icon color="white" style="margin-right: 5px;"><v-icon
style="color: rgb(163, 14, 121);">mdi-pencil</v-icon></v-btn>
style="color: rgb(0, 0, 0);">mdi-pencil</v-icon></v-btn>
</v-col>
</div>
<div
style="background-color: rgba(255, 255, 255, 0.1); margin-left: -4%; margin-right: -4%; margin-bottom: -5%;">
<v-container>
<v-img style="margin-top: -2%;" src="../../../images/guillaumepublication.jpg"></v-img>
<iframe width=100% height="650px" src="https://www.youtube.com/embed/CDlj1IUhBqg?si=ot1YPBMKbmviOXvD">
</iframe>
<p class="text-justify pa-10" style="margin-bottom: -3%; font-size: 1.2em">Ma mission est claire :
mettre en lumière le côté humain des entrepreneurs. Chaque service, chaque produit est porteur dune
histoire, dune passion, dune vision unique. Mon objectif est de faire rayonner cette unicité, de
@@ -91,105 +102,233 @@
comprises. Et toi, quel est ton objectif pour cette année?</p>
<div
style="margin-bottom: 5%; background-color: rgba(163, 14, 121, 1); height: 3px; width: 100%; margin-top: 20px;">
style="margin-bottom: 2%; background-color: rgba(0, 0, 0, 1); height: 3px; width: 100%; margin-top: 20px;">
</div>
<div style="background-color: rgba(163, 14, 121, 1); height: 3px; width: 100%; margin-top: 20px;"></div>
<v-row>
<v-row class="fill-height">
<!-- Bouton Like -->
<v-col cols="3" class="text-center" style="margin-left: 3%;">
<v-btn size="x-large" style="width: 500;" elevation="0">
<v-icon left class="icon-size">mdi-thumb-up</v-icon>
Aime
</v-btn>
</v-col>
<!-- Bouton Dislike -->
<v-col cols="3" class="text-center">
<v-btn size="x-large" style="width: 500; margin-left: 40%;" elevation="0">
<v-icon left class="icon-size">mdi-thumb-down</v-icon>
Je n'aime pas
</v-btn>
</v-col>
<!-- Bouton Partager -->
<v-col cols="3" class="text-center">
<v-btn size="x-large" style="width: 500; margin-left: 80%;" elevation="0">
<v-icon left class="icon-size">mdi-share-variant</v-icon>
Partagez
</v-btn>
</v-col>
</v-row>
</v-row>
<div style="background-color: rgba(0, 0, 0, 1); height: 3px; width: 100%; margin-top: 20px;">
</div>
<!-- Champ Commentaire -->
<v-text-field style="margin-left: 2%;"
placeholder="Commentaire (Commentaire, Aime et Partagez sont non fonctionnel pour le moment)"></v-text-field>
</v-container>
</div>
</v-card>
<v-card class="flow-menu m-0"
style="max-width: 1200px; min-width: 800px; width: 80%; margin: auto; margin-bottom: 5%;">
style="max-width: 1200px; min-width: 800px; width: 80%; margin: auto; margin-bottom: 5%; margin-top: 3%;">
<div class="card-header"> <!-- Div pour l'en-tête de la carte -->
<v-col>
<h1 class="text-center"
style="color: rgb(255, 255, 255); margin-left: 15%; font-size: 2rem; display: flex; align-items: center;">
PODCAST #01</h1>
<h1 class="text-center" style=" margin-left: 15%; font-size: 2rem; display: flex; align-items: center;">
MA MISSION</h1>
</v-col>
<v-col>
<h1 style=" color: rgb(255, 255, 255);margin-top: 5%; margin-left: 10%;" class="card-date text-left">
16-03-2024</h1>
<h1 style="margin-top: 5%; margin-left: -20%;" class="card-date text-left">
10-03-2024</h1>
</v-col>
<v-col style="margin-right: 1%;" class="text-right">
<v-col style="margin-right: 4%;" class="text-right">
<v-btn dense icon color="white" style="margin-right: 5px;"><v-icon
style="color: rgb(163, 14, 121);">mdi-pencil</v-icon></v-btn>
style="color: rgb(0, 0, 0);">mdi-pencil</v-icon></v-btn>
</v-col>
</div>
<div
style="background-color: rgba(255, 255, 255, 0.1); margin-left: -4%; margin-right: -4%; margin-bottom: -5%;">
<v-container>
<v-container style="height: 700px; margin-top: -3%;">
<iframe width="100%" height="100%"
src="https://www.youtube.com/embed/CDlj1IUhBqg?si=ot1YPBMKbmviOXvD"></iframe>
</v-container>
<p class="text-justify pa-10" style="margin-top: -5%; font-size: 1.2em">Ma mission est claire : mettre
en lumière le côté humain des entrepreneurs. Chaque service, chaque produit est porteur dune
<v-img
style="margin-top: -2%; border-top: 6px solid rgb(107, 0, 101); border-bottom: 6px solid rgb(163, 14, 121);"
src="../../../images/guillaumepublication.jpg"></v-img>
<p class="text-justify pa-10" style="margin-bottom: -3%; font-size: 1.2em">Ma mission est claire :
mettre en lumière le côté humain des entrepreneurs. Chaque service, chaque produit est porteur dune
histoire, dune passion, dune vision unique. Mon objectif est de faire rayonner cette unicité, de
créer des connexions authentiques entre ces entrepreneurs et leurs clients potentiels. Parce que
derrière chaque entreprise, il y a des personnes inspirantes qui méritent dêtre entendues et
comprises. Et toi, quel est ton objectif pour cette année?</p>
<div
style="margin-bottom: 2%; background-color: rgba(0, 0, 0, 1); height: 3px; width: 100%; margin-top: 20px;">
</div>
<v-row>
<v-row class="fill-height">
<!-- Bouton Like -->
<v-col cols="3" class="text-center" style="margin-left: 3%;">
<v-btn size="x-large" style="width: 500;" elevation="0">
<v-icon left class="icon-size">mdi-thumb-up</v-icon>
Aime
</v-btn>
</v-col>
<!-- Bouton Dislike -->
<v-col cols="3" class="text-center">
<v-btn size="x-large" style="width: 500; margin-left: 40%;" elevation="0">
<v-icon left class="icon-size">mdi-thumb-down</v-icon>
Je n'aime pas
</v-btn>
</v-col>
<!-- Bouton Partager -->
<v-col cols="3" class="text-center">
<v-btn size="x-large" style="width: 500; margin-left: 80%;" elevation="0">
<v-icon left class="icon-size">mdi-share-variant</v-icon>
Partagez
</v-btn>
</v-col>
</v-row>
</v-row>
<div style="background-color: rgba(0, 0, 0, 1); height: 3px; width: 100%; margin-top: 20px;">
</div>
<!-- Champ Commentaire -->
<v-text-field style="margin-left: 2%;"
placeholder="Commentaire (Commentaire, Aime et Partagez sont non fonctionnel pour le moment)"></v-text-field>
</v-container>
</div>
</v-card>
</v-col>
<!-- Right menu -->
<v-col cols="2" class="mx-0">
<!-- Profile menu -->
<v-card
style="margin-top: -25%; border-top-left-radius: 25px; border-top-right-radius: 25px; height: auto; max-height: 400; min-width: 200; min-height: 325; position: sticky; top: 0;">
<v-container class="text-center" style="background-color: #6b0065; margin-bottom: -10px;">
<h1 style="font-size:3rem; color: white;">
Je soutiens!
</h1>
</v-container>
<v-img src="../../../images/guillaume.jpg"></v-img>
<v-container style="background-color: #6b0065; margin-bottom: -1px">
<h1 style="font-size:1.5rem; color: white;">Guillaume Mousseau</h1>
</v-container>
<v-container style="background-color: #a30e79;">
<h1 style="font-size:1.5rem; color: white;">Créateur de contenus</h1>
</v-container>
<v-expansion-panels style="margin-top: -50px;">
<v-expansion-panel
text="Ma mission est claire : mettre en lumière le côté humain des entrepreneurs. Chaque service, chaque produit est porteur dune histoire, dune passion, dune vision unique. Mon objectif est de faire rayonner cette unicité, de créer des connexions authentiques entre ces entrepreneurs et leurs clients potentiels. Parce que derrière chaque entreprise, il y a des personnes inspirantes qui méritent dêtre entendues et comprises. Et toi, quel est ton objectif pour cette année?"
title="À propos"></v-expansion-panel>
</v-expansion-panels>
<v-row style="margin-top: 20px;">
<v-col cols="6">
<v-sheet class="mx-auto" width="150">
<v-form @submit.prevent>
<v-text-field label="Montant ($)"
style="color: rgb(107, 0, 101); background-color: rgb(255, 255, 255);"></v-text-field>
</v-form>
</v-sheet>
</v-col>
<v-col cols="6">
<v-btn
style=" margin-left: -15px; background-color: rgb(163, 14, 121); color: white; font-weight: bold;"
class="mt-4" block>Envoyez</v-btn>
</v-col>
</v-row>
<v-row>
<v-textarea style="color: rgb(107, 0, 101)" label="Votre message" placeholder="Écrivez votre message ici"
rows="3" auto-grow></v-textarea>
</v-row>
<v-container>
<v-row justify="center" style="margin-top: 10px;">
<router-link to="lien_facebook" class="mr-13">
<img src="../../../images/facebook.svg" alt="Facebook" width="40">
</router-link>
<router-link to="lien_tiktok" class="mr-13">
<img src="../../../images/tiktok.svg" alt="TikTok" width="40">
</router-link>
<router-link to="lien_instagram" class="mr-13">
<img src="../../../images/instagram.svg" alt="Instagram" width="40">
</router-link>
<router-link to="lien_x">
<img src="../../../images/x.svg" alt="X" width="40">
</router-link>
</v-row>
</v-container>
</v-card>
<v-col cols="3" class="d-flex justify-start">
<!-- Menu à droite -->
<v-col cols="3" class="d-flex" style="justify-content: start;">
<!-- Menu à gauche -->
<v-card class="label-paiement-color"
style="max-width: 75%; max-height: 350px; min-width: 340px; position: sticky; top: 0;">
<v-card-text>
<v-container>
<v-row>
<v-col>
<h1 class="tips-h1">ENCOURAGEZ-MOI</h1>
</v-col>
</v-row>
<v-row>
<v-col>
<v-sheet class="mx-auto" width="250">
<v-form @submit.prevent>
<v-text-field label="Montant ($)"
style="color: rgb(107, 0, 101); background-color: rgb(255, 255, 255);"></v-text-field>
<v-text-field label="Message"
style="color: rgb(107, 0, 101); background-color: rgb(255, 255, 255);"></v-text-field>
<v-btn style="background-color: rgb(163, 14, 121); color: white; font-weight: bold;"
class="mt-4" block>Envoyez</v-btn>
</v-form>
</v-sheet>
</v-col>
</v-row>
</v-container>
</v-card-text>
</v-card>
</v-col>
<!-- Ajoutez ici votre menu de droite -->
</v-col>
</v-row>
</v-container>
</div>
@@ -256,6 +395,7 @@ import DefaultLayout from '@/layouts/DefaultLayout.vue';
import FooterLayout from '@/layouts/FooterLayout.vue';
import SimpleVideoCard from '@/layouts/SimpleVideoCard.vue';
</script>
@@ -278,16 +418,42 @@ export default {
}
.image-banner {
width: 100%;
clip-path: polygon(0 20%, 100% 20%, 100% 80%, 0 80%);
width: 90%;
/* 100% de la largeur de la fenêtre visible */
margin: 0;
/* Enlève les marges par défaut */
z-index: -1000;
/* Met l'image en arrière-plan */
}
/*Profile*/
/*Profile */
.image-profile {
border-radius: 50%;
margin-left: 15%;
margin-top: -7%;
border: 10px solid white;
z-index: 9999;
}
.description-text {
font-size: 1.3rem;
text-align: left;
align-items: center;
color: white
}
/*LeftMenu */
.icon-size {
font-size: 30px;
/* ou toute autre taille de votre choix */
}
@@ -314,7 +480,7 @@ export default {
}
.card-header {
background-color: rgba(163, 14, 121, 1);
background-color: rgba(255, 255, 255, 0.6);
/* Couleur de l'en-tête */
padding: 10px;
/* Marge intérieure */

View File

@@ -1,11 +1,38 @@
<template>
<v-app>
<DefaultLayout></DefaultLayout>
<!--PC -->
<div class="md:flex hidden items-center justify-between flex-col">
<div class="md:flex hidden items-center justify-between flex-col" style="margin-top: 2%;">
<v-container style="margin-bottom: -.1%;">
<v-row justify="center">
<v-col style="margin-left: 4%;" cols="6">
<img src="../../../images/hutopyblack.png" height="100px">
</v-col>
</v-row>
<v-row justify="end">
<v-col cols="1">
<RouterLink :to="{ name: 'contact' }">
<v-btn size="x-large" style="min-width: 200; max-width: 200;" elevation="0">
Connexion
</v-btn>
</RouterLink>
</v-col>
<v-col cols="1">
<RouterLink :to="{ name: 'contact' }">
<v-btn size="x-large" style="min-width: 200; max-width: 200;" elevation="0">
Inscription
</v-btn>
</RouterLink>
</v-col>
</v-row>
</v-container>
<img src="../../../images/BannerGaspe.png" class="banner-image" alt="Bannière">
<img src="../../../images/homepage/banniere.png" class="banner-image" alt="Bannière" style="min-height: 500px;">
@@ -21,52 +48,6 @@
<!-- Description D'hutopy -->
<v-container class="layer1-background" style="margin-top: 35px;">
<v-row>
<v-col cols="6">
<v-card-text>
<div>
<h2 style="margin-top: 30px; margin-bottom: 70px; font-size: 50px; text-align: center;">C'EST QUOI
HUTOPY</h2>
<p class="textjustify" style="margin-bottom: 75px; font-size: 1.5em;">Découvrez Hutopy, une
plateforme révolutionnaire
conçue pour célébrer
la créativité, l'authenticité et l'inspiration. Ici, chaque créateur trouve un espace pour
exprimer sa passion et partager ses œuvres avec une communauté engagée. Hutopy se distingue
par son engagement envers une expérience numérique enrichissante, offrant une interface
intuitive profiter, créer et inspirer deviennent un quotidien enrichi et significatif.
Hutopy n'est pas seulement une plateforme, c'est un mouvement vers une interaction plus
humaine et créative dans l'espace numérique. Avec un modèle économique équitable et une
variété de contenus, nous offrons un lieu où les inspirations se rencontrent et où les idées
prennent vie. Rejoindre Hutopy, c'est faire partie d'une communauté qui valorise
l'expression authentique et construit un avenir la technologie enrichit véritablement nos
vies. Nous vous invitons à explorer Hutopy, à contribuer à sa vision et à faire partie de
notre communauté mondiale. Ensemble, façonnons l'avenir de la création et du partage de
contenu. Bienvenue sur Hutopy, où vous pouvez créer votre propre univers.</p>
</div>
<router-link :to="{ name: 'contact' }">
<v-btn style=" background-color: rgb(163, 14, 121); color: white; font-weight: bold;" class="mt-4"
block>
CONNECTEZ-VOUS
</v-btn>
</router-link>
</v-card-text>
</v-col>
<v-col cols="6" class="mt-auto">
<v-img src="../../../images/world.png" class="v-card-imagecontainerpos" alt="Image"
style="margin-bottom: 5px;"></v-img>
</v-col>
</v-row>
</v-container>
<!-- Fin Description D'hutopy -->
<!-- Créer Profiter Inspirer -->
<div class="d-flex justify-center align-center">
@@ -76,7 +57,8 @@
<v-hover v-slot="{ isHovering, props }">
<v-card class=" mx-auto" max-width="400" v-bind="props">
<v-img src="../../../images/creer.png" style="min-width: 344px;"></v-img>
<v-img src="../../../images/homepage/creer.png"
style="border-radius: 20px; min-width: 344px;"></v-img>
<v-overlay :model-value="isHovering" class="align-center justify-center" scrim="#6b0065"
contained>
<v-container>
@@ -98,7 +80,8 @@
<v-hover v-slot="{ isHovering, props }">
<v-card class="mx-auto" max-width="400" v-bind="props">
<v-img src="../../../images/profitez.png" style="min-width: 344px;"></v-img>
<v-img src="../../../images/homepage/profiter.png"
style="border-radius: 20px; min-width: 344px;"></v-img>
<v-overlay :model-value="isHovering" class="align-center justify-center" scrim="#6b0065"
contained>
<v-container>
@@ -123,7 +106,8 @@
<v-hover v-slot="{ isHovering, props }">
<v-card class="mx-auto" max-width="400" v-bind="props">
<v-img src="../../../images/inspirer.png" style="min-width: 344px;"></v-img>
<v-img src="../../../images/homepage/inspirer.png"
style="border-radius: 20px; min-width: 344px;"></v-img>
<v-overlay :model-value="isHovering" class="align-center justify-center" scrim="#6b0065"
contained>
<v-container>
@@ -149,29 +133,92 @@
</div>
<!-- Description D'hutopy -->
<v-container style="margin-top: 4%;">
<v-row>
<v-col>
<h1 style="margin-bottom: 5%; font-size: 3rem; font-weight: bold; color: rgb(163, 14, 121);">C'est
quoi Hutopy</h1>
<p style="margin-bottom: 5%; font-size: 1.2rem; text-align: justify;">Découvrez Hutopy, une plateforme
révolutionnaire
conçue pour célébrer la
créativité, l'authenticité
et l'inspiration. Ici, chaque créateur trouve un espace pour exprimer sa passion et partager ses
œuvres avec une communauté engagée. Hutopy se distingue par son engagement envers une expérience
numérique enrichissante, offrant une interface intuitive où profiter, créer et inspirer deviennent
un quotidien enrichi et significatif. Hutopy n'est pas seulement une plateforme, c'est un mouvement
vers une interaction plus humaine et créative dans l'espace numérique. Avec un modèle économique
équitable et une variété de contenus, nous offrons un lieu les inspirations se rencontrent et
les idées prennent vie. Rejoindre Hutopy, c'est faire partie d'une communauté qui valorise
l'expression authentique et construit un avenir où la technologie enrichit véritablement nos vies.
Nous vous invitons à explorer Hutopy, à contribuer à sa vision et à faire partie de notre communauté
mondiale. Ensemble, façonnons l'avenir de la création et du partage de contenu. Bienvenue sur
Hutopy, vous pouvez créer votre propre univers.</p>
<v-row>
<v-col>
</v-col>
<v-col>
<RouterLink :to="{ name: 'contact' }">
<v-btn color="rgb(0, 0, 0)" style="width: 300px;" class="ml-auto">CRÉER UN COMPTE</v-btn>
</RouterLink>
</v-col>
</v-row>
</v-col>
<v-col>
<v-img src="../../../images/homepage/cestquoihutopy.png"
style="border-radius: 90px; min-width: 344px;"></v-img>
</v-col>
</v-row>
</v-container>
<!-- Fin Description D'hutopy -->
<!-- ILS SONT SUR HUTOPY -->
<v-container>
<v-card-text>
<h2 style="text-align: center;">ILS SONT SUR HUTOPY</h2>
<h1
style="text-align: center; margin-top: 4%; margin-bottom: 2%; font-size: 3rem; font-weight: bold; color: rgb(163, 14, 121);">
Ils sont sur Hutopy</h1>
<v-container style="margin-top: 25px;">
<div style="background-color: rgba(163, 14, 121, 1); height: 2px; width: 100%; margin-bottom: 40px;">
<div style="background-color: rgba(0, 0, 0, 1); height: 2px; width: 100%; margin-bottom: 70px;">
</div>
<v-row justify="center" class="profile-images">
<router-link :to="{ name: 'creatorfolio' }">
<img src="../../../images/guillaume.png" alt="Profile Image" class="profile-image">
<img src="../../../images/guillaume.jpg" alt="Profile Image" class="profile-image"
style="border: 3px solid rgb(163, 14, 121);">
</router-link>
<router-link :to="{ name: 'creatorfolio' }">
<img src="../../../images/guillaume.png" alt="Profile Image" class="profile-image">
<img src="../../../images/guillaume.jpg" alt="Profile Image" class="profile-image"
style="border: 3px solid rgb(163, 14, 121);">
</router-link>
<router-link :to="{ name: 'creatorfolio' }">
<img src="../../../images/guillaume.png" alt="Profile Image" class="profile-image">
<img src="../../../images/guillaume.jpg" alt="Profile Image" class="profile-image"
style="border: 3px solid rgb(163, 14, 121);">
</router-link>
</v-row>
<div style="background-color: rgba(163, 14, 121, 1); height: 2px; width: 100%; margin-top: 40px;">
<div style="background-color: rgba(0, 0, 0, 1); height: 2px; width: 100%; margin-top: 70px;">
</div>
</v-container>
@@ -198,6 +245,7 @@
<div class="md:hidden flex flex-col items-center justify-center">
<div>
<DefaultLayout></DefaultLayout>
<img src="../../../images/bannieremobile.png" class="banner-image" alt="Bannière" style="margin-top: -100px;">
@@ -390,11 +438,11 @@ export default {
}
.profile-image {
width: 150px;
width: auto;
/* Largeur des images */
height: 150px;
height: 180px;
/* Hauteur des images */
border-radius: 50%;
border-radius: 20%;
/* Coins arrondis */
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
}