Merge version_2 into main #3
1436
src/app/layout.tsx
1436
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -212,14 +212,14 @@ export default function HomePage() {
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1", title: "How do I use the trick videos?", content: "Each trick features a 10-second looped video showing slow-motion foot close-ups and rider's eye view. Watch multiple times to understand the movement, then practice with the pro tips in mind."},
|
||||
{
|
||||
id: "faq-5", title: "Can I buy directly on SKATE-CORE?", content: "We don't sell directly. Instead, we provide shopping guides with links to trusted Czech skate shops like Ambassadors, Picnic, and Horsefeathers."},
|
||||
{
|
||||
id: "faq-2", title: "What's the hardware configurator?", content: "Enter your height and shoe size, and the configurator recommends the ideal board width for your size. We also provide detailed comparisons of trucks, wheels, and Czech vs. international brands."},
|
||||
{
|
||||
id: "faq-3", title: "Can I compare gear durability?", content: "Yes! Our gear test section shows durability ratings for shoes (hours until toe wear) and pants (flexibility and impact resistance). You can compare two brands side-by-side."},
|
||||
{
|
||||
id: "faq-4", title: "How do I find skating spots?", content: "Check our interactive Spot Map feature to discover the best places to skate across the Czech Republic. Filter by location, difficulty level, and type of spot."},
|
||||
{
|
||||
id: "faq-5", title: "Can I buy directly on SKATE-CORE?", content: "We don't sell directly. Instead, we provide shopping guides with links to trusted Czech skate shops like Ambassadors, Picnic, and Horsefeathers."},
|
||||
{
|
||||
id: "faq-6", title: "Is there a community forum?", content: "Yes! Visit our Bazaar & Community section to connect with other Czech riders, discuss tricks, share spots, and participate in discussions."},
|
||||
]}
|
||||
@@ -237,4 +237,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user