Merge version_1 into main #6
@@ -71,12 +71,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
tag="Raipur's Best"
|
||||
tagIcon={Star}
|
||||
tagAnimation="text-stagger"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Explore Sports Gear", href: "#products" },
|
||||
{ text: "Shop Gym Equipment", href: "#products" }
|
||||
]}
|
||||
buttonAnimation="text-stagger"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -92,8 +92,8 @@ export default function LandingPage() {
|
||||
tag="About Us"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/after-gym-is-time-little-chat_329181-11231.jpg"
|
||||
imageAlt="Friendly staff assisting a customer in a sports shop"
|
||||
mediaAnimation="text-stagger"
|
||||
metricsAnimation="text-stagger"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
{ id: "q4", title: "Do you offer delivery services in Raipur?", content: "Yes, we provide reliable delivery services across Raipur for all our sporting goods and gym equipment. Delivery charges may apply based on your location and the size of the order." },
|
||||
{ id: "q5", title: "Can I return or exchange products?", content: "We have a customer-friendly return and exchange policy. Products can be returned or exchanged within a specified period, provided they are in their original condition with proof of purchase. Please refer to our detailed policy in-store or contact us for more information." }
|
||||
]}
|
||||
faqsAnimation="text-stagger"
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user