Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-10 10:03:44 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -68,8 +68,8 @@ export default function FaqPage() {
tag="FAQ"
tagIcon={HelpCircle}
textboxLayout="default"
animationType="slide-up"
faqsAnimation="smooth"
animationType="instant"
faqsAnimation="entrance-slide"
useInvertedBackground={false}
faqs={[
{

View File

@@ -107,7 +107,7 @@ export default function HomePage() {
{ text: "Demander un devis", href: "/contact" },
{ text: "Découvrir nos réalisations", href: "/projects" },
]}
buttonAnimation="slide-up"
buttonAnimation="blur-reveal"
ariaLabel="Héros - Créez votre jardin de rêve"
/>
</div>

View File

@@ -125,8 +125,8 @@ export default function ProjectsPage() {
tag="FAQ"
tagIcon={HelpCircle}
textboxLayout="default"
animationType="slide-up"
faqsAnimation="smooth"
animationType="instant"
faqsAnimation="entrance-slide"
useInvertedBackground={false}
faqs={[
{