Merge version_1 into main #8
@@ -40,7 +40,7 @@ export default function ContactPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to hit the road? Our team is here to help you find the perfect gear. Get in touch with us!"
|
||||
animationType="slide-up"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support", href: "/contact"
|
||||
@@ -62,7 +62,7 @@ export default function ContactPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our products, orders, and services."
|
||||
tag="Got Questions?"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user