From 1c8b8608c656aaec788fcd2f32489024257197d8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 06:43:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 74d0600..167721e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -226,16 +226,16 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", title: "How do I place an order?", content: "You can easily place an order by browsing our products, adding items to your cart, and proceeding to checkout. Follow the simple steps to complete your purchase." + id: "faq-1", title: "", content: "You can easily place an order by browsing our products, adding items to your cart, and proceeding to checkout. Follow the simple steps to complete your purchase." }, { - id: "faq-2", title: "What is your return policy?", content: "We offer a 30-day return policy for unused items in their original packaging. Please visit our 'Returns' page for detailed instructions."}, + id: "faq-2", title: "", content: "We offer a 30-day return policy for unused items in their original packaging. Please visit our 'Returns' page for detailed instructions."}, { - id: "faq-3", title: "Do you ship internationally?", content: "Currently, we only ship within India. We are working on expanding our delivery services internationally in the near future."}, + id: "faq-3", title: "", content: "Currently, we only ship within India. We are working on expanding our delivery services internationally in the near future."}, { - id: "faq-4", title: "How can I track my order?", content: "Once your order is shipped, you will receive an email with a tracking number and a link to track your package's journey."}, + id: "faq-4", title: "", content: "Once your order is shipped, you will receive an email with a tracking number and a link to track your package's journey."}, ]} - title="Frequently Asked Questions" + title="Frequently DHABALE" description="Find answers to common questions about our products, orders, and services." faqsAnimation="slide-up" /> @@ -249,9 +249,9 @@ export default function LandingPage() { text="Ready to Gear Up? Contact DHABALE SPORT Today!" buttons={[ { - text: "Call Us: +919876543210", href: "tel:+919876543210"}, + text: "Call Us: +9022 65581", href: "tel:+919876543210"}, { - text: "Email Us", href: "mailto:info@dhabalesport.com"}, + text: " GALLI , SHARTRI NAGER TUMSAR ", href: "mailto:info@dhabalesport.com"}, ]} />