2 Commits

Author SHA1 Message Date
058c8405e1 Update src/app/page.tsx 2026-04-21 22:21:51 +00:00
2b47af9e1e Update src/app/page.tsx 2026-04-21 22:21:20 +00:00

View File

@@ -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." },