4 Commits

Author SHA1 Message Date
fa62e9be76 Merge version_4 into main
Merge version_4 into main
2026-04-22 06:19:21 +00:00
ab6f0c9c13 Update src/app/page.tsx 2026-04-22 06:19:18 +00:00
21037a1586 Merge version_3 into main
Merge version_3 into main
2026-04-22 06:17:57 +00:00
b9254bcd71 Merge version_3 into main
Merge version_3 into main
2026-04-22 06:17:26 +00:00

View File

@@ -127,6 +127,7 @@ export default function LandingPage() {
{ id: "q2", title: "What is your return policy?", content: "We offer a 30-day return policy for unworn items with tags attached." },
{ id: "q3", title: "Do you ship internationally?", content: "Yes, we ship globally using DHL and FedEx for reliable international delivery." },
]}
buttons={[{ text: "Contact Support", href: "#contact" }]}
title="Frequently Asked Questions"
description="Find answers to common questions about your shopping experience."
faqsAnimation="slide-up"