Merge version_1 into main #4

Merged
bender merged 7 commits from version_1 into main 2026-03-03 14:46:43 +00:00
7 changed files with 131 additions and 332 deletions

View File

@@ -36,9 +36,7 @@ export default function AboutPage() {
navItems={navItems}
brandName="Cherry Drops"
button={{
text: "Call Now",
href: "tel:+8801610021342",
}}
text: "Call Now", href: "tel:+8801610021342"}}
/>
</div>
@@ -54,7 +52,7 @@ export default function AboutPage() {
{ value: "195+", title: "Active Members" },
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=5"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"
imageAlt="Cherry Drops Fitness Center"
mediaAnimation="slide-up"
/>
@@ -72,33 +70,13 @@ export default function AboutPage() {
animationType="slide-up"
groups={[
{
id: "personal-trainers",
groupTitle: "Personal Training Specialists",
members: [
id: "personal-trainers", groupTitle: "Personal Training Specialists", members: [
{
id: "1",
title: "Md. Imran",
subtitle: "Weight Loss & Strength Coach",
detail: "Specializes in transformative fat loss programs",
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=3",
imageAlt: "Md. Imran",
},
id: "1", title: "Md. Imran", subtitle: "Weight Loss & Strength Coach", detail: "Specializes in transformative fat loss programs", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", imageAlt: "Md. Imran"},
{
id: "2",
title: "Fatema Akter",
subtitle: "Muscle Building Expert",
detail: "Advanced bodybuilding and strength programming",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=1",
imageAlt: "Fatema Akter",
},
id: "2", title: "Fatema Akter", subtitle: "Muscle Building Expert", detail: "Advanced bodybuilding and strength programming", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg", imageAlt: "Fatema Akter"},
{
id: "3",
title: "Jamal Uddin",
subtitle: "Beginner & Fitness Coach",
detail: "Creates personalized plans for first-timers",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1",
imageAlt: "Jamal Uddin",
},
id: "3", title: "Jamal Uddin", subtitle: "Beginner & Fitness Coach", detail: "Creates personalized plans for first-timers", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Jamal Uddin"},
],
},
]}
@@ -114,7 +92,7 @@ export default function AboutPage() {
tagAnimation="slide-up"
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
imageAlt="Start your transformation"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -128,8 +106,7 @@ export default function AboutPage() {
<FooterBaseReveal
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Facilities", href: "/facilities" },
@@ -138,8 +115,7 @@ export default function AboutPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "Call: 01610-021342", href: "tel:+8801610021342" },
{ label: "Location: Dhaka 1219", href: "#" },
{ label: "Open Daily Until 11 PM", href: "#" },
@@ -147,8 +123,7 @@ export default function AboutPage() {
],
},
{
title: "Facilities",
items: [
title: "Facilities", items: [
{ label: "Modern Equipment", href: "/facilities" },
{ label: "Trainers", href: "/trainers" },
{ label: "Steam Room", href: "/facilities" },

View File

@@ -35,9 +35,7 @@ export default function ContactPage() {
navItems={navItems}
brandName="Cherry Drops"
button={{
text: "Call Now",
href: "tel:+8801610021342",
}}
text: "Call Now", href: "tel:+8801610021342"}}
/>
</div>
@@ -50,7 +48,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=6"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
imageAlt="Contact us"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -72,7 +70,7 @@ export default function ContactPage() {
{ value: "Open", title: "Daily Until 11 PM" },
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=9"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"
imageAlt="Cherry Drops Location"
mediaAnimation="slide-up"
/>
@@ -82,8 +80,7 @@ export default function ContactPage() {
<FooterBaseReveal
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Facilities", href: "/facilities" },
@@ -92,8 +89,7 @@ export default function ContactPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "Call: 01610-021342", href: "tel:+8801610021342" },
{ label: "Location: Dhaka 1219", href: "#" },
{ label: "Open Daily Until 11 PM", href: "#" },
@@ -101,8 +97,7 @@ export default function ContactPage() {
],
},
{
title: "Facilities",
items: [
title: "Facilities", items: [
{ label: "Modern Equipment", href: "/facilities" },
{ label: "Trainers", href: "/trainers" },
{ label: "Steam Room", href: "/facilities" },

View File

@@ -36,9 +36,7 @@ export default function FacilitiesPage() {
navItems={navItems}
brandName="Cherry Drops"
button={{
text: "Call Now",
href: "tel:+8801610021342",
}}
text: "Call Now", href: "tel:+8801610021342"}}
/>
</div>
@@ -54,59 +52,23 @@ export default function FacilitiesPage() {
animationType="slide-up"
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 for optimal performance.",
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=3",
imageAlt: "Modern gym equipment",
},
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 for optimal performance.", 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", 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 tailored to your goals.",
tags: ["Personal Training", "Expert Guidance", "Specialization"],
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=4",
imageAlt: "Professional fitness trainer",
},
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 tailored to your goals.", tags: ["Personal Training", "Expert Guidance", "Specialization"],
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", 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 in our climate-controlled environment.",
tags: ["Comfort", "Climate Control", "Modern"],
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg?_wi=3",
imageAlt: "Air conditioned gym space",
},
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 in our climate-controlled environment.", tags: ["Comfort", "Climate Control", "Modern"],
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-spa-lounge-minimalist-relaxation-modern-resort_169016-68893.jpg", 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 with daily deep cleaning.",
tags: ["Hygiene", "Clean", "Safe"],
imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg?_wi=3",
imageAlt: "Clean locker room facilities",
},
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 with daily deep cleaning.", tags: ["Hygiene", "Clean", "Safe"],
imageSrc: "http://img.b2bpic.net/free-photo/boxing-gloves-towel-locker-room_107420-65028.jpg", 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 after your training sessions.",
tags: ["Recovery", "Massage", "Wellness"],
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg?_wi=3",
imageAlt: "Steam and massage 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 after your training sessions.", tags: ["Recovery", "Massage", "Wellness"],
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg", 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 and lifestyle.",
tags: ["Flexible", "Convenient", "Accessible"],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=6",
imageAlt: "Gym open in evening hours",
},
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 and lifestyle.", tags: ["Flexible", "Convenient", "Accessible"],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", imageAlt: "Gym open in evening hours"},
]}
/>
</div>
@@ -123,7 +85,7 @@ export default function FacilitiesPage() {
{ value: "Daily", title: "Professional Cleaning Schedule" },
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=7"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"
imageAlt="Premium facilities at Cherry Drops"
mediaAnimation="slide-up"
/>
@@ -138,7 +100,7 @@ export default function FacilitiesPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
imageAlt="Visit our facilities"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -152,8 +114,7 @@ export default function FacilitiesPage() {
<FooterBaseReveal
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Facilities", href: "/facilities" },
@@ -162,8 +123,7 @@ export default function FacilitiesPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "Call: 01610-021342", href: "tel:+8801610021342" },
{ label: "Location: Dhaka 1219", href: "#" },
{ label: "Open Daily Until 11 PM", href: "#" },
@@ -171,8 +131,7 @@ export default function FacilitiesPage() {
],
},
{
title: "Facilities",
items: [
title: "Facilities", items: [
{ label: "Modern Equipment", href: "/facilities" },
{ label: "Trainers", href: "/trainers" },
{ label: "Steam Room", href: "/facilities" },

View File

@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const nunito = Nunito({
variable: "--font-nunito",
subsets: ["latin"],
variable: "--font-nunito", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Cherry Drops Fitness - Best Gym in Dhaka 1219",
description: "Transform your body at Cherry Drops Fitness. Modern equipment, professional trainers, clean facilities, steam room & massage. 4.3★ rated. Call 01610-021342.",
keywords: "gym in Dhaka 1219, fitness center Bashundhara, affordable gym Dhaka, personal training, fitness membership, best gym Bangladesh",
metadataBase: new URL("https://cherrydrops.com.bd"),
title: "Cherry Drops Fitness - Best Gym in Dhaka 1219", description: "Transform your body at Cherry Drops Fitness. Modern equipment, professional trainers, clean facilities, steam room & massage. 4.3★ rated. Call 01610-021342.", keywords: "gym in Dhaka 1219, fitness center Bashundhara, affordable gym Dhaka, personal training, fitness membership, best gym Bangladesh", metadataBase: new URL("https://cherrydrops.com.bd"),
alternates: {
canonical: "https://cherrydrops.com.bd",
},
canonical: "https://cherrydrops.com.bd"},
openGraph: {
title: "Cherry Drops Fitness - Best Gym in Dhaka",
description: "Modern equipment, professional trainers, and a clean environment. Start your fitness journey today. 4.3★ Google Rating.",
url: "https://cherrydrops.com.bd",
siteName: "Cherry Drops Fitness & Life Style",
type: "website",
images: [
title: "Cherry Drops Fitness - Best Gym in Dhaka", description: "Modern equipment, professional trainers, and a clean environment. Start your fitness journey today. 4.3★ Google Rating.", url: "https://cherrydrops.com.bd", siteName: "Cherry Drops Fitness & Life Style", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg",
alt: "Cherry Drops Fitness Center",
},
url: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", alt: "Cherry Drops Fitness Center"},
],
},
twitter: {
card: "summary_large_image",
title: "Cherry Drops Fitness - Best Gym in Dhaka",
description: "Transform your body with modern equipment and expert trainers. Open daily until 11 PM.",
images: ["http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"],
card: "summary_large_image", title: "Cherry Drops Fitness - Best Gym in Dhaka", description: "Transform your body with modern equipment and expert trainers. Open daily until 11 PM.", images: ["http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"],
},
robots: {
index: true,

View File

@@ -36,9 +36,7 @@ export default function MembershipPage() {
navItems={navItems}
brandName="Cherry Drops"
button={{
text: "Call Now",
href: "tel:+8801610021342",
}}
text: "Call Now", href: "tel:+8801610021342"}}
/>
</div>
@@ -55,43 +53,19 @@ export default function MembershipPage() {
buttons={[{ text: "Call for Best Offer", href: "tel:+8801610021342" }]}
plans={[
{
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",
],
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"],
},
{
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",
],
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"],
},
{
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",
],
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"],
},
]}
/>
@@ -109,7 +83,7 @@ export default function MembershipPage() {
{ value: "195+", title: "Active Community Members" },
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=8"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"
imageAlt="Cherry Drops Membership Benefits"
mediaAnimation="slide-up"
/>
@@ -124,7 +98,7 @@ export default function MembershipPage() {
tagAnimation="slide-up"
background={{ variant: "cell-wave" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=5"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
imageAlt="Join Cherry Drops"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -138,8 +112,7 @@ export default function MembershipPage() {
<FooterBaseReveal
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Facilities", href: "/facilities" },
@@ -148,8 +121,7 @@ export default function MembershipPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "Call: 01610-021342", href: "tel:+8801610021342" },
{ label: "Location: Dhaka 1219", href: "#" },
{ label: "Open Daily Until 11 PM", href: "#" },
@@ -157,8 +129,7 @@ export default function MembershipPage() {
],
},
{
title: "Facilities",
items: [
title: "Facilities", items: [
{ label: "Modern Equipment", href: "/facilities" },
{ label: "Trainers", href: "/trainers" },
{ label: "Steam Room", href: "/facilities" },

View File

@@ -1,13 +1,14 @@
"use client";
import Link from "next/link";
import { Zap, Star, Heart, Users } from "lucide-react";
import { Zap, Star, Heart, Users, Sparkles, Gift } from "lucide-react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour";
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
import PricingCardOne from "@/components/sections/pricing/PricingCardOne";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
@@ -38,9 +39,7 @@ export default function HomePage() {
navItems={navItems}
brandName="Cherry Drops"
button={{
text: "Call Now",
href: "tel:+8801610021342",
}}
text: "Call Now", href: "tel:+8801610021342"}}
/>
</div>
@@ -53,45 +52,29 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{ text: "Call Now: 01610-021342", href: "tel:+8801610021342" },
{ text: "Get Membership Info", href: "/membership" },
{ text: "Get Membership Info", href: "#membership" },
]}
buttonAnimation="slide-up"
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", 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", 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", 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", 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", 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", 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", imageAlt: "State-of-the-art gym facilities"},
]}
carouselPosition="right"
/>
@@ -110,53 +93,17 @@ 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", 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", 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"},
]}
/>
</div>
@@ -173,59 +120,23 @@ export default function HomePage() {
animationType="slide-up"
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",
},
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", 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",
},
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", 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",
},
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", 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",
},
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", 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",
},
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", 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",
},
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", imageAlt: "Gym open in evening hours"},
]}
/>
</div>
@@ -242,12 +153,43 @@ export default function HomePage() {
{ value: "4.3★", title: "Google Rating - Trusted Locally" },
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg"
imageAlt="Cherry Drops Fitness Center"
mediaAnimation="slide-up"
/>
</div>
<div id="membership" data-section="membership">
<PricingCardOne
title="Affordable Membership Plans"
description="Choose the perfect membership plan for your fitness journey. All plans include access to all facilities and equipment."
tag="Pricing"
tagIcon={Zap}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
buttons={[{ text: "Call for Best Offer", href: "tel:+8801610021342" }]}
plans={[
{
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"],
},
{
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"],
},
{
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"],
},
]}
/>
</div>
<div id="cta" data-section="cta">
<ContactSplit
tag="Ready to Start?"
@@ -257,7 +199,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
imageAlt="Ready to transform your fitness"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -271,8 +213,7 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Facilities", href: "/facilities" },
@@ -281,8 +222,7 @@ export default function HomePage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "Call: 01610-021342", href: "tel:+8801610021342" },
{ label: "Location: Dhaka 1219", href: "#" },
{ label: "Open Daily Until 11 PM", href: "#" },
@@ -290,8 +230,7 @@ export default function HomePage() {
],
},
{
title: "Facilities",
items: [
title: "Facilities", items: [
{ label: "Modern Equipment", href: "/facilities" },
{ label: "Trainers", href: "/trainers" },
{ label: "Steam Room", href: "/facilities" },

View File

@@ -36,9 +36,7 @@ export default function TrainersPage() {
navItems={navItems}
brandName="Cherry Drops"
button={{
text: "Call Now",
href: "tel:+8801610021342",
}}
text: "Call Now", href: "tel:+8801610021342"}}
/>
</div>
@@ -54,33 +52,13 @@ export default function TrainersPage() {
animationType="slide-up"
groups={[
{
id: "personal-trainers",
groupTitle: "Personal Training Specialists",
members: [
id: "personal-trainers", groupTitle: "Personal Training Specialists", members: [
{
id: "1",
title: "Md. Imran",
subtitle: "Weight Loss & Strength Coach",
detail: "Specializes in transformative fat loss programs and strength building",
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=5",
imageAlt: "Md. Imran",
},
id: "1", title: "Md. Imran", subtitle: "Weight Loss & Strength Coach", detail: "Specializes in transformative fat loss programs and strength building", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", imageAlt: "Md. Imran"},
{
id: "2",
title: "Fatema Akter",
subtitle: "Muscle Building Expert",
detail: "Advanced bodybuilding and strength programming expertise",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg?_wi=2",
imageAlt: "Fatema Akter",
},
id: "2", title: "Fatema Akter", subtitle: "Muscle Building Expert", detail: "Advanced bodybuilding and strength programming expertise", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-personal-trainer-middle-modern-gym-with-workout-plan-her-hands_496169-2795.jpg", imageAlt: "Fatema Akter"},
{
id: "3",
title: "Jamal Uddin",
subtitle: "Beginner & Fitness Coach",
detail: "Creates personalized plans for first-timers and fitness newcomers",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2",
imageAlt: "Jamal Uddin",
},
id: "3", title: "Jamal Uddin", subtitle: "Beginner & Fitness Coach", detail: "Creates personalized plans for first-timers and fitness newcomers", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Jamal Uddin"},
],
},
]}
@@ -99,7 +77,7 @@ export default function TrainersPage() {
{ value: "100%", title: "Certified Professionals" },
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=6"
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg"
imageAlt="Expert training at Cherry Drops"
mediaAnimation="slide-up"
/>
@@ -114,7 +92,7 @@ export default function TrainersPage() {
tagAnimation="slide-up"
background={{ variant: "downward-rays-animated" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-business-woman-with-mobile-phone-her-office_1301-3533.jpg"
imageAlt="Book a training session"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -128,8 +106,7 @@ export default function TrainersPage() {
<FooterBaseReveal
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About Us", href: "/about" },
{ label: "Facilities", href: "/facilities" },
@@ -138,8 +115,7 @@ export default function TrainersPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "Call: 01610-021342", href: "tel:+8801610021342" },
{ label: "Location: Dhaka 1219", href: "#" },
{ label: "Open Daily Until 11 PM", href: "#" },
@@ -147,8 +123,7 @@ export default function TrainersPage() {
],
},
{
title: "Facilities",
items: [
title: "Facilities", items: [
{ label: "Modern Equipment", href: "/facilities" },
{ label: "Trainers", href: "/trainers" },
{ label: "Steam Room", href: "/facilities" },