Merge version_2 into main #2
228
src/app/page.tsx
228
src/app/page.tsx
@@ -28,26 +28,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Intro",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Natures Mortes",
|
||||
id: "#natures-mortes",
|
||||
},
|
||||
{
|
||||
name: "Portraits",
|
||||
id: "#portraits",
|
||||
},
|
||||
{
|
||||
name: "Bio",
|
||||
id: "#bio",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Intro", id: "#hero" },
|
||||
{ name: "Natures mortes", id: "#natures-mortes" },
|
||||
{ name: "Portraits", id: "#portraits" },
|
||||
{ name: "Croquis et pastels", id: "#croquis-pastels" },
|
||||
{ name: "BIO", id: "#bio" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="THÉRÈSE D'HUMIÈRES"
|
||||
/>
|
||||
@@ -55,100 +41,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Thérèse d'Humières"
|
||||
description="Artiste peintre explorant l'éternel actuel à travers natures mortes, portraits et croquis."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Mac 'Avoy",
|
||||
handle: "Peintre critique",
|
||||
testimonial: "D'Humières vit, jusqu'à l'angoisse, l'inquiétude sans laquelle il ne saurait y avoir de création.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas-outside-nature_23-2148740722.jpg?_wi=1",
|
||||
imageAlt: "artist painting studio light",
|
||||
},
|
||||
{
|
||||
name: "Galerie Romanet",
|
||||
handle: "Commissaire d'exposition",
|
||||
testimonial: "Une maîtrise technique rare au service d'une sensibilité vibrante.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg?_wi=1",
|
||||
imageAlt: "still life painting oil",
|
||||
},
|
||||
{
|
||||
name: "Jean-Pierre L.",
|
||||
handle: "Collectionneur",
|
||||
testimonial: "Ses natures mortes transcendent l'objet pour révéler une âme silencieuse.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-white-hair-stands-large-chair_8353-397.jpg?_wi=1",
|
||||
imageAlt: "academic portrait painting",
|
||||
},
|
||||
{
|
||||
name: "Sophie M.",
|
||||
handle: "Critique d'art",
|
||||
testimonial: "La lumière chez Thérèse n'est jamais gratuite, elle est structurelle.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-art-cover-collection_52683-64044.jpg?_wi=1",
|
||||
imageAlt: "pastel sketch art canvas",
|
||||
},
|
||||
{
|
||||
name: "Marcelle D.",
|
||||
handle: "Historienne de l'art",
|
||||
testimonial: "Un dialogue permanent entre la tradition académique et la modernité.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas-outside-nature_23-2148740722.jpg?_wi=2",
|
||||
imageAlt: "artist painting studio light",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-painting-canvas-outside-nature_23-2148740722.jpg?_wi=3"
|
||||
imageAlt="Thérèse d'Humières at work"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-white-hair-stands-large-chair_8353-397.jpg",
|
||||
alt: "Artist portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg",
|
||||
alt: "Work in progress",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-art-cover-collection_52683-64044.jpg",
|
||||
alt: "Artistic detail",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-white-hair-stands-large-chair_8353-397.jpg",
|
||||
alt: "Studio view",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg",
|
||||
alt: "Exhibition shot",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Peinture à l'huile",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Nature morte",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Portrait",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pastel",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Esquisse",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,27 +57,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "nm1",
|
||||
name: "Composition I",
|
||||
price: "Sur demande",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "nm2",
|
||||
name: "Composition II",
|
||||
price: "Sur demande",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "nm3",
|
||||
name: "Composition III",
|
||||
price: "Sur demande",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg?_wi=4",
|
||||
},
|
||||
{ id: "nm1", name: "Composition I", price: "Sur demande", imageSrc: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg?_wi=2" },
|
||||
{ id: "nm2", name: "Composition II", price: "Sur demande", imageSrc: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg?_wi=3" },
|
||||
{ id: "nm3", name: "Composition III", price: "Sur demande", imageSrc: "http://img.b2bpic.net/free-photo/artificial-white-roses-vase-blue-background_114579-82141.jpg?_wi=4" },
|
||||
]}
|
||||
title="Natures Mortes"
|
||||
description="Une exploration passionnée des formes et des textures."
|
||||
title="Natures mortes"
|
||||
description="Une exploration intemporelle des textures et de la lumière."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -189,41 +72,34 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "p1",
|
||||
title: "Portrait d'époque",
|
||||
description: "Étude à l'huile",
|
||||
tag: "Portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-white-hair-stands-large-chair_8353-397.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
title: "Croquis d'atelier",
|
||||
description: "Technique pastel",
|
||||
tag: "Pastel",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-art-cover-collection_52683-64044.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
title: "Étude de visage",
|
||||
description: "Charbon et craie",
|
||||
tag: "Dessin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-white-hair-stands-large-chair_8353-397.jpg?_wi=3",
|
||||
},
|
||||
{ id: "p1", title: "Portrait d'époque", description: "Étude à l'huile", tag: "Portrait", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-white-hair-stands-large-chair_8353-397.jpg?_wi=2" },
|
||||
{ id: "p2", title: "Sujet classique", description: "Technique académique", tag: "Portrait", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-white-hair-stands-large-chair_8353-397.jpg?_wi=3" }
|
||||
]}
|
||||
title="Portraits & Pastels"
|
||||
description="La recherche constante de l'âme à travers le dessin."
|
||||
title="Portraits"
|
||||
description="L'étude humaine à travers le regard de l'artiste."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="croquis-pastels" data-section="croquis-pastels">
|
||||
<FeatureCardMedia
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "c1", title: "Étude rapide", description: "Croquis au fusain", tag: "Croquis", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-art-cover-collection_52683-64044.jpg?_wi=2" },
|
||||
{ id: "c2", title: "Étude de couleur", description: "Recherches au pastel", tag: "Pastel", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-art-cover-collection_52683-64044.jpg?_wi=3" }
|
||||
]}
|
||||
title="Croquis et pastels"
|
||||
description="La spontanéité du trait capturée sur le vif."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="bio" data-section="bio">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={false}
|
||||
title="Biographie"
|
||||
title="BIO"
|
||||
description={[
|
||||
"Formée à l'Académie Julian sous l'enseignement de Roger Chapelain-Midy.",
|
||||
"Expositions : Galerie Romanet (Paris), Galerie Bungener (Genève), Salon d'Automne.",
|
||||
"Une vie dédiée à l'art, de l'Académie Julian aux ateliers parisiens.",
|
||||
"Formée à l'Académie Julian sous l'enseignement de Roger Chapelain-Midy.", "Son parcours artistique est marqué par une recherche constante sur la lumière et les formes, naviguant avec aisance entre la tradition académique et une vision personnelle de l'art contemporain.", "Ses œuvres sont exposées dans des galeries prestigieuses à Paris et Genève."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -231,50 +107,24 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact"
|
||||
title="Demandes d'informations"
|
||||
description="Veuillez me contacter pour toute demande concernant les expositions ou l'acquisition d'œuvres."
|
||||
title="Contact"
|
||||
description="N'hésitez pas à me solliciter pour toute demande concernant les expositions, les commandes de portraits ou l'acquisition d'œuvres disponibles."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "Intro",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Bio",
|
||||
href: "#bio",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Art",
|
||||
items: [
|
||||
{
|
||||
label: "Natures Mortes",
|
||||
href: "#natures-mortes",
|
||||
},
|
||||
{
|
||||
label: "Portraits",
|
||||
href: "#portraits",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Navigation", items: [{ label: "Intro", href: "#hero" }, { label: "BIO", href: "#bio" }] },
|
||||
{ title: "Galerie", items: [{ label: "Natures mortes", href: "#natures-mortes" }, { label: "Portraits", href: "#portraits" }, { label: "Croquis", href: "#croquis-pastels" }] },
|
||||
]}
|
||||
bottomLeftText="© 2020 THÉRÈSE D'HUMIÈRES"
|
||||
bottomLeftText="© 2025 THÉRÈSE D'HUMIÈRES"
|
||||
bottomRightText="Tous droits réservés"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user