Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a5db6a08cb | |||
| 7de835a11b | |||
| d826d398b6 | |||
| 8dac4d88c1 | |||
| 72dbafd693 |
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="JT Production And Visual"
|
logoText="Propulsez Votre Identité Visuelle"
|
||||||
description="Production vidéo haut de gamme pour artistes et marques visionnaires."
|
description="Transformez votre image avec une production vidéo d'élite, conçue pour capter l'attention et sublimer votre signature artistique."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Découvrir", href: "#services" },
|
{ text: "Découvrir", href: "#services" },
|
||||||
{ text: "Contact", href: "/contact" },
|
{ text: "Contact", href: "/contact" },
|
||||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
text="Prêt à passer au niveau supérieur ? Rejoins JT Production."
|
text="Prêt à passer au niveau supérieur ? Rejoins JT Production."
|
||||||
buttons={[{ text: "Contacte-nous", href: "/contact" }]}
|
buttons={[{ text: "Lancez votre projet dès maintenant", href: "/contact" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user