Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-06 04:09:28 +00:00

View File

@@ -193,9 +193,9 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1", title: "Where do you ship?", content: "We ship globally from our Bangkok hub."},
id: "q1", title: "Where do you ship?", content: "We ship globally from our Bangkok hub with standard lead times of 3-5 business days for regional orders and 10-14 for international shipping."},
{
id: "q2", title: "How can I get a quote?", content: "Reach out through our contact form."},
id: "q2", title: "Are you certified?", content: "Yes, we hold full ISO 9001:2015 quality management certifications and all products comply with international safety standards."},
{
id: "q3", title: "What payment methods?", content: "We accept bank transfers and major credit cards."},
]}