Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-09 01:36:20 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -190,7 +190,7 @@ export default function HomePage() {
{
id: "4", title: "How long does international shipping take?", content: "Orders ship within 48 hours of verification. International delivery typically takes 7-14 business days depending on destination. We provide real-time tracking and insurance on all shipments."},
{
id: "5", title: "Do you offer returns or exchanges?", content: "Yes. 30-day returns on all items for any reason. Free exchanges if sizing doesn't work. Return shipping covered on defective items. No questions asked policy reflects our confidence in product quality."},
id: "5", title: "Do you offer returns or exchanges?", content: "Yes. 30-day returns on all items for any reason. Free exchanges if sizing doesn't work. Return shipping covered on defective items. No questions asked policy reflects our confidence in product quality."}
]}
/>
</div>

View File

@@ -109,7 +109,7 @@ export default function ShopPage() {
{
id: "4", title: "Can I return items?", content: "Yes, 30-day returns on all items for any reason. Free returns on defective items. Simply initiate a return request in your account and we'll provide shipping instructions."},
{
id: "5", title: "Do you have a loyalty program?", content: "Newsletter subscribers get early access to new arrivals and exclusive discounts. Subscribe for special offers, styling tips, and insider stories from the luxury fashion world."},
id: "5", title: "Do you have a loyalty program?", content: "Newsletter subscribers get early access to new arrivals and exclusive discounts. Subscribe for special offers, styling tips, and insider stories from the luxury fashion world."}
]}
/>
</div>