Merge version_6 into main #7

Merged
bender merged 1 commits from version_6 into main 2026-04-29 04:07:14 +00:00

View File

@@ -122,6 +122,9 @@ export default function DamiriLondonPage() {
{ id: "1", title: "What is your shipping policy?", content: "We ship worldwide via DHL Express with tracking included." },
{ id: "2", title: "How do I return items?", content: "Returns are accepted within 30 days of purchase, provided items are unworn and tagged." }
]}
buttons={[
{ text: "Contact Support", href: "#contact" }
]}
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}