Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-06-10 06:27:00 +00:00

View File

@@ -62,8 +62,8 @@ export default function LandingPage() {
background={{ background={{
variant: "plain"}} variant: "plain"}}
imagePosition="right" imagePosition="right"
title="Your DHABALE SPORT" title="Elevate Your Game with Premium Sports Gear"
description="GO NOW ADD SHOP NOW " description="Discover a curated selection of high-quality equipment and apparel designed to boost your performance and passion. Shop now and experience the difference."
kpis={[ kpis={[
{ {
value: "1000+", label: "Happy Customers"}, value: "1000+", label: "Happy Customers"},
@@ -77,7 +77,7 @@ export default function LandingPage() {
{ {
text: " Products", href: "#products"}, text: " Products", href: "#products"},
{ {
text: "GO SHOP NOW ", href: "#about"}, text: "Learn More About Us", href: "#about"},
]} ]}
avatars={[ avatars={[
{ {
@@ -226,16 +226,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", title: "", content: "SHOPING."}, 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-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-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-3", title: "", content: "Currently, we only ship within India. We are working on expanding our delivery services internationally in the near future."}, 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-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."}, 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."},
]} ]}
title="" title="Frequently Asked Questions"
description="Find answers to common questions about our products" description="Find answers to common questions about our products, orders, and services."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>
@@ -250,7 +251,7 @@ export default function LandingPage() {
{ {
text: "Call Us: +9028265581", href: "tel:+919876543210"}, text: "Call Us: +9028265581", href: "tel:+919876543210"},
{ {
text: "ADDRESS - AMAR DHABALE GALLI,SHASTRI NAGER,TUMSAR.MAHARASHTRA 441912 - GOOO NOWWWW ", href: "mailto:info@dhabalesport.com"}, text: "ADDRESS - AMAR DHABALE GALLI,SHASTRI NAGER,TUMSAR.MAHARASHTRA 441912 - GO NOW ", href: "mailto:info@dhabalesport.com"},
]} ]}
/> />
</div> </div>