@@ -54,228 +42,77 @@ export default function LandingPage() {
@@ -284,37 +121,20 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Are your helmets track-ready?",
- content: "Yes, all RJ helmets meet and exceed major international safety certifications.",
- },
- {
- id: "q2",
- title: "How do I determine my size?",
- content: "Check our size guide by measuring your head circumference above the eyebrows.",
- },
- {
- id: "q3",
- title: "What is the return policy?",
- content: "We offer a 30-day return policy on all unused gear in original packaging.",
- },
+ { id: "q1", title: "Track Ready?", content: "Yes, all models meet international standards." },
+ { id: "q2", title: "Shipping?", content: "Fast tracked shipping globally." },
]}
- title="Need Answers?"
- description="Common questions about our gear, shipping, and safety standards."
- faqsAnimation="slide-up"
+ title="Common Inquiries"
+ faqsAnimation="blur-reveal"
/>