diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index add43a7..b591e8b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -36,14 +36,15 @@ export default function AboutPage() { navItems={navItems} brandName="Cherry Drops" button={{ - text: "Call Now", href: "tel:+8801610021342"}} + text: "Call Now", href: "tel:+8801610021342" + }} />
@@ -43,7 +44,7 @@ export default function ContactPage() {
diff --git a/src/app/facilities/page.tsx b/src/app/facilities/page.tsx index 361b128..f101dfb 100644 --- a/src/app/facilities/page.tsx +++ b/src/app/facilities/page.tsx @@ -36,14 +36,15 @@ export default function FacilitiesPage() { navItems={navItems} brandName="Cherry Drops" button={{ - text: "Call Now", href: "tel:+8801610021342"}} + text: "Call Now", href: "tel:+8801610021342" + }} />
@@ -88,6 +95,7 @@ export default function FacilitiesPage() { imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=7" imageAlt="Premium facilities at Cherry Drops" mediaAnimation="slide-up" + metricsAnimation="slide-up" /> diff --git a/src/app/membership/page.tsx b/src/app/membership/page.tsx index b4fe73f..1758d06 100644 --- a/src/app/membership/page.tsx +++ b/src/app/membership/page.tsx @@ -36,7 +36,8 @@ export default function MembershipPage() { navItems={navItems} brandName="Cherry Drops" button={{ - text: "Call Now", href: "tel:+8801610021342"}} + text: "Call Now", href: "tel:+8801610021342" + }} /> @@ -55,17 +56,20 @@ export default function MembershipPage() { { id: "monthly", badge: "Popular", badgeIcon: Sparkles, price: "Call for Rate", subtitle: "Perfect for getting started", features: [ - "Full gym access", "All facilities included", "Locker room access", "Steam & massage available"], + "Full gym access", "All facilities included", "Locker room access", "Steam & massage available" + ], }, { id: "quarterly", badge: "Value", badgeIcon: Gift, price: "Call for Rate", subtitle: "Best for 3-month commitment", features: [ - "Full gym access", "Priority trainer booking", "All facilities included", "Free fitness assessment"], + "Full gym access", "Priority trainer booking", "All facilities included", "Free fitness assessment" + ], }, { id: "annual", badge: "Best Value", badgeIcon: Star, price: "Call for Rate", subtitle: "Biggest savings with yearly plan", features: [ - "Full gym access", "Free monthly trainer session", "All facilities included", "Priority support & access"], + "Full gym access", "Free monthly trainer session", "All facilities included", "Priority support & access" + ], }, ]} /> @@ -74,7 +78,7 @@ export default function MembershipPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c73f82..66c764d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,8 @@ export default function HomePage() { navItems={navItems} brandName="Cherry Drops" button={{ - text: "Call Now", href: "tel:+8801610021342"}} + text: "Call Now", href: "tel:+8801610021342" + }} /> @@ -57,23 +58,31 @@ export default function HomePage() { background={{ variant: "sparkles-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=1", imageAlt: "Modern strength training equipment at Cherry Drops"}, + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=1", imageAlt: "Modern strength training equipment at Cherry Drops" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=1", imageAlt: "Clean and organized locker rooms"}, + imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=1", imageAlt: "Clean and organized locker rooms" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=1", imageAlt: "Air-conditioned gym facility"}, + imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=1", imageAlt: "Air-conditioned gym facility" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=1", imageAlt: "Cherry Drops Fitness Center interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=1", imageAlt: "Cherry Drops Fitness Center interior" + }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg", imageAlt: "Professional cardio equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg", imageAlt: "Professional cardio equipment" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=1", imageAlt: "Steam and massage recovery facilities"}, + imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=1", imageAlt: "Steam and massage recovery facilities" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=1", imageAlt: "Professional fitness trainer"}, + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=1", imageAlt: "Professional fitness trainer" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=2", imageAlt: "State-of-the-art gym facilities"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=2", imageAlt: "State-of-the-art gym facilities" + }, ]} carouselPosition="right" /> @@ -92,17 +101,23 @@ export default function HomePage() { speed={40} testimonials={[ { - id: "1", name: "Afzal Khan", handle: "Local Member", testimonial: "The trainers at Cherry Drops are incredibly supportive and knowledgeable. The gym is so clean and well-maintained. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Afzal Khan"}, + id: "1", name: "Afzal Khan", handle: "Local Member", testimonial: "The trainers at Cherry Drops are incredibly supportive and knowledgeable. The gym is so clean and well-maintained. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Afzal Khan" + }, { - id: "2", name: "Raisa Ahmed", handle: "University Student", testimonial: "Great equipment, affordable pricing, and cooperative trainers. The air conditioning makes workouts so comfortable even in Dhaka's heat.", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg?_wi=1", imageAlt: "Raisa Ahmed"}, + id: "2", name: "Raisa Ahmed", handle: "University Student", testimonial: "Great equipment, affordable pricing, and cooperative trainers. The air conditioning makes workouts so comfortable even in Dhaka's heat.", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg?_wi=1", imageAlt: "Raisa Ahmed" + }, { - id: "3", name: "Samir Hassan", handle: "Professional", testimonial: "Perfect location in Bashundhara. Open until 11 PM which fits my schedule perfectly. Management is professional and caring.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Samir Hassan"}, + id: "3", name: "Samir Hassan", handle: "Professional", testimonial: "Perfect location in Bashundhara. Open until 11 PM which fits my schedule perfectly. Management is professional and caring.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Samir Hassan" + }, { - id: "4", name: "Nadia Begum", handle: "Fitness Enthusiast", testimonial: "The steam room and massage facilities are amazing for recovery. Best gym in Dhaka 1219 for the price. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Nadia Begum"}, + id: "4", name: "Nadia Begum", handle: "Fitness Enthusiast", testimonial: "The steam room and massage facilities are amazing for recovery. Best gym in Dhaka 1219 for the price. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Nadia Begum" + }, { - id: "5", name: "Karim Ali", handle: "Young Professional", testimonial: "Started as a beginner and the trainers guided me perfectly. Clean environment, good equipment, and very friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg?_wi=2", imageAlt: "Karim Ali"}, + id: "5", name: "Karim Ali", handle: "Young Professional", testimonial: "Started as a beginner and the trainers guided me perfectly. Clean environment, good equipment, and very friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-model-looks-gladfully-somewhere-has-white-teeth-healthy-skin-enjoys-recreation-time-dressed-casual-clothes-uses-modern-stereo-headphones-listening-songs-blurred_273609-54122.jpg?_wi=2", imageAlt: "Karim Ali" + }, { - id: "6", name: "Sophia Roy", handle: "Member", testimonial: "Been a member for 6 months. The transformation has been incredible. Cherry Drops has the best trainer support in Dhaka!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Sophia Roy"}, + id: "6", name: "Sophia Roy", handle: "Member", testimonial: "Been a member for 6 months. The transformation has been incredible. Cherry Drops has the best trainer support in Dhaka!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Sophia Roy" + }, ]} /> @@ -120,22 +135,28 @@ export default function HomePage() { features={[ { id: "1", title: "Modern Equipment Collection", author: "Premium Quality", description: "Latest strength training machines, free weights, cardio equipment, and functional training zones. All equipment regularly maintained and updated.", tags: ["Strength", "Cardio", "Functional"], - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=2", imageAlt: "Modern gym equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fitness-strap-dumbbells-skipping-rope-weights-headphone-shoes-wooden-textured-background_23-2147924687.jpg?_wi=2", imageAlt: "Modern gym equipment" + }, { id: "2", title: "Professional Trainers & Guidance", author: "Certified Experts", description: "Our trainers specialize in weight loss, muscle building, and beginner guidance. Personal training sessions available for personalized fitness plans.", tags: ["Personal Training", "Expert Guidance", "Specialization"], - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=2", imageAlt: "Professional fitness trainer"}, + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=2", imageAlt: "Professional fitness trainer" + }, { id: "3", title: "Air-Conditioned Comfort", author: "Year-Round", description: "Fully air-conditioned gym floor and locker rooms. Beat Dhaka's heat and train comfortably throughout the year.", tags: ["Comfort", "Climate Control", "Modern"], - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=2", imageAlt: "Air conditioned gym space"}, + imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=2", imageAlt: "Air conditioned gym space" + }, { id: "4", title: "Clean & Hygienic Environment", author: "Daily Sanitized", description: "Spotless locker rooms, sanitized equipment, and professional cleaning staff. Your health and safety are our top priority.", tags: ["Hygiene", "Clean", "Safe"], - imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=2", imageAlt: "Clean locker room facilities"}, + imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=2", imageAlt: "Clean locker room facilities" + }, { id: "5", title: "Steam Room & Recovery", author: "Wellness Focus", description: "Dedicated steam room for post-workout recovery and massage facilities to help you relax and rejuvenate.", tags: ["Recovery", "Massage", "Wellness"], - imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=2", imageAlt: "Steam and massage facilities"}, + imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=2", imageAlt: "Steam and massage facilities" + }, { id: "6", title: "Extended Hours - Open Until 11 PM", author: "Flexible Access", description: "Start your day early or wind down in the evening. Open daily with extended hours to fit your busy schedule.", tags: ["Flexible", "Convenient", "Accessible"], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=3", imageAlt: "Gym open in evening hours"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=3", imageAlt: "Gym open in evening hours" + }, ]} /> @@ -143,7 +164,7 @@ export default function HomePage() {
diff --git a/src/app/trainers/page.tsx b/src/app/trainers/page.tsx index 03fab80..a9a9691 100644 --- a/src/app/trainers/page.tsx +++ b/src/app/trainers/page.tsx @@ -36,14 +36,15 @@ export default function TrainersPage() { navItems={navItems} brandName="Cherry Drops" button={{ - text: "Call Now", href: "tel:+8801610021342"}} + text: "Call Now", href: "tel:+8801610021342" + }} />