diff --git a/src/app/page.tsx b/src/app/page.tsx
index d615dfa..dfbec62 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -71,12 +71,12 @@ export default function LandingPage() {
]}
tag="Raipur's Best"
tagIcon={Star}
- tagAnimation="entrance-slide"
+ tagAnimation="text-stagger"
buttons={[
{ text: "Explore Sports Gear", href: "#products" },
{ text: "Shop Gym Equipment", href: "#products" }
]}
- buttonAnimation="text-stagger"
+ buttonAnimation="hover-magnetic"
/>
@@ -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="entrance-slide"
- metricsAnimation="text-stagger"
+ mediaAnimation="text-stagger"
+ metricsAnimation="hover-magnetic"
/>
@@ -107,7 +107,7 @@ export default function LandingPage() {
{ title: "Fitness Accessories & Apparel", description: "Complete your workout with our selection of fitness accessories, apparel, and supplements.", imageSrc: "http://img.b2bpic.net/free-photo/gym-accessories-empty-room_23-2151922411.jpg", imageAlt: "Fitness accessories and apparel", titleImageSrc: "http://img.b2bpic.net/free-photo/gym-accessories-empty-room_23-2151922411.jpg", buttonText: "Browse Accessories" }
]}
gridVariant="two-columns-alternating-heights"
- animationType="text-stagger"
+ animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -125,7 +125,7 @@ export default function LandingPage() {
{ id: "p6", name: "Professional Running Shoes", price: "₹6,799", variant: "All Sizes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg", imageAlt: "Professional Running Shoes" }
]}
gridVariant="three-columns-all-equal-width"
- animationType="fade-in"
+ animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -139,7 +139,7 @@ export default function LandingPage() {
{ id: "maintenance", title: "Equipment Maintenance Plan", price: "Starting ₹999", period: "per service", features: ["Regular Servicing", "Part Replacements", "Performance Checks", "Extended Warranty Options", "Priority Support"], button: { text: "Learn More", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-metal-worker-using-industrial-machine-factory-facility_637285-4162.jpg", imageAlt: "Technician inspecting gym equipment" },
{ id: "rental", title: "Gym Equipment Rental", price: "Custom Quote", period: "per month", features: ["Short-term & Long-term Options", "Wide Range of Equipment", "Delivery & Pickup", "Flexible Plans", "Event Rentals"], button: { text: "Inquire Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-exercising-gym-long-shot_23-2148795173.jpg", imageAlt: "Gym equipment rental service" }
]}
- animationType="fade-in"
+ animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -157,7 +157,7 @@ export default function LandingPage() {
{ id: "t6", name: "Amit Gupta", handle: "@amit_sports", testimonial: "Fantastic variety of sports equipment for all ages. My kids love their new cricket gear from Sports Camp.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-after-sport-shopping-blue-wall_179666-30451.jpg" }
]}
showRating={true}
- animationType="fade-in"
+ animationType="flip-x"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -172,7 +172,6 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
speed={35}
- animationType="fade-in"
/>
@@ -186,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="fade-in"
+ faqsAnimation="text-stagger"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -208,7 +207,6 @@ export default function LandingPage() {
imageAlt="Friendly customer service representative"
mediaPosition="left"
buttonText="Send Message"
- buttonAnimation="text-stagger"
/>