Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 490e52fa9e | |||
| 058c8405e1 | |||
| 19d9428866 | |||
| 2b47af9e1e |
@@ -50,7 +50,7 @@ export default function ShirtWaliMarketPage() {
|
||||
title="Style Delivered to Your Door"
|
||||
description="Discover the latest trends in high-quality shirts and daily wear. Elevate your wardrobe with our curated collection of premium fabrics and timeless designs."
|
||||
buttons={[
|
||||
{ text: "Browse Collection", href: "#services" },
|
||||
{ text: "Shop the Catalog", href: "#services" },
|
||||
{ text: "Our Story", href: "#about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -154,6 +154,7 @@ export default function ShirtWaliMarketPage() {
|
||||
description="Got questions? We've got answers."
|
||||
textboxLayout="default"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "1", title: "How do I find my size?", content: "We provide a detailed size chart on every product page to help you pick the perfect fit." },
|
||||
{ id: "2", title: "How can I track my order?", content: "Once your shirt is shipped, we send you a tracking link via email and SMS." },
|
||||
|
||||
Reference in New Issue
Block a user