Merge version_1 into main #3
@@ -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={[
|
||||
{
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user