2 Commits

Author SHA1 Message Date
edd9a89d47 Update src/app/page.tsx 2026-04-29 04:07:10 +00:00
0096c8e234 Merge version_5 into main
Merge version_5 into main
2026-04-29 04:03:56 +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}