Merge version_1 into main #3
@@ -54,7 +54,7 @@ export default function FindPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
heading="Location FAQs"
|
||||
title="Location FAQs"
|
||||
sideTitle="Where to find us?"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -89,4 +89,4 @@ export default function FindPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -54,7 +54,7 @@ export default function TrainingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
heading="Training Questions"
|
||||
title="Training Questions"
|
||||
sideTitle="Expert Guidance"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -89,4 +89,4 @@ export default function TrainingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user